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

Add basic build machinery for CI #3

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

jastang
Copy link
Contributor

@jastang jastang commented Aug 23, 2023

Description of your changes

Support the build submodule so we can set up our CI pipelines as a follow-up.

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

➜  configuration-caas git:(build-machinery) ✗ VERSION=v0.0.2 make build
11:34:13 [ .. ] installing up v0.18.0
11:34:16 [ OK ] installing up v0.18.0
11:34:17 [ .. ] Building package configuration-caas-v0.0.2.xpkg for linux_arm64
xpkg saved to /Users/jasontang/workspace/hacking/configuration-caas/_output/xpkg/linux_arm64/configuration-caas-v0.0.2.xpkg
11:34:20 [ OK ] Built package configuration-caas-v0.0.2.xpkg for linux_arm64

Also checked the package.yaml from up xpkg xp-extract [...] .

Makefile Outdated Show resolved Hide resolved
@jastang jastang merged commit 66beba3 into upbound:main Aug 23, 2023
@jastang jastang deleted the build-machinery branch August 23, 2023 17:36
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