Commit graph

9 commits

Author SHA1 Message Date
Raphael Reitzig
555203d56e fix(ci): Set RUNNING_IN_CONTAINER in workflow 2024-04-04 00:03:23 +02:00
dependabot[bot]
ea25e051fe Bump actions/checkout from 3 to 4
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>
2024-04-01 19:27:51 +02:00
Raphael Reitzig
c5ec314ef5 fix: Bump test Ruby to 3.3 2024-01-02 16:40:03 +01:00
Raphael Reitzig
7c0ece3dfb fix(test): Move local test to more current fish ...
... by means of using a more current OS, and
fix a test helper that used a feature now removed from fish.
2023-06-26 09:00:24 +02:00
Raphael Reitzig
1b2824d37f feat(ci): Tests print OS and version 2023-06-25 19:02:21 +02:00
Raphael Reitzig
e4e94a2653 chore: Update test workflow
- fish-actions/install-fish got a tag
- Ubuntu 22.04 is the latest LTS
- fisher installs differently nowadays
2023-06-25 10:13:47 +02:00
Raphael Reitzig
61f1cf8efc Test for autoenv setting 2021-02-26 17:14:16 +01:00
Raphael Reitzig
7b17fcc4b7 Bump install-fish action 2021-01-29 11:42:39 +01:00
Raphael Reitzig
244456c681 Add GitHub workflows for test and release
Also:
 - Fix test scenario that failed due
   to fuzzy completions
 - Bump Cucumber

Fixes #36
2021-01-22 03:36:49 +01:00