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 GitHub workflows for releasing Vamp-ir binaries #108

Merged
merged 3 commits into from
Jun 16, 2023

Conversation

jonaprieto
Copy link
Collaborator

@jonaprieto jonaprieto commented Jun 16, 2023

This PR adds GitHub workflows for testing the VampIR code base and releasing Vamp-ir binaries
for different architectures, see below.

This PR goes after:

This PR is needed to test VampIR compilation pipeline in the Juvix Compiler:

How to create a new release?

vampir.mp4

The output

Screenshot 2023-06-16 at 14 07 15

NB: the version used above that does not necessarily match the version found in the Cargo.toml. One improvement is precisely extracting that version from this file. However, I foresee extra work to handle cases like if the tag is already published.

@jonaprieto jonaprieto added the enhancement New feature or request label Jun 16, 2023
@jonaprieto jonaprieto added this to the 0.1.3 milestone Jun 16, 2023
@jonaprieto jonaprieto self-assigned this Jun 16, 2023
@jonaprieto jonaprieto merged commit fda56fd into anoma:main Jun 16, 2023
@jonaprieto
Copy link
Collaborator Author

There are some warnings in the CI. We can probably get rid of them using another action, possibly this one:

paulcadman pushed a commit to anoma/juvix that referenced this pull request Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Binary Naming Convention for Compatibility with GitHub Action
1 participant