What's Changed
- Add some initial functionality for Unix (non-Windows) platforms by @DilumAluthge in #2
- Add the MIT license by @DilumAluthge in #1
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #6
- Use portable builds on all platforms by @DilumAluthge in #9
- CI: Reduce the number of CI jobs that we run by @DilumAluthge in #10
- README: add another example by @DilumAluthge in #14
- README: add another example by @DilumAluthge in #15
- CI: print some more debugging info by @DilumAluthge in #17
- README: link directly to the relevant section of the Juliaup README by @DilumAluthge in #18
- CI: comment out the
lint
job by @DilumAluthge in #19 - Devdocs: clarify that
asdf
is not required by @DilumAluthge in #20 - Document that the
juliaup-version
input is not part of the public API by @DilumAluthge in #21 - README: small edits and small reorganization by @DilumAluthge in #23
- CI: fix a typo in a CI script by @DilumAluthge in #24
- Docs: technically we could break
juliaup-version
in a patch release by @DilumAluthge in #25 - CI: fix a mistake in a step name by @DilumAluthge in #26
- CI: only run the
checked-in-files
job on Linux (ubuntu-latest
) by @DilumAluthge in #27 - Rename the
juliaup-version
input tointernal-juliaup-version
by @DilumAluthge in #28 - CI: remove some commented-out lines by @DilumAluthge in #29
- CI: add more detail to an error message by @DilumAluthge in #30
- Update the README in preparation for releasing 1.0.0 of this action by @DilumAluthge in #32
New Contributors
- @DilumAluthge made their first contribution in #2
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/julia-actions/install-juliaup/commits/v1.0.0