1
0
mirror of https://github.com/o2sh/onefetch.git synced 2026-05-02 19:23:01 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Spenser Black 7a0fe2be73 Make audit scheduled and manually runnable (#430)
* Make audit scheduled and manually runnable

Moves the security audit into a separate workflow so that it can be run
on a schedule, and also dispatched manually.

* Limit audit trigger to dependency changes

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

* Execute audit every Sunday

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
2021-05-28 17:40:22 +02:00
dependabot[bot] f841197fb6 Bump actions/cache from 2.1.5 to 2.1.6 (#431)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 08:27:40 -04:00
Spenser Black b4b799d1c5 Revert actions/checkout to v2 (#426)
This reverts #425
2021-05-12 08:54:05 -04:00
dependabot[bot] 8b376b882f Bump actions/checkout from 2 to 2.3.4 (#425)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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/v2...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:35:15 -04:00
o2sh 63294f06b9 fix #381, use mislav/bump-homebrew-formula-action@v1 2021-04-24 18:52:04 +02:00
dependabot[bot] 1688e5bb47 Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 06:04:39 +00:00
dependabot[bot] da2c998e49 Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 15:20:07 +00:00
Spenser Black 31c43fcd44 Fix cache step 2021-01-23 13:28:06 -05:00
Spenser Black 99e5beba0b Cache dependencies (#380)
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
2021-01-23 13:26:45 -05:00
Erik Gaal 769eb7607f Update workflow for new brew command 2020-12-21 23:57:43 +01:00
Erik Gaal 4837e15c81 Add homebrew.yml 2020-12-21 23:57:43 +01:00
o2sh b5423111e7 make build fail on deprecated 2020-10-26 15:25:11 +01:00
Spenser Black d98485d0d3 Use actions/checkout v2 for Rustfmt
Allows changes to behavior of this action to be more visible as dependabot updates it
2020-10-12 10:22:33 -04:00
Ossama Hjaji 7608f929de Trigger CI on PR #252 2020-10-09 21:46:23 +02:00
o2sh 264267ca14 improved cd action 2020-10-03 18:44:51 +02:00
o2sh a85a907058 improved ci 2020-09-29 22:26:01 +02:00
o2sh a254e460ee update ci.yml 2020-06-21 21:59:34 +02:00
Ossama Hjaji 993e746626 Update ci.yml 2019-12-11 21:44:23 +01:00
Ossama Hjaji d29181339d Update ci.yml 2019-12-11 21:39:30 +01:00
Ossama Hjaji 3800418b3b Update ci.yml 2019-12-11 21:29:07 +01:00
Ossama Hjaji 9ce308979a Update ci.yml 2019-12-11 21:22:41 +01:00
Ossama Hjaji 5f8fd68dda Update ci.yml 2019-12-11 21:19:39 +01:00
Ossama Hjaji 8140d49ef2 Create ci.yml 2019-12-11 20:57:41 +01:00
Erik Gaal 3d4e4c22f0 Fix release-assets workflow 2019-11-10 20:31:56 +01:00
Erik Gaal c2d81f11c8 Add release.yml 2019-11-10 18:28:06 +01:00