Releases: PumasAI/add-private-registry
Releases · PumasAI/add-private-registry
v1.0.1
What's Changed
- CI: Fix macOS CI (don't try to run Julia 1.7 on Apple Silicon) by @DilumAluthge in #36
- CI: Pin all GitHub Actions to full-length commit hashes by @DilumAluthge in #37
- Build(deps): Bump julia-actions/setup-julia from 1.9.6 to 2.2.0 by @dependabot in #38
- Build(deps): Bump peter-evans/create-pull-request from 6.0.2 to 6.1.0 by @dependabot in #35
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- README: Expand the usage instructions by @MichaelHatherly in #1
- Set up Dependabot by @DilumAluthge in #2
- Use the upstream
Pkg.PlatformEngines.get_server_dir
(instead of vendoring our own) by @DilumAluthge in #3 - Bump peter-evans/create-pull-request from 4.0.4 to 4.1.0 by @dependabot in #4
- Bump peter-evans/create-pull-request from 4.1.0 to 4.1.1 by @dependabot in #5
- Bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 by @dependabot in #6
- CI: test on multiple Julia versions by @DilumAluthge in #8
- Bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 by @dependabot in #7
- Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 by @dependabot in #9
- Bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 by @dependabot in #10
- Bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 by @dependabot in #11
- Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 by @dependabot in #12
- Allow the user to customize the Julia binary that is run by @DilumAluthge in #13
- CI: rename a secret from
JULIAHUB_TOKEN_ENCODED
toJULIAPRO_ENCODED_TOKEN_FOR_TESTING
by @DilumAluthge in #19 - Add more details to the README by @DilumAluthge in #21
- Add
finalize
job by @MichaelHatherly in #23 - Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 by @dependabot in #22
- Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 by @dependabot in #24
- Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 by @dependabot in #25
- Bump peter-evans/create-pull-request from 5.0.1 to 6.0.1 by @dependabot in #28
- Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by @dependabot in #30
- Bump actions/checkout from 3 to 4 by @dependabot in #31
- CI: Only run Dependabot once per month, but increase the open PR limit to 99 by @DilumAluthge in #32
New Contributors
- @MichaelHatherly made their first contribution in #1
- @DilumAluthge made their first contribution in #2
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/PumasAI/add-private-registry/commits/v1.0.0