chore: Adds openedx release annotation to the catalog-info file.#306
Conversation
|
Thanks for the pull request, @farhaanbukhsh! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
|
@feanil Please review this one as well 😇 |
|
@bmtcril is probably a better person to review this. We currently tag Aspects repos differently because they support many more older releases but perhaps we should also tag them for the named releases for those who want to align those two things? |
|
We had not been tagging Aspects since it was fully backwards compatible to Nutmeg, but with the changes that are merging now, and our slowed release pace I think it makes sense to change that and start tagging 👍 |
catalog-info.yaml
Outdated
| # names that might be interested in changes to the architecture of this | ||
| # component. | ||
| openedx.org/arch-interest-groups: "bmtcril,feanil" | ||
| openedx.org/release: "master" |
There was a problem hiding this comment.
The default branch here is main
There was a problem hiding this comment.
also if you can manually tag it for open-release/sumac.1, that would be great :)
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
5e8bbed to
b9bac3d
Compare
Description
This PR adds the key to catalog-info so that we can tag a release automatically next time.