11 Commits

Author SHA1 Message Date
Don Naro
b698c6a800 Add 2.16 back to the tagger script (#3461)
* Add 2.16 back to the tagger script

Even though 2.16 is EOL upstream there are still core releases happening
so we should continue tagging docs to stay in sync.
2026-02-09 10:32:17 +00:00
ansible-documentation-bot[bot]
d29573f5ab [devel] ci: refresh dev dependencies (#3445)
* ci: refresh dev dependencies

* format the tagger script

---------

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2026-01-27 19:14:23 +00:00
Don Naro
96cbcfd4dd Update tagger and pip-compile workflow for active stable versions (#3216)
* drop stable-2.17 from pip compile workflow

* remove no longer active versions from tagger
2025-11-06 08:00:23 +00:00
Felix Fontein
4e705bed74 Add stable-2.20 to tagger and pip-compile-dev workflow (#3074)
* Add stable-2.20 to tagger.

* Add stable-2.20 to pip-compile-dev workflow.
2025-09-24 18:55:41 +02:00
Don Naro
337f2fe1e1 update devel workflows for stable-2.19 (#2523)
* update devel workflows for stable-2.19

* Update .github/workflows/pip-compile-dev.yml

Co-authored-by: Maxwell G <maxwell@gtmx.me>

* Update .github/workflows/pip-compile-dev.yml

Co-authored-by: Maxwell G <maxwell@gtmx.me>

* update pip compile dev workflow

* update tagger

---------

Co-authored-by: Maxwell G <maxwell@gtmx.me>
2025-04-17 09:32:34 +01:00
Don Naro
dc6a39e00d [devel] update tagger versions for stable-2.18 (#1932)
* tagger versions

* fix typo
2024-09-24 15:07:56 +03:00
Lyle McKarns
be4c7259aa Issue #1633 nox session for tagging (#1649)
* WIP tagger session for nox

* First pass tagging nox session

* Formatting fixup

* Adding removal of tmpdir as per discussion

* tag session checks for, and uses, existing ansible checkout if it exists, removes tmpdir if it created one.

* isort fixup

* Working out suggested changes.

* Linting cleanup on changes

* Different approach to noted chagnes

* Reducing tagging session to a bare bones wrapper around the script, leaving all repo management alone

* Staging deletion per discussion

* Adding tag session to dependency update job

* after removing hacking/tagger/requirements.txt moved "gitpython" here for the typing test session requiremnts.

* Adding that here didd not accomplish what I'd expected. Removing it and revisiting how to do that.

* I think this is where the call needed added to get the tags dependencies automatically updated

* remove gitpython, add tag.txt, add blank line

* Comment cleanup per OraNod

* doc README: document nox tag session instead of manual mode

* Update tests/typing.in

Per suggestion from @webnjaz

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>

---------

Co-authored-by: Maxwell G <maxwell@gtmx.me>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-07-23 15:15:34 -05:00
Don Naro
b687378a65 format tag.py 2024-04-08 10:59:58 +01:00
Don Naro
09b522a890 Update hacking/tagger/tag.py
Co-authored-by: Maxwell G <maxwell@gtmx.me>
2024-04-08 10:59:58 +01:00
Don Naro
35598f98a0 update tagger for 2.17 2024-04-04 19:37:36 +01:00
Maxwell G
38c01a2065 hacking: add script to create git tags for new Core releases (#1084)
Relates: https://github.com/ansible/ansible-documentation/issues/66
2024-03-17 22:50:30 -05:00