Skip to content

feat: build 7.3.4 on core24#41

Open
wallyworld wants to merge 4 commits intojuju:7.3from
wallyworld:build-7.3
Open

feat: build 7.3.4 on core24#41
wallyworld wants to merge 4 commits intojuju:7.3from
wallyworld:build-7.3

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

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

Comments