Jeremy Price
e5cf296b79
Fix name of ARM docker container workflow
2025-04-15 12:15:44 -07:00
Jeremy Price
545e07455b
Separate docker builds into Intel/ARM builds
...
Now that we're moving to a paid org, we have native ARM github action
runners available, which means we can streamline our ARM-based docker
image builds by not having them run emulated.
I've switched our worker split from ubuntu/alpine to Intel/ARM... if we
hate this we can make it 4 separate workflows, but i don't see an issue
with this one.
2025-04-14 12:55:36 -07:00
Jeremy Price
2e2516825e
Update github workflows from snipe/snipe-it to grokability/snipe-it
2025-04-03 11:36:57 -07:00
snipe
a81c520d93
Follow up for #16341
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-26 20:15:09 +00:00
snipe
83a848980f
Removed php 8.1, added 8.4
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 11:11:01 +00:00
Marcus Moore
9bbd802fce
Use database file for sqlite in GitHub Action for tests
2024-11-20 12:33:58 -08:00
Marcus Moore
2e96d478f1
Revert "Added the display of logs when tests fail in GitHub Actions"
2024-11-04 11:04:17 -08:00
Marcus Moore
5c49716129
Dump logs on test failure
2024-10-28 10:24:35 -07:00
Marcus Moore
0933a2d4ea
Remove --parallel flag
2024-10-17 18:01:48 -07:00
Brady Wetherington
3f311ba2fb
Get us better debugging output for new Github Stale Action
2024-09-25 21:27:45 +01:00
Brady Wetherington
bb465dbfaa
Cut down run number to 100 from 1000
2024-07-24 15:09:23 +01:00
Brady Wetherington
8cbcc237c0
Cleanup of Stale workflow for GH - set to debug-mode to start
2024-07-24 13:27:31 +01:00
Brady Wetherington
97e3af8fc9
WIP on new GitHub-backed stalebot settings
2024-07-24 12:33:26 +01:00
Brady Wetherington
914e29210a
Initial rough stab at re-implementing stalebot
2024-07-24 12:33:26 +01:00
dependabot[bot]
0ddb447c4c
Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.4.1 to 4.4.5.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.4.1...v4.4.5 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 08:39:24 +00:00
snipe
3b3a7e2757
Added more PHP in pgsql tests
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-08 14:58:26 +01:00
dependabot[bot]
ebe4354a85
Bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 08:14:34 +00:00
snipe
6a99855c8c
Added php 8.3 test
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-21 21:47:40 +01:00
Marcus Moore
5c0ca92fd7
Switch to using workflow_dispatch for PostgreSQL tests
2024-06-10 10:24:10 -07:00
Marcus Moore
6c296ccf8e
Use "postgres" instead of "postgres:14"
2024-06-06 13:27:39 -07:00
Marcus Moore
924da00f3e
Add Postgres GitHub workflow for tests
2024-06-06 13:21:00 -07:00
dependabot[bot]
f767a94c84
Bump crowdin/github-action from 1 to 2
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 08:18:51 +00:00
Marcus Moore
34b4452645
Skip "migrating" and run passport:keys for sqlite testing in GH
2024-05-28 17:41:01 -07:00
Marcus Moore
639cbf6d53
Remove passport:install command
2024-05-23 15:56:58 -07:00
Marcus Moore
e03b5754a8
Combine steps
2024-05-23 15:54:32 -07:00
Marcus Moore
4ce86a061f
Set DB_CONNECTION
2024-05-23 15:43:59 -07:00
Marcus Moore
fa6e170feb
Install passport
2024-05-23 14:01:06 -07:00
Marcus Moore
51f72daba1
Debugging step
2024-05-23 13:55:03 -07:00
Marcus Moore
a130033480
Revert "Add Install Passport step"
...
This reverts commit ef95ede833
.
2024-05-23 12:45:38 -07:00
Marcus Moore
ef95ede833
Add Install Passport step
2024-05-23 12:32:34 -07:00
Brady Wetherington
f633dbba64
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-20 12:55:29 +01:00
dependabot[bot]
7df03722ee
Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 08:53:06 +00:00
Brady Wetherington
8f2843bfcf
Merge branch 'develop' into snipeit_v7_laravel10
...
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
2024-02-21 20:22:28 +00:00
dependabot[bot]
405c5b5ad0
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 08:33:17 +00:00
Brady Wetherington
8a2f3405d5
Merge branch 'develop' into snipeit_v7_laravel10
...
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
dependabot[bot]
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
Brady Wetherington
f734e196e5
Merge branch 'develop' into snipeit_v7_laravel10
2024-01-08 18:57:55 +00:00
snipe
98ef687e9c
Merge pull request #14090 from marcusmoore/chore/sc-24386
...
Run sqlite tests in GitHub action
2024-01-04 22:41:37 +00:00
Marcus Moore
1f7e7b20e9
Sync readme to dockerhub
2024-01-03 13:26:49 -08:00
Marcus Moore
4894f524a0
Update action name
2024-01-03 12:30:10 -08:00
Marcus Moore
f819e1469a
Run sqlite tests in GitHub action
2024-01-03 12:27:13 -08:00
dependabot[bot]
2305224221
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 08:13:48 +00:00
Marcus Moore
be6545a366
Merge Laravel setup steps
2023-11-09 15:55:04 -08:00
Marcus Moore
32fdd36802
Run migrations
2023-11-09 15:51:30 -08:00
Marcus Moore
fbc54526ed
Set variables for Passport install step
2023-11-09 15:47:52 -08:00
Marcus Moore
a3306e4a81
Install Passport during test setup process specifying the environment
2023-11-09 15:41:22 -08:00
Marcus Moore
3d858b21fa
Revert "Install Passport during test setup process"
...
This reverts commit 690a5119f4
.
2023-11-09 15:29:31 -08:00
Marcus Moore
62b557f82c
Revert "Add database migration step"
...
This reverts commit 65e3696029
.
2023-11-09 15:29:19 -08:00
Marcus Moore
158c82ff5f
Revert "Be explicit about database host"
...
This reverts commit fd410c0281
.
2023-11-09 15:26:50 -08:00
Marcus Moore
fd410c0281
Be explicit about database host
2023-11-09 15:20:41 -08:00