inmanta / openstack

Moved to https://code.inmanta.com/solutions/modules/openstack
0 stars 2 forks source link

Update to v2 #530

Closed bartv closed 3 months ago

bartv commented 3 months ago

Description

closes Add ticket reference here

note: to add a changelog entry and bump the version number: inmanta module release --dev [--major|--minor|--patch] [--changelog-message "<your_changelog_message>"]

Merge procedure

  1. merge using the merge button
  2. tag and bump
git checkout master
git pull
inmanta module release
git push
git push {tag} # push the tag as well
  1. Remove the branch

Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box