.. image:: https://badge.fury.io/py/galaxy-release-utils.svg
:target: https://pypi.org/project/galaxy-release-utils/
Overview
--------
Scripts to create new Galaxy_ releases.
* Code: https://github.com/galaxyproject/galaxy-release-util
.. _Galaxy: http://galaxyproject.org/
Development
-----------
Tests can be executed with `tox`.
Release Checklist
-----------------
* Update HISTORY.rst
* Update version number in setup.cfg
* Run `make dist`
* Tag a new version and create a release from the GitHub interface
History
-------
.. to_doc
------------------
0.2.0 (12-02-2024)
------------------
Misc. refactoring and enhancements to bootstrap_history by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/19
Fix strip_release bug by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/20
-------------------
0.1.11 (20-05-2024)
-------------------
* Update release issue template by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/16
* Fix typos in release issue template by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/18
------------------
0.1.9 (02-05-2024)
------------------
* Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/15
------------------
0.1.8 (02-05-2024)
------------------
* Add mypy to CI under python 3.8 by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/11
* Misc. updates by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/12
* Misc. updates to script generating the release publication issue by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/13
* Fix link to docs on point releases by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/14
------------------
0.1.7 (21-02-2024)
------------------
* Misc. updates to script by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/9
------------------
0.1.6 (14-02-2024)
------------------
* Ignore commit without PR by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/4
* Rename sections: "new things" > "things" by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/6
* Use semantic headings by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/5
* Ignore empty lines, comments when reading in packages_by_dep_dag.txt file by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/7
* Update release process template to current process by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/8
------------------
0.1.5 (14-09-2023)
------------------
* Bootstrap history fixes for regenerating existing docs
------------------
0.1.4 (30-06-2023)
------------------
* Skip empty prerelease changelog when parsing changelog
------------------
0.1.3 (28-06-2023)
------------------
* Add step/checkbox on updating db revision identifier
* Bootstrap history fixes
------------------
0.1.2 (12-06-2023)
------------------
* Fix isinstance assertion
------------------
0.1.1 (12-06-2023)
------------------
* Add simplified makefile, development instruction
* Fix project description
------------------
0.1.0 (12-06-2023)
------------------
* Initial import from the Galaxy codebase
Raw data
{
"_id": null,
"home_page": "https://github.com/galaxyproject/galaxy-release-util",
"name": "galaxy-release-util",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Galaxy",
"author": "Galaxy Project and Community",
"author_email": "galaxy-committers@lists.galaxyproject.org",
"download_url": "https://files.pythonhosted.org/packages/09/d1/7064a5e6b9390b31fbd4e4f3a83452bd272edece1b66e46843ddad7e33d1/galaxy_release_util-0.2.0.tar.gz",
"platform": null,
"description": "\n.. image:: https://badge.fury.io/py/galaxy-release-utils.svg\n :target: https://pypi.org/project/galaxy-release-utils/\n\n\n\nOverview\n--------\n\nScripts to create new Galaxy_ releases.\n\n* Code: https://github.com/galaxyproject/galaxy-release-util\n\n.. _Galaxy: http://galaxyproject.org/\n\nDevelopment\n-----------\n\nTests can be executed with `tox`.\n\nRelease Checklist\n-----------------\n\n* Update HISTORY.rst\n* Update version number in setup.cfg\n* Run `make dist`\n* Tag a new version and create a release from the GitHub interface\n\nHistory\n-------\n\n.. to_doc\n\n\n------------------\n0.2.0 (12-02-2024)\n------------------\nMisc. refactoring and enhancements to bootstrap_history by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/19\nFix strip_release bug by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/20\n\n-------------------\n0.1.11 (20-05-2024)\n-------------------\n* Update release issue template by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/16\n* Fix typos in release issue template by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/18\n\n------------------\n0.1.9 (02-05-2024)\n------------------\n* Fix release script if multiple bug fixes subheadings in changelog by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/15\n\n------------------\n0.1.8 (02-05-2024)\n------------------\n* Add mypy to CI under python 3.8 by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/11\n* Misc. updates by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/12\n* Misc. updates to script generating the release publication issue by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/13\n* Fix link to docs on point releases by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/14\n\n------------------\n0.1.7 (21-02-2024)\n------------------\n* Misc. updates to script by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/9\n\n------------------\n0.1.6 (14-02-2024)\n------------------\n* Ignore commit without PR by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/4\n* Rename sections: \"new things\" > \"things\" by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/6\n* Use semantic headings by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/5\n* Ignore empty lines, comments when reading in packages_by_dep_dag.txt file by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/7\n* Update release process template to current process by @mvdbeek in https://github.com/galaxyproject/galaxy-release-util/pull/8\n\n------------------\n0.1.5 (14-09-2023)\n------------------\n* Bootstrap history fixes for regenerating existing docs\n\n------------------\n0.1.4 (30-06-2023)\n------------------\n* Skip empty prerelease changelog when parsing changelog\n\n------------------\n0.1.3 (28-06-2023)\n------------------\n* Add step/checkbox on updating db revision identifier\n* Bootstrap history fixes\n\n------------------\n0.1.2 (12-06-2023)\n------------------\n* Fix isinstance assertion\n\n------------------\n0.1.1 (12-06-2023)\n------------------\n* Add simplified makefile, development instruction\n* Fix project description\n\n------------------\n0.1.0 (12-06-2023)\n------------------\n\n* Initial import from the Galaxy codebase\n",
"bugtrack_url": null,
"license": "AFL",
"summary": "Utlity for various tasks around creating Galaxy releases",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/galaxyproject/galaxy-release-util"
},
"split_keywords": [
"galaxy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "522a192558ccf569b350d96434de0bf943b047dbdc49e877bdf9d7063a00fb27",
"md5": "010a48fca85ac34f9fb7bd23e2bacaf5",
"sha256": "d92aef43e00dcd3989c9aaa8930bbae12849d4bbc58419e6af09af73a93cff39"
},
"downloads": -1,
"filename": "galaxy_release_util-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "010a48fca85ac34f9fb7bd23e2bacaf5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20611,
"upload_time": "2024-12-02T19:19:21",
"upload_time_iso_8601": "2024-12-02T19:19:21.412866Z",
"url": "https://files.pythonhosted.org/packages/52/2a/192558ccf569b350d96434de0bf943b047dbdc49e877bdf9d7063a00fb27/galaxy_release_util-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "09d17064a5e6b9390b31fbd4e4f3a83452bd272edece1b66e46843ddad7e33d1",
"md5": "5bb6e9908f95968ecc72e6a95c9cf034",
"sha256": "f9a83a2eb91a543be0564b69e6f9401e073e3ab508e7d49ff6c37fe91df88d5b"
},
"downloads": -1,
"filename": "galaxy_release_util-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "5bb6e9908f95968ecc72e6a95c9cf034",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 22157,
"upload_time": "2024-12-02T19:19:24",
"upload_time_iso_8601": "2024-12-02T19:19:24.600295Z",
"url": "https://files.pythonhosted.org/packages/09/d1/7064a5e6b9390b31fbd4e4f3a83452bd272edece1b66e46843ddad7e33d1/galaxy_release_util-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-02 19:19:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "galaxyproject",
"github_project": "galaxy-release-util",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "galaxy-release-util"
}