3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-14 10:26:04 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
83a848980f Removed php 8.1, added 8.4
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 11:11:01 +00:00
9bbd802fce Use database file for sqlite in GitHub Action for tests 2024-11-20 12:33:58 -08:00
2e96d478f1 Revert "Added the display of logs when tests fail in GitHub Actions" 2024-11-04 11:04:17 -08:00
5c49716129 Dump logs on test failure 2024-10-28 10:24:35 -07:00
0933a2d4ea Remove --parallel flag 2024-10-17 18:01:48 -07:00
34b4452645 Skip "migrating" and run passport:keys for sqlite testing in GH 2024-05-28 17:41:01 -07:00
639cbf6d53 Remove passport:install command 2024-05-23 15:56:58 -07:00
e03b5754a8 Combine steps 2024-05-23 15:54:32 -07:00
4ce86a061f Set DB_CONNECTION 2024-05-23 15:43:59 -07:00
fa6e170feb Install passport 2024-05-23 14:01:06 -07:00
51f72daba1 Debugging step 2024-05-23 13:55:03 -07:00
a130033480 Revert "Add Install Passport step"
This reverts commit ef95ede833.
2024-05-23 12:45:38 -07:00
ef95ede833 Add Install Passport step 2024-05-23 12:32:34 -07:00
a1ccea4e34 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 08:50:37 +00:00
4894f524a0 Update action name 2024-01-03 12:30:10 -08:00
f819e1469a Run sqlite tests in GitHub action 2024-01-03 12:27:13 -08:00