{"id":41591448,"url":"https://github.com/opensciencegrid/release-tools","last_synced_at":"2026-01-24T09:31:38.397Z","repository":{"id":45852414,"uuid":"55262965","full_name":"opensciencegrid/release-tools","owner":"opensciencegrid","description":"Convenience scripts for the OSG Release process","archived":false,"fork":false,"pushed_at":"2026-01-15T17:26:42.000Z","size":275,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-15T20:12:27.925Z","etag":null,"topics":["software"],"latest_commit_sha":null,"homepage":"https://twiki.opensciencegrid.org/bin/view/SoftwareTeam/HowToCutRelease","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensciencegrid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-04-01T21:18:27.000Z","updated_at":"2026-01-15T17:26:48.000Z","dependencies_parsed_at":"2024-05-08T18:46:50.379Z","dependency_job_id":"a7246196-b462-4fa3-869b-1d727c6c2644","html_url":"https://github.com/opensciencegrid/release-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opensciencegrid/release-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensciencegrid%2Frelease-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensciencegrid%2Frelease-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensciencegrid%2Frelease-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensciencegrid%2Frelease-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensciencegrid","download_url":"https://codeload.github.com/opensciencegrid/release-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensciencegrid%2Frelease-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28723233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["software"],"created_at":"2026-01-24T09:31:38.334Z","updated_at":"2026-01-24T09:31:38.391Z","avatar_url":"https://github.com/opensciencegrid.png","language":"Shell","readme":"# Release Tools\n\nSee our Release documentation under the\n[OSG Technology docs](https://opensciencegrid.org/technology/release/cut-sw-release/).\n\n---\n\n## Notes on specific tools:\n - [`dockerhub-prune-tags`](#dockerhub-prune-tags)\n - [`dockerhub-tag-fresh-to-stable`](#dockerhub-tag-fresh-to-stable)\n\n---\n\n### `dockerhub-prune-tags`\n\nFor [SOFTWARE-3844](https://opensciencegrid.atlassian.net/browse/SOFTWARE-3844),\nwe have a tool to cleanup OSG Software docker images based on our policy:\n\n-   Weekly timestamped image tags will be kept for at least three months\n-   After three months, monthly timestamped image tags will be kept for at least one year\n\nThe tool `dockerhub-prune-tags.py` untags images with only a timestamp tag\n(that is, without also being tagged as `fresh` or `stable`) according to the\nabove rules.\n\n```\nUsage: dockerhub-prune-tags.py [opensciencegrid/]\u003cREPO\u003e\n\nOptions:\n  -u user   dockerhub username\n  -y        don't prompt for confirmation\n  -q        only output errors; implies -y\n\nEnvironment:\n  HUB_USER:    dockerhub username\n  HUB_PASS:    dockerhub password\n\nIf these are omitted, the script will prompt for them.\n```\n\n### `dockerhub-tag-fresh-to-stable`\n\nFor [SOFTWARE-3843](https://opensciencegrid.atlassian.net/browse/SOFTWARE-3843),\nwe have a tool to script tagging OSG Software docker images as `stable`.\n\nThe tool can be used to 'promote' the image currently tagged as `fresh`,\nor any timestamped image, in the form `\u003cYYYYMMDD-HHMM\u003e`.\n\nOptionally, a destination tag (other than `stable`) may be provided.\n\n```\nusage: dockerhub-tag-fresh-to-stable.sh REPO OLD_TAG [NEW_TAG]\n\narguments:\n  REPO:     '\u003cowner\u003e/\u003cname\u003e' eg 'opensciencegrid/frontier-squid'\n            (\u003cowner\u003e defaults to 'opensciencegrid' if omitted)\n  OLD_TAG:  Either 'fresh' or \u003cYYYYMMDD-HHMM\u003e\n  NEW_TAG:  Defaults to 'stable'\n\nEnvironment:\n  user:     dockerhub username\n  pass:     dockerhub password\n\nIf these are omitted, the script will prompt for them.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensciencegrid%2Frelease-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensciencegrid%2Frelease-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensciencegrid%2Frelease-tools/lists"}