dependabot[bot]
c5116dca60
chore(deps): bump dorny/paths-filter from 2 to 3 ( #1718 )
2024-10-07 13:57:17 +00:00
dependabot[bot]
5de3a8d17c
chore(deps): bump actions/cache from 3 to 4 ( #1712 )
2024-10-07 13:53:34 +00:00
dependabot[bot]
37e0ddaf78
chore(deps): bump actions/setup-node from 3 to 4 ( #1669 )
2023-11-08 14:44:33 +00:00
dependabot[bot]
0e1c90e177
chore(deps): bump actions/checkout from 3 to 4 ( #1628 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 00:26:05 +10:00
James Hegedus
d8ce35357f
chore: unify lint/fix scripts ( #1549 )
2023-05-31 18:19:34 +10:00
James Hegedus
a1bc0e97cd
ci: pin all shell versions for Ubuntu test environment ( #1531 )
2023-04-06 05:57:51 +00:00
James Hegedus
cbe57c444e
chore: bump nushell version in CI ( #1530 )
2023-04-06 04:05:48 +00:00
Edwin Kofler
213aa22378
feat: Support PowerShell Core ( #1522 )
2023-04-01 04:12:20 +00:00
James Hegedus
05a8bb940a
ci: fix typo in workflow step name ( #1511 )
2023-03-24 01:30:29 +00:00
James Hegedus
9d336e06f1
ci: bump nushell & elvish versions ( #1500 )
2023-03-16 02:16:37 +00:00
James Hegedus
03b9479558
ci: enable Bats test file-level parallel execution ( #1461 )
2023-02-19 22:36:31 +11:00
James Hegedus
b45f12c617
ci: conditional execution of tests on file changes ( #1448 )
2023-01-26 00:20:49 +11:00
James Hegedus
2bf9308d96
ci: lint github actions with actionlint ( #1446 )
2023-01-23 02:36:43 +11:00
James Hegedus
9a8bb47758
ci: only test on latest GitHub Runners ( #1438 )
2023-01-19 02:29:46 +11:00
Edwin Kofler
035e247056
test: Do not run Nu test if it does not exist ( #1423 )
...
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2023-01-06 09:43:15 -05:00
Edwin Kofler
b21dc46d70
ci: Stop using Ubuntu 18.04 ( #1420 )
2023-01-06 07:19:10 -05:00
Fer
60d4494d5d
fix: Add test for nushell integration and fix some bugs ( #1415 )
...
* Add test for nushell integration
* Add nushell to CI
* Fix brew installation search
* Fix to get current dir when ASDF_DIR is empty
* Remove complexity of asdf.nu
* Try a different approach to get info about function definition of asdf for MacOS 10.15
* Fix shims dir and fix test assertions to check path
* Add setup nushell to CI and remove rust compilation of nushell
* Add gh token to get a higher rate limit
* Change to use binary distribution of nushell instead compile it
* Skip test for older ubuntu
* Use single skipping check
* Remove unneeded condition in SKIP_NUSHELL_TESTS env var
2023-01-04 15:42:34 -05:00
James Hegedus
ce16c638b7
ci: update version in docs & sec pol on release ( #1293 )
2022-07-13 01:07:59 +10:00
Elijah
72c3a2377a
fix: use ELVISH_VERSION to specify elvish test version ( #1276 )
2022-06-26 14:00:12 +10:00
dependabot[bot]
ef4bc281d7
chore(deps): bump actions/checkout from 2 to 3 ( #1266 )
2022-06-24 09:26:43 +00:00
James Hegedus
21bc411915
ci: add latest OSs to testing matrix, bump BATS, shfmt, shellcheck ( #1260 )
...
* ci: add latest OSs to testing matrix
* ci: bump bats & shellcheck & shfmt
* chore: format with latest shfmt
2022-06-24 19:20:27 +10:00
skwerlman
5a89563c0a
fix: update elvish to 0.18.0
...
* replace deprecated 'except' with 'catch'
2022-04-22 07:50:53 -04:00
Bruno Roque
824550ed20
feat: upgrade elvish to 0.17.0 ( #1159 )
...
* feat: upgrade elvish to 0.17.0
* Remove || and fix array slice
* Update elvish config path
* Tests use new path
* Escape $ in bats
* Fix legacy assignment in test
2022-02-11 17:19:55 -05:00
Elijah
cc7778a040
feat: Elvish Shell support ( #1066 )
2021-11-18 21:05:27 +11:00
James Hegedus
ccf76dd7e6
ci: remove WSL1 test env ( #1003 )
2021-07-20 14:33:08 +10:00
James Hegedus
75d558957a
ci: do not run WSL1 jobs on master ( #959 )
2021-05-26 23:11:02 +10:00
James Hegedus
5b49e0cb37
ci: adopt asdf for internal dev. init WSL test environments ( #956 )
2021-05-26 22:55:54 +10:00