.. 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.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.7",
"maintainer_email": null,
"keywords": "Galaxy",
"author": "Galaxy Project and Community",
"author_email": "galaxy-committers@lists.galaxyproject.org",
"download_url": "https://files.pythonhosted.org/packages/4e/6a/82256d2de9f6c06d5b19f1b853790152db09321453b5feecfd40d0548ea1/galaxy_release_util-0.1.11.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.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.1.11",
"project_urls": {
"Homepage": "https://github.com/galaxyproject/galaxy-release-util"
},
"split_keywords": [
"galaxy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "27b47805cfb96dbaa3c25c2f2991a104d1250b64728cd7b7981f550a4cf01ebe",
"md5": "ba70068ea964656a14d437f348103420",
"sha256": "4ca96ddffe09e01f663f3b044d282979816b3b4c77b0b278013ac25333ecb183"
},
"downloads": -1,
"filename": "galaxy_release_util-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ba70068ea964656a14d437f348103420",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 19798,
"upload_time": "2024-05-20T23:30:51",
"upload_time_iso_8601": "2024-05-20T23:30:51.371379Z",
"url": "https://files.pythonhosted.org/packages/27/b4/7805cfb96dbaa3c25c2f2991a104d1250b64728cd7b7981f550a4cf01ebe/galaxy_release_util-0.1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e6a82256d2de9f6c06d5b19f1b853790152db09321453b5feecfd40d0548ea1",
"md5": "8eca3dd344fb540c980f7e760ce14365",
"sha256": "e741b3ab251336c2d471a1711dce1118192b65486ac6a1ffb65788ae126af0b2"
},
"downloads": -1,
"filename": "galaxy_release_util-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "8eca3dd344fb540c980f7e760ce14365",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20097,
"upload_time": "2024-05-20T23:30:52",
"upload_time_iso_8601": "2024-05-20T23:30:52.761168Z",
"url": "https://files.pythonhosted.org/packages/4e/6a/82256d2de9f6c06d5b19f1b853790152db09321453b5feecfd40d0548ea1/galaxy_release_util-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-20 23:30:52",
"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"
}