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: automatically update the Hermes binaries and bump to v1.8.2 #27

Merged
merged 5 commits into from
Apr 19, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Apr 4, 2024

close #23

Description

  • Create a routine to automatically update the Hermes binaries if there is a new version;
  • Bump the binaries to v1.8.2;

Solution

Now, we are tagging the repo with the binary version. For instance, if we use the v1.8.1 hermes binary, the ignite-files repo tag name will be hermes/v1.8.1. We get the latest version from the tag and check if there is a new version.

@Pantani Pantani self-assigned this Apr 4, 2024
@Pantani Pantani changed the title chore: bump hermes to v1.8.2 feat: automatically update the Hermes binaries and bump to v1.8.2 Apr 4, 2024
@Pantani Pantani enabled auto-merge (squash) April 18, 2024 23:57
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

lgtm!

@Pantani Pantani merged commit 2d08bf0 into main Apr 19, 2024
3 checks passed
@julienrbrt julienrbrt deleted the chore/bump-hermes branch April 19, 2024 09:41
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.

Allow making new releases when a new binary version is available
2 participants