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: build 7.3.4 on core24 #41

Open
wants to merge 4 commits into
base: 7.3
Choose a base branch
from
Open

Conversation

wallyworld
Copy link
Member

Update snapcraft yaml to build on core24.

Build latest mongodb 7.x and relevant tools binaries.

Tested on arm64 only

snapcraft remote-build --launchpad-accept-public-upload --build-for=arm64

override-build: |
export GOROOT=/snap/go/current
export GOPATH=$(realpath ..)
# mongo tools hard codes the build platform to bionic
# and panics if built on anything else :-(
# Tricking it into thinking it's running in CI
Copy link
Member

Choose a reason for hiding this comment

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

Magic.

Copy link
Member

@hpidcock hpidcock left a comment

Choose a reason for hiding this comment

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

Happy to approve so we can get CI jobs setup for this branch.

@wallyworld wallyworld force-pushed the build-7.3 branch 2 times, most recently from 20a455c to 59b256e Compare August 20, 2024 22:09
Update snapcraft yaml to buil on core24
Build latest mongodb 7.x and relevant tools binaries.
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