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

Create releases with binaries built on github actions #78

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

takedaib
Copy link

@takedaib takedaib commented Apr 7, 2023

  • added automated build on Github actions
  • added building of binaries for arm64 (for Mac M1 docker binaries)
  • added DEB packages creating
  • will create automatic release on pushing tags

Example of the release is here:
https://github.com/takedaib/tracy/releases/tag/0.7.5-92a1

@takedaib
Copy link
Author

@tobiasrausch Can you please take a look? It builds binaries for both arm64 and amd64 and creates *.deb files automatically for tags.

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

2 participants