Skip to content

Commit 9958e82

Browse files
authored
Add galaxy-importer release information to releases.md (#298)
* Add galaxy-importer release information to releases.md * Formatting fixes * Fix tool-versions
1 parent 19a8a73 commit 9958e82

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 20.18.0
2-
python 3.13.0
2+
python 3.13.3

docs/guides/releases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ The following projects should be released second, in no particular order:
2121
- [tox-ansible](https://github.com/ansible/tox-ansible/releases)
2222
- [VsCode extension](https://github.com/ansible/vscode-ansible/releases)
2323

24+
Before a downstream release, also release the following:
25+
26+
- [galaxy-importer](https://github.com/ansible/galaxy-importer)
27+
- Update ansible-lint version in [setup.cfg](https://github.com/ansible/galaxy-importer/blob/master/setup.cfg) and open a PR. Ensure the ansible-lint version is confirmed for the downstream release before doing this. Ask the Hub team to review the PR in either `#ansible-galaxy-internal` or `#wg-hub-delivery` Slack channels.
28+
- Notify Partner Engineering about the ansible-lint version update in importer in the `#ansible-partners` Slack channel using `@ansible-pe`.
29+
- Ask the Hub team to make a new release of galaxy-importer.
30+
- Add the new released version of importer to downstream packages list to notify PDE of the change.
31+
2432
Finally, after running dependabot so the release notes are updated with dependencies:
2533

2634
- [ansible-dev-tools](https://github.com/ansible/ansible-dev-tools/releases)

0 commit comments

Comments
 (0)