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: add binary artifacts and static builds #31

Merged
merged 14 commits into from
Mar 29, 2024
Merged

feat: add binary artifacts and static builds #31

merged 14 commits into from
Mar 29, 2024

Conversation

getchoo
Copy link
Contributor

@getchoo getchoo commented Mar 19, 2024

  • nix: add static builds for linux
  • ci: add build artifacts

nix/static.nix Outdated Show resolved Hide resolved
nix/static.nix Outdated Show resolved Hide resolved
nix/package.nix Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
@@ -7,15 +7,24 @@ on:
branches: ["main"]

jobs:
build:
rust-stable:
Copy link
Owner

Choose a reason for hiding this comment

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

This job is named a bit weirdly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you have any better ideas? :trollface:

.github/workflows/build.yml Outdated Show resolved Hide resolved
@ryanccn ryanccn merged commit 0adae88 into ryanccn:main Mar 29, 2024
12 checks passed
@ryanccn ryanccn changed the title add binary artifacts feat: add binary artifacts and static builds Mar 29, 2024
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