grimsi
1bd48210ad
Add actions workflow for release previews
2025-09-03 17:44:40 +02:00
dependabot[bot]
10c83fc436
Bump actions/setup-java from 4 to 5 ( #687 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-30 18:14:24 +02:00
dependabot[bot]
20c9bf47da
Bump actions/checkout from 4 to 5 ( #676 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 08:05:48 +02:00
dependabot[bot]
1afb67582a
Bump actions/download-artifact from 4 to 5 ( #677 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 08:05:33 +02:00
Simon
54dd404e01
Add image with Ubuntu base ( #661 )
2025-07-26 15:51:13 +02:00
grimsi
dec1793519
Prepare 2.0.0 release
2025-07-24 21:16:48 +02:00
grimsi
24c75bd7d8
Release should also update the "develop" tag
2025-07-24 20:57:21 +02:00
grimsi
34fa7cbabe
Also push image to ghcr.io/gameyfin/app
...
Use caching in Docker build
Improve error handling
2025-07-24 20:34:50 +02:00
grimsi
2e596bf7a3
Update trigger for workflow
2025-07-21 14:20:41 +02:00
grimsi
49019e561e
Fix release workflow (share data between jobs)
2025-07-19 23:19:05 +02:00
Simon
edf7a569df
v2.0.0.beta5 ( #626 )
...
* Fix wrong version property used in release.yml
* Implement "Allow access to Gameyfin without login"
* Implement filter by keyword (closes #613 )
* Fix bug where secret fields would be displayed as normal text
* Optimize Gradle build performance
* Fix ant path matchers
* Fix NPE in role authority mapper (fixes #614 )
2025-07-16 22:39:09 +02:00
grimsi
49ff9474fb
Add release workflow
2025-07-16 10:17:19 +02:00
grimsi
b36fb43d73
Add Plugin-API release step to Release workflow
2025-07-15 20:19:25 +02:00
grimsi
22fe518878
Fix release.yml
2025-07-15 20:01:27 +02:00
grimsi
4628e436aa
Add "create GitHub release" to Release workflow
2025-07-15 16:48:46 +02:00
grimsi
a5aca5cb74
Add Release workflow
2025-07-15 16:34:12 +02:00
Simon
7a9bf304e2
Update issue templates
2025-07-11 20:46:40 +02:00
grimsi
a407471814
Add bugfix Docker image workflow
2025-07-11 20:20:06 +02:00
GRIMSIM
025d9ca72b
Add keystore password from secrets to build
2025-07-11 15:47:51 +02:00
GRIMSIM
49139f1600
Add automatic Docker build for "develop" tag
2025-07-11 15:44:09 +02:00
grimsi
8d9ce92c51
Add javadoc to plugin-api
...
Configure plugin-api build to publish to Maven Central
2025-06-15 17:35:57 +02:00
grimsi
9ecb60645a
Move docs to gameyfin/docs repository
2025-05-31 19:37:40 +02:00
grimsi
b1c303c298
Add MkDocs
2025-05-30 22:04:20 +02:00
grimsi
64280579f2
Implement user management
...
Implement dark mode for UI
2024-02-06 01:56:38 +01:00
dependabot[bot]
d4a2e2e934
Bump actions/setup-java from 3 to 4 ( #218 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:13:50 +01:00
dependabot[bot]
d3bcec582b
Bump actions/upload-artifact from 3 to 4 ( #222 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:11:37 +01:00
dependabot[bot]
b61c5ce4c7
Bump actions/cache from 3 to 4 ( #229 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 19:11:10 +01:00
Simon
38a83d786c
Update to Java 21
2023-10-25 09:46:10 +02:00
Simon
4caa2a4187
Release 1.4.2 ( #191 )
...
* Updated Java version to 21
* Updated Node.js version used in build to 20
* Add Docker ARM64 image
2023-10-24 15:30:05 +02:00
dependabot[bot]
bce24e9501
Bump actions/checkout from 3 to 4 ( #182 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:32:43 +02:00
dependabot[bot]
1da2ff61dc
Bump docker/setup-qemu-action from 2 to 3 ( #169 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:46 +02:00
dependabot[bot]
91c3b247c4
Bump docker/login-action from 2 to 3 ( #170 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:32 +02:00
dependabot[bot]
5abfde9749
Bump docker/build-push-action from 4 to 5 ( #171 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:22 +02:00
dependabot[bot]
c5dd158d12
Bump docker/metadata-action from 4 to 5 ( #172 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:07:04 +02:00
dependabot[bot]
d52c641ce2
Bump docker/setup-buildx-action from 2 to 3 ( #173 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 12:06:49 +02:00
dependabot[bot]
1c386041aa
Bump mathieudutour/github-tag-action from 6.0 to 6.1 ( #98 )
...
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action ) from 6.0 to 6.1.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases )
- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.0...v6.1 )
---
updated-dependencies:
- dependency-name: mathieudutour/github-tag-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 19:46:35 +01:00
dependabot[bot]
37f30930b6
Bump docker/build-push-action from 3 to 4 ( #100 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 19:46:11 +01:00
Simon
13fe7cb4d6
Add Dependabot config
2023-03-10 19:15:49 +01:00
Simon
155b120b42
Update issue templates
2022-10-27 12:38:08 +02:00
Simon
f224b04afb
Merge branch 'main' into gh33_ImproveTestCoverage
2022-10-21 19:52:25 +03:00
Simon
be540ce783
Merge branch 'release-1.2.4' into gh33_ImproveTestCoverage
2022-10-21 19:27:50 +03:00
grimsi
91e17570f4
Fix SonarCloud scan
2022-10-21 18:13:49 +02:00
grimsi
7f2527d606
Fix wrong branch in build.yml trigger
2022-10-21 18:08:39 +02:00
grimsi
b488cb59d9
Switch to SonarCloud
2022-10-21 18:05:23 +02:00
grimsi
24656ea075
Switch to SonarCloud
2022-10-21 17:58:01 +02:00
grimsi
0c9eb90f5a
Switch CI pipeline to SonarCloud
2022-10-21 17:30:57 +02:00
Simon
b0a4016cfc
Skip Javadoc step in Maven release
2022-10-14 00:41:59 +02:00
Simon
32acebbf2a
Fix typo
2022-10-14 00:11:16 +02:00
Simon
32202d6c63
Update release.yml
2022-10-14 00:00:33 +02:00
Simon
ae83520b94
Update release.yml
2022-10-13 23:43:01 +02:00