Skip to content

Adds nightly build schedule#463

Merged
jfecher merged 1 commit intonoir-lang:masterfrom
kobyhallx:kh/setup-nightly
Nov 14, 2022
Merged

Adds nightly build schedule#463
jfecher merged 1 commit intonoir-lang:masterfrom
kobyhallx:kh/setup-nightly

Conversation

@kobyhallx
Copy link
Contributor

Related issue(s)

#225 Releases don't contain binaries anymore

Resolves

#225 - Partially Releases don't contain binaries anymore - enables nightly schedule to upload binaries

Description

As a Developer, I would like to have access to the pre-build binary release
so that I could download system appropriate executables and start working with Noir Language.

Summary of changes

.github/workflows/publish-x86_64-apple-darwin.yml
.github/workflows/publish-x86_64-unknown-linux-gnu.yml

both received cron schedules to run at 2 AM UTC

Dependency additions / changes

N/A

Test additions / changes

N/A

Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.

Additional context

N/A

Copy link
Contributor

@jfecher jfecher left a comment

Choose a reason for hiding this comment

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

👍

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