Everett Pompeii
c94b818d55
fix: Slugify github.repository
2024-11-24 22:22:32 -05:00
Ed Page
ba4745dd11
chore(ci): Fix use of permissions
2024-11-12 14:47:27 -06:00
Ed Page
22944b4c35
chore(ci): Use matrix for tracking the runner
2024-11-12 14:46:25 -06:00
Ed Page
29b04fe66a
chore(ci): Attempt to benchmark binary size
2024-11-12 14:43:07 -06:00
Ed Page
a4d1a7fe2b
chore(ci): Take a break from template updates
2024-10-23 20:16:09 -05:00
renovate[bot]
18f8d4c3f5
chore(deps): Update Rust Stable to v1.82 ( #5788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 13:54:45 +00:00
Ed Page
1389d7d689
chore: Update from '_rust/main' template
2024-10-23 08:37:55 -05:00
Ed Page
dbc9faa79d
chore(ci): Initialize git for template update
2024-10-23 08:31:20 -05:00
Ed Page
3dac2f3683
chore(ci): Get history for template update
2024-10-23 08:29:12 -05:00
Ed Page
e1f77dacf1
chore(ci): Fix branch for template update
2024-10-23 08:26:27 -05:00
Ed Page
e6d6de9672
chore(ci): Specify image for template update
2024-10-23 08:24:56 -05:00
Ed Page
6ce7729c84
chore(ci): Fix permissions for template update
2024-10-23 08:23:51 -05:00
Ed Page
19e103d79e
chore(ci): Experiment with template update
2024-10-23 08:22:41 -05:00
Ed Page
e121dd6ef9
chore(ci): Fix STABLE updates
...
See rust-lang/cargo#14704
2024-10-21 15:39:54 +08:00
renovate[bot]
a25c73411d
chore(deps): Update dependency STABLE to v1.81.0
2024-10-01 04:15:24 +00:00
Ed Page
9e4fc9b697
test: Make shell integration tests non-blocking
...
We're running into the problem of tests being dependent on the version
of the command.
This has a side benefit of speeding up builds of tests because we don't
build nushell as often.
2024-09-27 13:53:12 -05:00
Ed Page
aaa5aaa54e
chore(ci): Ensure all tests run on the same runner
2024-09-27 14:28:10 -05:00
Ed Page
6556ad7e3b
chore: Update from _rust template
2024-09-26 21:15:28 -05:00
Ed Page
6e193aa09a
chore: Ensure pre-commit gets non-system Python
...
This is needed with the ubuntu-24.04 images so that `setup-python` will
install a version of Python that the pre-commit action can install into.
See pre-commit/action#210 for more of an analysis of this.
2024-09-26 21:10:02 -05:00
renovate[bot]
d7daf45ada
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
2024-09-01 01:18:01 +00:00
renovate[bot]
37cf1085bc
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
2024-09-01 01:02:47 +00:00
Ed Page
c4e0d67bba
test(derive): Update UI tests to stable
2024-07-31 14:52:53 -05:00
renovate[bot]
16fba4b9f9
chore(deps): Update Rust Stable to v1.80 ( #5600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 19:38:17 +00:00
Ed Page
e12287d5c8
chore(ci): Skip clap_bench from minimal-versions
...
Not doing dev packages
2024-07-25 21:04:51 -05:00
Ed Page
9c58c486ce
chore(ci): Skip clap_complete_nushell from minimal-versions
...
Its just too messy to try to handle.
2024-07-25 20:48:46 -05:00
Ed Page
a0ed391882
chore: Update from '_rust/main' template
2024-07-25 16:50:27 -05:00
Ed Page
bdb06a11df
chore(ci): Verify version requirements
2024-07-09 11:10:20 -05:00
Lzu Tao
5448020b18
fix: Install shells for CI
2024-07-05 15:35:01 -05:00
Ed Page
2a274e149f
chore(ci): Auto-update Mac now that latest uses m1
2024-06-21 14:21:41 -04:00
renovate[bot]
cd9f44f5c3
chore(deps): Update Rust Stable to v1.79 ( #5532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 17:54:00 +00:00
Ed Page
ce6badcd18
chore: Fix typo
2024-06-03 10:29:26 -05:00
renovate[bot]
5be548dd54
chore(deps): Update Rust Stable to v1.78 ( #5493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-14 19:13:06 +00:00
Ed Page
800d7cb8ad
chore: Update from template
2024-05-14 12:27:02 -05:00
Ed Page
be30b1bba0
chore(ci): Try again with not auto-updating MSRV
...
The overhead for MSRV bumping is a lot lower and its annoying merging
all of the PRs (and I don't want these auto-merged)
2024-04-26 09:20:18 -05:00
Ed Page
14225df351
chore(ci): Auto-merge linter version updates
2024-04-16 21:46:56 -05:00
Kevin K
65b915de75
chore: Add Github Sponsors on this repo
2024-04-11 19:34:51 -04:00
Ed Page
afd275590c
chore(ci): Don't block on Lint Commits
2024-04-01 12:36:16 -05:00
Ed Page
2570b58a0f
chore(ci): Skip branch protections
2024-04-01 12:31:49 -05:00
Ed Page
d634de649f
chore(ci): Ensure CI job always runs
2024-04-01 11:36:58 -05:00
Ed Page
9258d9af7b
chore(ci): More exhaustively check features
2024-03-28 09:57:23 -05:00
Ed Page
92d486c4b0
chore(ci): Speed up lockfile check
2024-03-28 09:53:02 -05:00
Ed Page
9b1b566201
chore(ci): Fix all rust-version-specific checks to stable
2024-03-28 09:51:51 -05:00
Ed Page
c8b190be3a
chore(ci): Use latest SARIF
...
Now that we run clippy on stable, we can do this
2024-03-28 09:50:22 -05:00
Ed Page
ace6e07683
chore(ci): Don't update stable and MSRV together
...
We might want to hold one or the other back
2024-03-21 12:20:47 -05:00
renovate[bot]
7846c5130e
chore(deps): Update pre-commit/action action to v3.0.1
2024-03-01 00:30:14 +00:00
renovate[bot]
c233de53c0
chore(deps): update pre-commit/action action to v3.0.1
2024-03-01 00:07:01 +00:00
Ed Page
c977df5149
chore(ci): Prevent cargo-hack from blowing away our lockfile
...
See taiki-e/cargo-hack#234
2024-02-20 20:22:05 -06:00
Ed Page
779496bb00
chore(ci): Run the latest clippy
2024-02-15 10:08:37 -06:00
Ed Page
4db293d99b
chore(ci): Only verify MSRV for published packages
2024-02-15 09:58:01 -06:00
Ed Page
4b45d361b1
chore: Update MSRV to 1.74
2024-02-08 09:45:17 -06:00