Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
e9ab5aa2d3 Bump actions/checkout from 4.1.1 to 4.1.4 (#109)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...0ad4b8fada)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 12:30:13 -04:00
Viral B. Shah
303a196a9a Update dependabot.yml (#95)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2024-01-08 17:05:00 +00:00
dependabot[bot]
6d38e76763 Bump julia-actions/setup-julia from 1.9.4 to 1.9.5 (#93)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](58ad1cdde7...a1561e938c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 13:51:53 +00:00
dependabot[bot]
328660bb14 Bump julia-actions/julia-buildpkg from 1.5.0 to 1.6.0 (#94)
Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](5484b0e27f...90dd6f23eb)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 19:15:17 +05:30
dependabot[bot]
9b1be2f86a Bump julia-actions/setup-julia from 1.9.2 to 1.9.4 (#90) 2023-11-22 09:06:55 -05:00
dependabot[bot]
3cc182337b Bump julia-actions/julia-buildpkg from 1.4.4 to 1.5.0 (#88)
Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](00f9fd6b26...5484b0e27f)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 02:10:58 +01:00
dependabot[bot]
594aac8309 Bump actions/checkout from 4.1.0 to 4.1.1 (#87)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 23:58:42 +02:00
Sascha Mann
6dedd85ba2 Remove no-longer-working backup workflow 2023-10-15 20:43:58 +02:00
Sascha Mann
cff4bc7ed7 Enable Dependabot (#85)
* Add Dependabot

* Pin actions to hashes

* Only update github-actions
2023-10-15 19:48:35 +02:00
Eric Hanson
7ea3b3e0bd Add test failure annotations on v1.8+ (#58)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2022-08-04 12:34:44 +02:00
Sascha Mann
db7b612b62 Make required checks work (#53) 2021-12-28 11:10:32 -05:00
Sascha Mann
78a53ba947 Add automated backup workflow (#30) 2020-12-19 13:28:34 +01:00
Sascha Mann
6fedc3006b [CI] Don't trigger builds on doc changes (#27)
* [CI] Don't trigger builds on doc changes

* English is hard
2020-12-15 19:44:39 +01:00
Sascha Mann
82358847b3 Make the @julia-actions/reviewers the global code owners for this repo (#28) 2020-12-14 18:49:02 +01:00
Sascha Mann
2e52c267a3 Add basic end-to-end test (#26)
(see #25)
2020-12-08 23:26:06 +01:00
Sascha Mann
1ec3380919 Remove everything 2020-08-07 23:37:20 +02:00
David Anthoff
3259d7ae88 Initial commit 2019-09-14 20:52:51 -07:00