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

feat: releasetagcheck with version output #158

Merged
merged 3 commits into from
Mar 5, 2024

Conversation

erikburt
Copy link
Contributor

@erikburt erikburt commented Mar 1, 2024

To be used in smartcontractkit/chainlink#12102.

We need the version that a tag is referencing to be able to properly update the version in package.json, this adds the ability to the already used release tag check.

Note: This is backwards compatible and should not break any existing use-cases.

Other changes:

  • Added some basic unit testing
  • Added readme

@erikburt erikburt requested a review from chainchad March 1, 2024 00:17
@erikburt erikburt self-assigned this Mar 1, 2024
@erikburt erikburt requested a review from a team March 1, 2024 03:17
@erikburt erikburt merged commit 2031e56 into main Mar 5, 2024
4 checks passed
@erikburt erikburt deleted the feat/release-tag-check-versions branch March 5, 2024 19:18
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

Successfully merging this pull request may close these issues.

None yet

3 participants