Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Issue/phase out #290

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Issue/phase out #290

wants to merge 3 commits into from

Conversation

edvgui
Copy link

@edvgui edvgui commented May 7, 2024

Description

This module repository is being phased out in favor of: https://code.inmanta.com/solutions/modules/yum

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

  • Attached issue to pull request
  • Changelog entry
  • Version number is bumped to dev version
  • Code is clear and sufficiently documented
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )

@edvgui edvgui self-assigned this May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant