Commit Graph

9 Commits

Author SHA1 Message Date
Curtis Vogt
8e4b7ee508 Update README example to use actions/checkout@v5 (#62) 2025-08-15 18:25:17 +01:00
Max Horn
fdc6cd6ae7 README.md: update actions being used (#58) 2024-11-22 06:41:29 -05:00
Lukas Grunwald
5484b0e27f Add localregistry input option (#38)
* Add localregistry input option

Option to add local registries to build process by specifying their url (https). Authentication to the repos  via user GitHub token.

* Backward compatible keyword syntax and Wrap new code in VERSION > 1.5

* Update Interface&README, add git_cli amd remove token flag

Provide multiple remotes separated with |
Add example to ReadMe
Support for private repos/packages with SSH protocol

* Update README.md

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>

* Update action.yml

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>

* Print warn mesasge if git_cli = true with Julia<1.7.

* Add `::notice::` formatting

---------

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
2023-11-08 09:56:55 +01:00
Fredrik Ekre
72ddd0fcdc Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps. (#33) 2023-03-13 18:32:34 +01:00
Rik Huijzer
6d50efe063 Suggest using releases instead of master (#18) 2022-02-11 14:40:27 +01:00
David Anthoff
38734de96b Turn runtest into buildpkg action 2019-09-23 13:58:15 -07:00
David Anthoff
a7eaa22ec9 Update README 2019-09-15 21:02:56 -07:00
David Anthoff
f6886b61fb Update README 2019-09-15 21:00:55 -07:00
David Anthoff
3259d7ae88 Initial commit 2019-09-14 20:52:51 -07:00