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

Consider cargo-dist as a potential way to package our application #160

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Dekker1
Copy link
Contributor

@Dekker1 Dekker1 commented Jun 5, 2024

Some things that we would still need to figure out

  • How hard is it to actually get a rolling "edge" or "nightly" release.
    • One workaround would be to automatically push a "prerelease" tag every night
    • We could think about adding a custom job in the cargo-dist configuration (probably the better approach)
  • Would this work with the IDE packages?

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.13%. Comparing base (f0604a8) to head (87aa8d3).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #160   +/-   ##
========================================
  Coverage    71.13%   71.13%           
========================================
  Files          126      126           
  Lines        24061    24061           
========================================
  Hits         17116    17116           
  Misses        6945     6945           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dekker1
Copy link
Contributor Author

Dekker1 commented Jun 19, 2024

There seems to be some ongoing work on "nightly" releases on the issue tracker of cargo-dist: axodotdev/cargo-dist#1143

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.

1 participant