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

Collaborate? #17

Open
LongLiveCHIEF opened this issue Aug 14, 2020 · 2 comments
Open

Collaborate? #17

LongLiveCHIEF opened this issue Aug 14, 2020 · 2 comments

Comments

@LongLiveCHIEF
Copy link

Hello!

I recently wrote https://github.com/marketplace/actions/tagging-strategy.

This action has a very similar purpose, but supports different features as yours.

Do you guys want to collaborate or potentially merge these two actions?

Collaboration to me would mean figuring out what the distinct scope/use-cases work best for each action, stating that use-case in README's, and then mentioning the other's actions in each README for when users find one but their use case matches the other.

Merging to me would be if both groups agree the scope and use case is the same, and both groups believe all features could exist in one action.

Interested in hearing your thoughts.

@coreybutler
Copy link
Collaborator

Apologies for the delay, I never saw the notice of this issue.

I'm not opposed to working with other folks, but I don't see anything in the tagging-strategy action that this one doesn't do. Feel free to point me in the right direction if I'm missing something.

@LongLiveCHIEF
Copy link
Author

Your package detects tags and is designed to work well in a job matrix where there may be multiple dockerfiles (resulting in multiple tags).

Mine extrapolates new tags based on a tag itself, and assumes a single Dockerfile can be responsible for dozens of different tags.

Both are common patterns with docker today, and both are one half of the total pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants