Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a Release workflow #102

Closed
rooftopcellist opened this issue Jul 5, 2023 · 1 comment
Closed

Build a Release workflow #102

rooftopcellist opened this issue Jul 5, 2023 · 1 comment

Comments

@rooftopcellist
Copy link
Member

rooftopcellist commented Jul 5, 2023

We should add a GHA for releasing eda-server and eda-server-operator in tandem, and also have the ability to release eda-server-operator separately if desired.

The AWX pattern for mapping them is to have the awx-operator and awx release handled by the same GHA, which sets an env var for the awx version to use in the awx-operator image. Then the operator uses that env var as the default awx image version to use.

We should add a step to make a commit to a docs/version-matrix.md file.

Once this workflow is in place, we should cut the first v1.0.0 eda-server-operator release to denote that this is now a stable operator.

@rooftopcellist
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant