ACX
7af21e079e
ci: move Angular/Gradle builds to native CI steps to eliminate QEMU emulation bottleneck ( #2705 )
2026-02-12 00:11:18 -07:00
dependabot[bot]
6e43b01e76
chore(deps): bump actions/setup-node from 4 to 6 ( #2573 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
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>
2026-02-05 13:58:04 -07:00
ACX
eb57af85a5
Fix showstopper bugs in v1.18.0 ( #2399 )
...
- Fix issue with hardcover toggle not being selectable
- Resolve syncing problem with Booklore toggle
- Address CSS warnings for cleaner styling
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2026-01-22 13:27:06 -07:00
acx10
97343ee067
Revert release branch flow
2026-01-22 11:06:34 -07:00
acx10
6fb8d47da4
Fix RC flow
2026-01-22 01:06:14 -07:00
acx10
61ac306735
Add drafter automation
2026-01-22 00:26:46 -07:00
ACX
4ec1e56cb7
Introduce release branch ( #2391 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2026-01-21 23:51:34 -07:00
acx10
8b61f38113
Remove CI cancellation
2026-01-20 09:38:24 -07:00
acx10
b7c0d7050d
Don't cancel CI runs for develop and master branch
2026-01-20 08:54:58 -07:00
ACX
34e6b3ff46
Fix master pipeline ( #2224 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2026-01-09 14:48:28 -07:00
acx10
38cd494763
Fix pipeline
2026-01-09 13:53:34 -07:00
ACX
cee7e96c63
Add Vitest frontend tests to CI with JUnit reporting and coverage ( #2151 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2026-01-04 22:55:13 -07:00
acx10
d3148b3772
Fix master pipeline
2025-12-28 22:50:27 -07:00
ACX
97cb781229
Fix Reading Session Timeline bars ( #1978 )
...
* Fix Reading Session Timeline bars
* Remove header
---------
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2025-12-25 12:20:09 -07:00
ACX
776a03b890
Fix CI ( #1976 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2025-12-24 12:27:24 -07:00
acx10
75fb085c87
Update github workflow
2025-12-24 00:20:08 -07:00
acx10
61dcb18706
Update github workflow
2025-12-24 00:17:42 -07:00
acx10
eaa8e46124
Update github workflow
2025-12-24 00:07:20 -07:00
acx10
85cc819369
Update github workflow
2025-12-23 23:18:21 -07:00
acx10
49dabf8549
Run flyway check on dev -> master merge
2025-12-22 11:42:08 -07:00
acx10
80249b17aa
Update tag
2025-12-15 23:12:36 -07:00
acx10
694358fc2f
Switch version bump logic to bump:major/minor/patch labels
2025-12-15 22:15:54 -07:00
dependabot[bot]
a10b0da8e5
chore(deps): bump docker/login-action from 2 to 3 ( #1908 )
...
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-version: '3'
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-12-15 22:06:54 -07:00
acx10
a65e88f275
Fix tagging
2025-12-15 21:37:40 -07:00
acx10
7ef92ba459
Skip docker login and image push on pull requests
2025-12-15 19:30:45 -07:00
renovate[bot]
83f5e3a31d
chore(deps): update actions/setup-java action to v5 ( #1871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 19:26:36 -07:00
renovate[bot]
8318dcde8e
chore(deps): update actions/upload-artifact action to v6 ( #1872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 19:26:15 -07:00
ACX
3f14376a3a
Add Flyway migration conflict detection in CI ( #1888 )
...
* Add Flyway migration conflict detection in CI
* Update flyway version
---------
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2025-12-14 12:16:16 -07:00
ACX
f602137bc7
Speed up CI builds by introducing dependency caching ( #1874 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2025-12-14 11:35:40 -07:00
renovate[bot]
5a0daff2c4
chore(deps): update actions/checkout action to v6 ( #1869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 01:59:25 -07:00
ACX
79c8a61c21
Add Flyway migration version conflict check in GitHub Actions ( #1863 )
...
Co-authored-by: acx10 <acx10@users.noreply.github.com >
2025-12-14 01:57:32 -07:00
Trevor Swanson
f8270d7f90
ci: Add OCI Image Specification Labels to Dockerfile ( #1636 )
...
* ci: Add OCI labels to Dockerfile
Added OCI labels for metadata and documentation.
* ci: Add APP_VERSION and APP_REVISION arguments
Added ARG directives for application version and revision to Dockerfile.
* ci: Add APP_REVISION build argument to Docker build
2025-11-26 17:47:52 -07:00
aditya.chandel
4cff107a67
Add scripts and update drafter flow
2025-08-29 16:26:42 -06:00
aditya.chandel
aa259bbf3a
Try fixing versioning #2
2025-08-29 15:25:49 -06:00
aditya.chandel
4bc0556097
Try fix versoning
2025-08-29 15:07:37 -06:00
aditya.chandel
b909a100c1
Fix drafter
2025-08-29 14:53:13 -06:00
Alexander Puzynia
8d04bc3498
build(docker): return original names for docker tags ( #1009 )
2025-08-28 20:36:37 -06:00
Alexander Puzynia
c18692ae13
Fix docker build tests ( #1005 )
...
* build(docker): skip test during docker build
* build(gha): do test directly on GHA instead of docker build
* build(gha): publish test results
* build(gha): publish docker build to personal docker hub and GH registry
2025-08-27 21:56:06 -06:00
aditya.chandel
22f6828899
Fix drafter to use correct version
2025-08-25 15:51:26 -06:00
Aditya Chandel
9ae1c6e2dc
Add koreader sync support for book progress tracking
2025-08-08 09:38:20 -06:00
aditya.chandel
fa54fdec34
Remove docker links for discord release notification
2025-08-06 18:49:35 -06:00
aditya.chandel
401d31cc29
Correct Discord webhook message generation in CI workflow
2025-08-06 16:56:35 -06:00
aditya.chandel
0a6abd9dd4
Fix repo links
2025-08-06 12:21:29 -06:00
aditya.chandel
0f6141ad6c
revert: push GHCR image to repo-level path
2025-08-05 16:48:11 -06:00
aditya.chandel
6df0c1eb86
fix: push GHCR image to repo-level path
2025-08-05 16:03:22 -06:00
aditya.chandel
4228c64a1b
feat: notify Discord on new release with drafter info and Docker image links
2025-08-05 15:48:06 -06:00
aditya.chandel
18a0923ba2
Add GHCR publishing alongside Docker Hub in CI/CD
2025-08-05 15:08:55 -06:00
aditya.chandel
4b1989e825
Move to dockerhub
2025-07-30 10:08:59 -06:00
aditya.chandel
7562ae65fd
Fix missing app version in latest Docker image tag
2025-07-02 15:59:47 -06:00
adityachandelgit
b708976c1b
Support automatic version bump using PR labels or commit messages (label takes precedence)
2025-04-18 20:09:22 -06:00