Massimiliano Torromeo
f7274363cb
Bump rustls-connector from 0.19 to 0.22 ( #314 )
check / stable / fmt (push) Has been cancelled
check / beta / clippy (push) Has been cancelled
check / stable / clippy (push) Has been cancelled
check / semver (push) Has been cancelled
check / nightly / doc (push) Has been cancelled
check / ubuntu / stable / features (push) Has been cancelled
check / ubuntu / 1.80.0 (push) Has been cancelled
rolling / ubuntu / nightly (push) Has been cancelled
rolling / ubuntu / beta / updated (push) Has been cancelled
test / ubuntu / beta / greenmail (push) Has been cancelled
test / ubuntu / stable / greenmail (push) Has been cancelled
test / ubuntu / beta / cyrus (push) Has been cancelled
test / ubuntu / stable / cyrus (push) Has been cancelled
test / ubuntu / stable / minimal-versions (push) Has been cancelled
test / macos-latest / stable (push) Has been cancelled
test / windows-latest / stable (push) Has been cancelled
test / ubuntu / stable / coverage (push) Has been cancelled
2026-02-28 14:06:09 +01:00
Jon Gjengset
95cdec1b48
Merge remote-tracking branch 'ci/main' into bump-ci
2024-08-18 09:29:01 +02:00
Charles Edward Gagnon
5ed5ed26c7
documentation check with cargo-docs-rs ( #23 )
2024-08-18 09:28:39 +02:00
Jon Gjengset
c9be918c84
Merge remote-tracking branch 'ci/main'
2024-03-31 10:43:11 +02:00
Jon Gjengset
528977532c
Add cargo-semver-checks
2024-03-31 10:42:53 +02:00
Jon Gjengset
e71fd87417
Update msrv
...
Avoid Arc::into_inner since it requires 1.70
2024-03-31 10:28:50 +02:00
Jon Gjengset
a2d9c22673
Merge remote-tracking branch 'ci/main'
2024-02-03 09:49:58 +01:00
rtkay123
f505e09b2a
replace actions-rs/clippy-check with giraffate/clippy-action ( #19 )
...
Co-authored-by: rtkay123 <dev@kanjala.com>
2024-01-20 10:10:51 +01:00
Josh McKinney
bfee1175f6
docs: Add documentation based on the youtube video ( #10 )
2023-11-11 10:14:12 +01:00
Jon Gjengset
1e9d119c08
Merge remote-tracking branch 'ci/main' into ci-bump
2023-09-09 17:37:01 +02:00
dependabot[bot]
deb9fd3f46
Bump actions/checkout from 3 to 4 ( #13 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-09-09 16:21:14 +02:00
James Chacon
99f108f93c
Quote MSRV version to avoid float parsing ( #11 )
...
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?
Putting in quotes seems to do the right thing here
2023-08-13 12:13:38 +02:00
Simen Bekkhus
16a2c2925e
chore: automatically cancel superseded Actions runs ( #5 )
2023-04-08 12:57:54 -04:00
Tudyx
0d12c82bf4
Unbreak cargo hack for non-libraries ( #4 )
2023-03-19 20:17:59 -04:00
Jon Gjengset
a076ec1cb4
Minimal token permissions
...
See https://github.com/tokio-rs/tokio/pull/5072
2023-03-11 15:08:47 -08:00
Jon Gjengset
9afb0e111a
Get rid of most actions-rs bits
...
Given that that project is unmaintained.
https://github.com/actions-rs/toolchain/issues/216
2023-03-11 15:07:41 -08:00
Jon Gjengset
0da9d585fb
Merge remote-tracking branch 'ci/main' into bump-ci
2023-03-10 21:32:53 -08:00
Jon Gjengset
90999e1bd1
Fix install message for msrv
2023-03-10 21:22:30 -08:00
Jon Gjengset
362696ab80
Move to maintained rust installer
...
See https://github.com/actions-rs/toolchain/issues/216
2023-03-10 21:16:37 -08:00
Jon Gjengset
0a0a05bdbc
Bump msrv for base64
2023-01-21 15:08:51 -08:00
Jon Gjengset
441dc27e4d
Allow examples and binaries to require features
2022-09-18 14:01:04 -07:00
Jon Gjengset
71c2048cc0
mv github .github
...
This should make it possible to have rust-ci-conf as a remote you merge
from.
2022-09-18 11:44:59 -07:00