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 |
|
Marcus Moore
|
65e3696029
|
Add database migration step
|
2023-11-09 14:56:32 -08:00 |
|
Marcus Moore
|
690a5119f4
|
Install Passport during test setup process
|
2023-11-09 14:49:56 -08:00 |
|
Marcus Moore
|
cc0653c68a
|
Update GitHub test action to run on PHP 8.1 and 8.2
|
2023-11-09 14:42:47 -08:00 |
|
snipe
|
7c908fecd9
|
Merge pull request #12992 from spencerrlongg/features/12853
Adds tag for docker builds
|
2023-09-20 19:36:22 +01:00 |
|
snipe
|
cdd0de15b5
|
Merge pull request #13634 from marcusmoore/chore/add-factories-to-autolabeler
Added factories to autolabeler action
|
2023-09-20 17:51:34 +01:00 |
|
Marcus Moore
|
cd538a4ad8
|
Add factories to autolabeler action
|
2023-09-19 16:07:26 -07:00 |
|
snipe
|
753a5f789e
|
Merge pull request #13623 from snipe/fixes/dependabot_target
Made develop the target branch for dependabot
|
2023-09-18 22:31:11 +01:00 |
|
snipe
|
a8b2089275
|
Merge pull request #13627 from snipe/fixes/dependabot_13616
Replaces #13616 - Bump docker/metadata-action from 4 to 5
|
2023-09-18 22:20:06 +01:00 |
|
snipe
|
a46a11d554
|
Replaces #13616 - Bump docker/metadata-action from 4 to 5
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-18 22:19:31 +01:00 |
|
snipe
|
10dcd8166b
|
Replaces #13617 - Bump docker/setup-buildx-action from 2 to 3
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-18 22:17:24 +01:00 |
|
snipe
|
0cb4427a19
|
Bump docker/build-push-action from 4 to 5
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-18 22:15:18 +01:00 |
|
snipe
|
9ad73ed09a
|
Bump docker/login-action from 2 to 3 (#13619)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-18 22:13:09 +01:00 |
|
snipe
|
f14e3422b4
|
Made develop the target branch
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-18 22:09:43 +01:00 |
|
snipe
|
c2fe9d490b
|
Upgraded actions/checkout to v4 (via #13580)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-11 13:25:44 +01:00 |
|
Marcus Moore
|
20457bd89e
|
Run tests for PHP 7.4, 8.0, and 8.1.1
|
2023-08-23 15:53:34 -07:00 |
|