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

Added support to build against a development snapshot of Mill #107

Merged
merged 2 commits into from
May 5, 2023
Merged

Conversation

lefou
Copy link
Owner

@lefou lefou commented May 5, 2023

You can put the desired Mill version into a file MILL_DEV_VERSION.
The build will pick this version up and build and test an additional
artifact with the full version as mill platform.

The CI workflow can now publish a version for the latest Mill development version,
when manually started (with 'workflow_dispatch').

lefou added 2 commits May 5, 2023 17:02
You can put the desired Mill version into a file `MILL_DEV_VERSION`.
The build will pick this version up and build and test an additional
artifact with the full version as mill platform.
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #107 (9786605) into main (a83275c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           3        3           
  Lines          41       41           
  Branches        6        6           
=======================================
  Hits           40       40           
  Misses          1        1           

@lefou lefou merged commit 0763743 into main May 5, 2023
@lefou lefou deleted the dev-mill branch May 5, 2023 19:02
@lefou lefou added this to the after 0.3.1 milestone May 5, 2023
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.

1 participant