You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: