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

[source][condition][target] Add New gitTag resource #213

Merged
merged 21 commits into from
Apr 9, 2021

Conversation

olblak
Copy link
Member

@olblak olblak commented Apr 5, 2021

This new resource allows to manipulate git tag information.
source A gitTag source return the latest version matching pattern, similar to the githubRelease

condition A gitTag condition allows to test if a specific version pattern match an existing git tag

target A gitTag target allows to create a new gitTag if it doesn't exist yet[

An configuration example is included in this PR

Documentation](updatecli/website#46)

@olblak olblak added enhancement New feature or request resource-gittag Resource of kind Git Tag labels Apr 5, 2021
@olblak olblak changed the title [WIP] [source][condition][target] Add New gitTag resource [source][condition][target] Add New gitTag resource Apr 8, 2021
olblak added 14 commits April 8, 2021 21:18
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Fix various yamllint warnings

Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
Signed-off-by: Olivier Vernin <olivier@vernin.me>
@olblak olblak merged commit 8c00a65 into updatecli:main Apr 9, 2021
@olblak olblak deleted the gitTag branch August 30, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request resource-gittag Resource of kind Git Tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant