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

Add option to exclude tags #157

Closed
wants to merge 1 commit into from
Closed

Conversation

zalsader
Copy link

The current code for lookup_latest_tag finds the latest tag, whether it was generated by helm or not. This option allows excluding a certain pattern of tags. e.g. v* to exclude version tags.

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

can you also add this option to the readme?

action.yml Outdated Show resolved Hide resolved
@zalsader zalsader force-pushed the exclude-tags branch 2 times, most recently from 4c725b1 to a6ac56e Compare September 6, 2023 00:35
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
@zalsader
Copy link
Author

zalsader commented Sep 6, 2023

Added

@zalsader
Copy link
Author

@cpanato could you please take a look again?

@cpanato cpanato closed this Jan 20, 2024
@cpanato cpanato reopened this Jan 20, 2024
@cpanato
Copy link
Member

cpanato commented Jan 20, 2024

thanks. Before we merge this, is it possible to show test evidence that it is working? also show the a test that the normal case still works

thanks

@zalsader
Copy link
Author

zalsader commented May 8, 2024

Closing because I no longer have access to the original repository.

@zalsader zalsader closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants