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

Update snapcraft.yaml. #274

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Update snapcraft.yaml. #274

merged 1 commit into from
Oct 14, 2024

Conversation

flaviojs
Copy link
Contributor

Use core24.
Can recognize release versions with the git tag "v*".
Builds and exposes:

  • amd64 and x86 versions of dynamips (jit code)
  • stable and unstable versions of dynamips
  • nvram_export, udp_send, udp_recv

Snapcraft has been such a frustrating experience that I'm starting to develop a hate for it... >.<
I'm gonna stop touching snapcraft entirely to let my anger dissipate.

The current state should be enough to make snaps for cmake-based releases or branches (master branch for nightly).
Feel free to make a CI workflow or use it manually to compile and publish existing releases.

Use core24.
Can recognize release versions with the git tag "v*".
Builds and exposes:
 - amd64 and x86 versions of dynamips (jit code)
 - stable and unstable versions of dynamips
 - nvram_export, udp_send, udp_recv
@grossmj
Copy link
Member

grossmj commented Oct 14, 2024

Snapcraft has been such a frustrating experience that I'm starting to develop a hate for it... >.<
I'm gonna stop touching snapcraft entirely to let my anger dissipate.

Sorry to hear that, that makes me wondering if we should build GNS3 for Snapcraft now ;)

@grossmj grossmj merged commit c08dd9d into GNS3:master Oct 14, 2024
6 checks passed
@flaviojs flaviojs deleted the update-snapcraft branch October 16, 2024 13:33
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.

2 participants