59 Commits

Author SHA1 Message Date
dependabot[bot]
e85a72e789 Bump actions/cache from 4 to 5 (#65) 2025-12-12 03:19:41 -05:00
Curtis Vogt
8e4b7ee508 Update README example to use actions/checkout@v5 (#62) 2025-08-15 18:25:17 +01:00
dependabot[bot]
a2be14d86d Bump actions/checkout from 4 to 5 (#61)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 15:15:03 +02:00
dependabot[bot]
4ac6b31e10 Bump codecov/codecov-action from 3 to 5 (#57)
* Bump codecov/codecov-action from 3 to 5

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
2025-01-10 08:58:09 -06:00
Max Horn
fdc6cd6ae7 README.md: update actions being used (#58) 2024-11-22 06:41:29 -05:00
Venkateshprasad
e3eb439fad fix: install the default registries for version > 1.8 (#55) v1 v1.7.0 latest 2024-11-04 07:17:59 -05:00
dependabot[bot]
d36834d834 Bump julia-actions/setup-julia from 1 to 2 (#53)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 00:29:53 -04:00
inky
98b1bc2639 Remove link trailing dot (#51) 2024-01-19 20:59:06 -05:00
dependabot[bot]
cec9c38577 Bump actions/cache from 3 to 4 (#50)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 11:23:02 -05:00
Ian Butterworth
90dd6f23eb add suggestion to use cache action if no depot is detected (#41) v1.6 v1.6.0 2024-01-05 14:39:52 -05:00
dependabot[bot]
d4b940ea5e Bump actions/setup-python from 4 to 5 (#47)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:03:57 -05:00
dependabot[bot]
7c82bcb737 Bump actions/checkout from 2 to 4 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 22:16:39 -05:00
dependabot[bot]
015ebdb7f3 Bump actions/setup-python from 2 to 4 (#43)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 22:08:30 -05:00
dependabot[bot]
b949419b86 Bump actions/cache from 1 to 3 (#44)
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 22:06:30 -05:00
dependabot[bot]
c00cff0b17 Bump codecov/codecov-action from 1 to 3 (#45)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 22:05:40 -05:00
Ian Butterworth
3d96aa283a Create dependabot.yml (#42) 2023-11-21 21:47:00 -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>
v1.5.0 v1.5
2023-11-08 09:56:55 +01:00
Octogonapus
00f9fd6b26 Add a retry around Pkg.build (#23)
* Add a retry around Pkg.build

* Update action.yml
v1.4 v1.4.4
2023-09-22 11:41:04 +02:00
Fredrik Ekre
72ddd0fcdc Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps. (#33) v1.4.2 2023-03-13 18:32:34 +01:00
Fredrik Ekre
7c59a056df Revert shortcut for missing deps/build.jl file. (#32) v1.4.1 2023-03-13 13:09:48 +01:00
Fredrik Ekre
fcafde1b68 Use eager Pkg server registry instead of git cloning (#31)
* Use eager Pkg server registry instead of git cloning

This patch removes the git cloning of General and instead uses the eager
registry flavor. In addition, the action exits early if no deps/build.jl
file exist.

* Use env: key instead.
v1.4.0
2023-03-13 12:20:47 +01:00
Ian Butterworth
252d4686a5 Fix add_general_registry (#28) v1.3 v1.3.2 2022-12-20 11:52:13 +01:00
Ian Butterworth
f813042500 Detect if the registry is already installed via tarball (#25) v1.3.1 2022-12-19 01:16:36 +01:00
Ian Butterworth
139ec78da3 Disable autoprecompile by default (#26) v1.3.0 2022-12-17 18:35:44 +01:00
Rik Huijzer
6d50efe063 Suggest using releases instead of master (#18) 2022-02-11 14:40:27 +01:00
Curtis Vogt
f995fa4149 Support setting the Julia project (#15) v1.2.0 v1.2 2021-07-08 13:01:30 +02:00
Dilum Aluthge
1b0a69ab74 Put the General registry clone inside a bounded retry loop (#13)
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
v1.1.1 v1.1
2021-01-04 11:30:54 +01:00
Sascha Mann
69b7cba4e2 Add automated backup workflow (#11) 2020-12-19 13:29:12 +01:00
Sascha Mann
3240c50307 [CI] Don't trigger builds on doc changes (#9) 2020-12-15 19:55:59 +01:00
Dilum Aluthge
1b7e283276 Make the @julia-actions/reviewers the global code owners for this repo (#10) 2020-12-14 14:31:09 +01:00
Sascha Mann
fb1158438d Add basic end-to-end test (#8)
(fixes https://github.com/julia-actions/julia-runtest/issues/25)
2020-12-09 00:56:13 +01:00
Takafumi Arakaki
74a86a50b0 Avoid delay after package registration by cloning General (#6)
* Avoid delay after package registration by cloning General

* Fix yaml

* Copy the full comments from julia-runtest
v1.1.0
2020-09-09 21:43:16 +02:00
Sascha Mann
9ae2dda33d Fix indentation v1.0.0 v1.0 2020-08-07 23:36:23 +02:00
Sascha Mann
be49d4414f Change quotation marks? 2020-08-07 23:36:23 +02:00
Sascha Mann
d9e01f75e7 Add branding 2020-08-07 23:36:23 +02:00
Sascha Mann
3e27cb98d2 Convert to composite action 2020-08-07 23:36:23 +02:00
Sascha Mann
f3f7df418e Bump year in licence 2020-08-07 23:36:23 +02:00
Sascha Mann
4ec8bf3d3f Remove everything 2020-08-07 23:36:23 +02:00
dependabot[bot]
4b9cbd4b5a Bump lodash from 4.17.15 to 4.17.19 (#4) 2020-07-18 12:09:40 +00:00
Dilum Aluthge
2e37410519 Merge pull request #3 from julia-actions/dependabot/npm_and_yarn/handlebars-4.7.6
[Security] Bump handlebars from 4.5.1 to 4.7.6
2020-07-18 02:47:09 -04:00
dependabot-preview[bot]
487f8f5b5f [Security] Bump handlebars from 4.5.1 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 09:44:44 +00:00
dependabot-preview[bot]
24121e04f2 [Security] Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-15 15:17:04 +01:00
Sascha Mann
f2349f68b5 Fix vulns in dev deps with npm audit fix 2019-11-09 21:36:45 +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
025429e1ef Use fork of Coverage 2019-09-15 17:54:55 -07:00
David Anthoff
569f9c021c Enable coveralls 2019-09-15 17:47:46 -07:00
David Anthoff
a88e6e2eab Fix typo 2019-09-15 10:59:37 -07:00
David Anthoff
9fe8d30582 Add support for codecov 2019-09-15 10:52:10 -07:00