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
Ensure that the compiler version (src/inmanta/__init.py__) has been bumped since the last release or no improvements
have been made to the compiler since.
A database dump of the current version is included in the tests/db/dumps directory, along with a test that verifies
the migration (on inmanta-core and inmanta-lsm).
Set up dependabot for the new branches: on master, update the config to enable dependabot updates for master and the newly
created named iso branch. Disable it for the previously listed iso branch because that one should only receive security
updates (inmanta/irt#512). Merge the config change using the merge tool, which acts as a guard against accidental branch
divergence.
Update the following pipelines to run against the newly released version:
pytest-inmanta-lsm
vscode-inmanta
inmanta-sphinx
docker-pytest
Update the traffic light config in the infra model to include the newly created named iso branches for all relevant
pipelines. Disable traffic light reporting for iso versions support was dropped for, if any.
Update the iso and infra modules to include the new version so orchestrator instances can be launched from the
management orchestrator.
The text was updated successfully, but these errors were encountered:
Things that need to go in after RC1
TODO
src/inmanta/__init.py__
) has been bumped since the last release or no improvementshave been made to the compiler since.
tests/db/dumps
directory, along with a test that verifiesthe migration (on inmanta-core and inmanta-lsm).
After major release
created named iso branch. Disable it for the previously listed iso branch because that one should only receive security
updates (inmanta/irt#512). Merge the config change using the merge tool, which acts as a guard against accidental branch
divergence.
pytest-inmanta-lsm
vscode-inmanta
inmanta-sphinx
docker-pytest
infra
model to include the newly created named iso branches for all relevantpipelines. Disable traffic light reporting for iso versions support was dropped for, if any.
iso
andinfra
modules to include the new version so orchestrator instances can be launched from themanagement orchestrator.
The text was updated successfully, but these errors were encountered: