28 Commits

Author SHA1 Message Date
dependabot[bot]
ea5e0fc691 Bump actions/cache from 3 to 5 (#30)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 16:23:53 -05:00
abhro
ecc9c01653 Update README.md (#28)
* Remove unavailable badge from README.md

* Add title to README.md

* Suggest using newer `codecov/codecov-action` in README.md
2025-10-18 20:14:25 -04:00
dependabot[bot]
51178d2d1c Bump actions/setup-python from 4 to 5 (#24)
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-06 16:57:30 -05:00
Arno Strouwen
32c9a92ffc strip whitespace (#18)
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
2023-11-21 22:24:08 -05:00
dependabot[bot]
de15ca79be Bump actions/cache from 2 to 3 (#22)
Bumps [actions/cache](https://github.com/actions/cache) from 2 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/v2...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:23:34 -05:00
dependabot[bot]
0d1581b1d9 Bump actions/setup-python from 2 to 4 (#23)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
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-11-21 22:23:15 -05:00
Ian Butterworth
3c74a1a7cd Create dependabot.yml (#21) 2023-11-21 22:21:24 -05:00
Oscar Dowson
03114f09f1 Fix when input directories are not found (#20)
* Fix when input directories are not found

* Update main.jl

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
v1.2.2 latest v1 v1.2
2022-12-21 20:01:07 -05:00
Fredrik Ekre
605cc6b85a RFC: change default directory to src,ext. (#19) v1.2.1 2022-12-21 23:56:53 +01:00
Curtis Vogt
6e018a9646 Use codecov-action@v2 in examples (#11) 2021-10-26 16:35:58 +02:00
Jim Garrison
a89a6dbd45 Update README link to PkgTemplates.jl (#10)
The target file was renamed in https://github.com/invenia/PkgTemplates.jl/pull/252
2021-10-01 10:08:13 +02:00
Eric Hanson
52227d0278 Add directories input (#8)
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
Co-authored-by: Michael Schlottke-Lakemper <michael@sloede.com>
v1.2.0
2021-06-05 12:04:57 +02:00
Sascha Mann
f555f2b0e5 Add automated backup workflow (#7) 2020-12-19 14:45:37 +01:00
Sascha Mann
40c067cf87 Make the @julia-actions/reviewers the global code owners for this repo 2020-12-14 14:35:01 +01:00
Amin Yahyaabadi
6cb1ebb8b8 Add README (#5) 2020-08-14 15:02:09 +02:00
Sascha Mann
033f480817 Update action.yml v1.1 v1.1.0 2020-08-10 11:09:09 +02:00
Sascha Mann
56e1b4a2ad Add branding 2020-08-10 11:09:09 +02:00
Sascha Mann
8770d860a9 Change to composite action 2020-08-10 11:09:09 +02:00
Sascha Mann
d2bbf07e54 Undelete main.jl 2020-08-10 11:09:09 +02:00
Sascha Mann
9d5ffc5655 Bump year and add author in LICENCE 2020-08-10 11:09:09 +02:00
Sascha Mann
c9fce93b2a Remove everything 2020-08-10 11:09:09 +02:00
David Anthoff
1c00827923 Set version to v1.0.0 v1.0.0 2020-03-23 12:17:48 -07:00
David Anthoff
602be2cb75 Fix bug 2020-03-23 12:00:50 -07:00
David Anthoff
64ddafd7b5 Add build version 2020-03-23 11:57:20 -07:00
David Anthoff
b3685c2099 Fix path problem 2020-03-23 11:52:12 -07:00
David Anthoff
95b335e1f9 Update code 2020-03-23 11:42:52 -07:00
David Anthoff
892ec10baa Update meta info 2020-03-23 11:42:42 -07:00
David Anthoff
4c62666e81 Initial commit 2020-03-23 10:37:00 -07:00