Commit Graph

192 Commits (refactor_read_only_code)

Author SHA1 Message Date
Jon Fuller 7e30ab2e06
Update build-server.sh and GitHub Actions to build ARM server 2025-01-17 20:45:00 +07:00
Elian Doran f478985761
chore(ci): define relations between dev jobs 2025-01-14 20:09:16 +07:00
Elian Doran 2dfac783ce
fix(ci): conflict in name of playwright report artifact 2025-01-14 11:55:04 +07:00
Elian Doran 2fa5955bd5
fix(e2e): port for docker 2025-01-13 21:48:30 +07:00
Elian Doran 6c886fe3b9
chore(e2e): order around docker test 2025-01-13 21:21:18 +07:00
Elian Doran fbfee818b2
fix(ci): directory for e2e tests 2025-01-13 09:11:11 +07:00
Elian Doran e556137a25
feat(ci): run playwright for docker builds 2025-01-13 00:08:43 +07:00
Elian Doran ab2a4d741d
chore(ci): change playwright triggering conditions 2025-01-11 00:50:18 +07:00
Elian Doran 4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +07:00
Elian Doran 370d363afc
Merge pull request #628 from TriliumNext/renovate/webfreak001-deploy-nightly-3.x
chore(deps): update webfreak001/deploy-nightly action to v3.2.0
2024-12-07 12:14:02 +07:00
Elian Doran e90e6d2dad
chore(ci): run development build 2024-12-07 12:04:57 +07:00
Elian Doran d037aea8a7
Merge pull request #640 from TriliumNext/renovate/stringbean-docker-healthcheck-action-3.x
chore(deps): update stringbean/docker-healthcheck-action action to v3
2024-12-07 12:00:24 +07:00
Elian Doran 5281d613d4
Merge pull request #638 from TriliumNext/renovate/docker-metadata-action-5.x
chore(deps): update docker/metadata-action action to v5
2024-12-07 11:59:53 +07:00
Elian Doran 15e499a98d
Merge pull request #637 from TriliumNext/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3
2024-12-07 11:59:38 +07:00
Elian Doran c294469f12
Merge remote-tracking branch 'origin/develop' 2024-11-23 14:04:36 +07:00
perf3ct 12065902d2
Remove the renovate action in favor of the GH app 2024-11-22 17:39:34 +07:00
renovate[bot] 0cb7d82d16
chore(deps): update stringbean/docker-healthcheck-action action to v3 2024-11-21 21:53:41 +07:00
renovate[bot] 1e478a7a52
chore(deps): update docker/metadata-action action to v5 2024-11-21 21:53:20 +07:00
renovate[bot] caf5b34d70
chore(deps): update docker/login-action action to v3 2024-11-21 21:53:17 +07:00
renovate[bot] 87600dc65b
chore(deps): update webfreak001/deploy-nightly action to v3.2.0 2024-11-21 21:51:25 +07:00
Jon Fuller 84b555de3c
Also run Docker healthcheck checks on PRs 2024-11-21 09:39:13 +07:00
perf3ct f4ed98ebda
add renovate GitHub Action and json config 2024-11-18 20:16:39 +07:00
perf3ct bdece7216f
have the latest tag be the same as stable tag
get rid of this annoying default "latest" tag useage

to squash

to squash, I love whitespace

don't need to verify
2024-11-02 21:51:06 +07:00
Elian Doran 238c9c6f0d
build: Fix updating nightly version for desktop builds 2024-11-02 10:43:42 +07:00
Elian Doran 9fdc84d91f
build: Update nightly version for server as well 2024-11-02 09:53:36 +07:00
Elian Doran 9c27672794
build: Update nightly version to avoid caching issues 2024-11-02 09:47:31 +07:00
Jon Fuller b72f46f108
Don't add `stable` if pushed tag has `-` 2024-10-14 14:06:55 +07:00
Jon Fuller 87e0cf55f1
Introduce `stable` tag on containers
Closes #488
2024-10-14 12:18:29 +07:00
Elian Doran 7f338044b0
Merge pull request #484 from meichthys/develop
Move Description section to top of bug report
2024-10-14 09:39:56 +07:00
meichthys ea3f47b8fa Move Description section to top of bug report 2024-10-14 01:12:43 +07:00
Elian Doran 5c44ac5ad8
ci: Fix permissions for nightly 2024-10-11 22:15:50 +07:00
Elian Doran b44c2f5ebf
ci: Configure nightly deployment 2024-10-11 22:07:22 +07:00
Elian Doran 6e64cab2d4
Merge pull request #327 from TriliumNext/JYC333-patch-1
Create nightly release action
2024-10-11 21:56:04 +07:00
perfectra1n 88875a3375
Print Docker container log, if success or failure healthcheck 2024-09-14 12:50:25 +07:00
perfectra1n 0656154c35
Picking up the backslash that I dropped
I wiped it off and cheered it up, so it should be ready to go now.
2024-09-12 13:45:13 +07:00
perfectra1n 501bf624cc
Stop tagging images with `sha*` 2024-09-12 12:20:54 +07:00
perfectra1n 419756d19e
Add explicit permissions for GITHUB_TOKEN for package access 2024-09-12 10:42:47 +07:00
perfectra1n 694f3cb174
Force `github.repository_owner` to lowercase
Ahhhh, the joys of Docker....
2024-09-12 09:54:00 +07:00
perf3ct 114e7809fe
Fix CI/CD to use Matrix strategy
fix the digests missing

tweak dockerhub digests 1

Revert "tweak dockerhub digests 1"

This reverts commit 3542125d6035d2330fe1075682b046133568137d.

Revert "fix the digests missing"

This reverts commit 01954e5687549586233d73339b74e03e2182a339.

give this a shot then

add short sha

fix sha tag names
2024-09-07 22:34:57 +07:00
Elian Doran 7c0d6930fa
build: Revert alpine build 2024-09-07 21:35:51 +07:00
Elian Doran 4f6392ce14
ci: Rename server release artifact 2024-09-07 10:02:28 +07:00
Elian Doran c6abbf0cf7
ci: Remove test name for release 2024-09-07 09:49:54 +07:00
Elian Doran 89beda16fd
Clean up workflow 2024-09-07 09:42:16 +07:00
Elian Doran 6dee56d72e
Prepare for release 2024-09-07 09:34:59 +07:00
Elian Doran e4d6ab3a6e
ci: Refactor release workflow & add version in name 2024-09-07 00:54:21 +07:00
Elian Doran c964f9eeff
ci: Upload server build as well 2024-09-07 00:20:38 +07:00
Elian Doran 7248d5bab8
ci: Release ZIP artifacts as well 2024-09-06 23:59:09 +07:00
Elian Doran 42c714891a
ci: Set up a test release process 2024-09-06 23:50:11 +07:00
Elian Doran 27dbcdd281
ci: Fix problematic ignore for workflow 2024-09-01 17:28:32 +07:00
Elian Doran 0fd92a379b
build: Build alpine only for amd64 2024-08-30 23:04:10 +07:00
Elian Doran 1a17b8907a
build: Fix docker alpine not building 2024-08-30 22:35:02 +07:00
perf3ct a769aef059
have alpine be only for amd64 2024-08-24 00:22:30 +07:00
perf3ct 6eb6bfa25d
have debian be only for arm 2024-08-24 00:22:25 +07:00
perf3ct 6b916c1494
add other CI/CD step 2024-08-24 00:10:46 +07:00
perf3ct 08a4b2d19a
add new alpine files 2024-08-19 22:24:13 +07:00
Elian Doran 2752f30f21
ci: Fix name conflict in artifacts 2024-08-11 05:27:24 +07:00
Jin a50e5cc733 fix typo 2024-08-10 22:52:41 +07:00
JYC333 b790dabc8c
Create nighyly release action 2024-08-10 22:38:32 +07:00
Jin 6113990b50 fix name conflict 2024-08-10 21:12:58 +07:00
Jin 71495f3878 seperate artifacts and add arch to matrix 2024-08-10 21:02:15 +07:00
Elian Doran 4090386cc3
ci: Try to fix "Cannot find module 'appdmg'" 2024-08-10 14:14:32 +07:00
Elian Doran ee9ce5fadc
ci: Disable npm cache to see if that's the cause for macos failing to build 2024-08-10 13:50:43 +07:00
Elian Doran daeea2258d
build: Turn off fail fast for matrix 2024-08-10 12:30:56 +07:00
Elian Doran a29392e75a
ci: Experiment with build matrix 2024-08-10 12:14:35 +07:00
JYC333 b05e51f2f1
Merge branch 'TriliumNext:develop' into sql 2024-08-09 22:40:54 +07:00
Jin 9efa748e66 fix CI 2024-08-09 22:36:43 +07:00
Jin 62e483a21a using esrun for webpack and fix package arch problem 2024-08-09 22:23:54 +07:00
perf3ct 19ad1a1b82
linux/arm64/v8 is normalized as linux/arm64 2024-08-08 17:27:36 +07:00
perf3ct 00b40df6e1
remove the strategy matrix to fix ci/cd builds 2024-08-08 17:24:50 +07:00
perf3ct 676bff43d9
fix arm builds 2024-08-08 14:38:39 +07:00
Elian Doran 865c0fb981
docker: Reintroduce cross-platform builds 2024-08-08 00:06:19 +07:00
Elian Doran 645fd43339
Revert "docker: Reintroduce cross-platform builds"
This reverts commit 85db664756.
2024-08-08 00:03:51 +07:00
Elian Doran 85db664756
docker: Reintroduce cross-platform builds 2024-08-07 23:46:12 +07:00
Elian Doran 9cf14cc3a8
ci: Use healthcheck action 2024-08-07 22:42:55 +07:00
Elian Doran e64234b462
ci: Add test for Docker healtcheck 2024-08-07 22:31:09 +07:00
Elian Doran 5295d956a2
ci: Add Docker test step 2024-08-07 22:25:01 +07:00
Elian Doran a8814f0e9b
ci: Extract docker build into separate workflow 2024-08-07 22:10:16 +07:00
Elian Doran b2e27144b7
integration-test: Initialize Playwright 2024-08-07 20:21:04 +07:00
Elian Doran cba15f9df5
ci: Deploy main on tags as well 2024-08-06 23:09:31 +07:00
Jin 46164de94a fix github action 2024-08-05 20:29:17 +07:00
perfectra1n a8337c51dd
Merge branch 'develop' into develop 2024-08-04 09:42:37 +07:00
Elian Doran 2d7ffaf2a8
ci: Revert change 2024-08-04 19:35:59 +07:00
Elian Doran efc5ac0e9b
ci: Add workflow_dispatch to main 2024-08-03 23:37:28 +07:00
perf3ct eb91834539
trigger CI 2024-07-31 12:06:01 +07:00
perf3ct c104475cd6
have DockerHub login use username secret instead 2024-07-31 12:03:53 +07:00
perf3ct 2a09c620fd
update step names 2024-07-31 12:00:47 +07:00
perf3ct 5b74a931aa
fix push action ids 2024-07-31 11:58:49 +07:00
perf3ct ee4544cefe
add steps to push container to DockerHub as well 2024-07-31 11:56:17 +07:00
Elian Doran e654f053b1
Merge pull request #277 from TriliumNext/feature/update_ckeditor_v41.4.2
ckeditor: 41.0.0 -> 41.4.2
2024-07-28 09:07:37 +07:00
Elian Doran d5693e21df
ci: Fix main not triggering 2024-07-28 00:22:52 +07:00
Elian Doran d9d8fff249
docs: Update example env 2024-07-27 23:39:15 +07:00
Elian Doran 7b2d70ba56
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part3 2024-07-27 15:20:39 +07:00
MeIchthys 379c07a7fa
Update issue template to use new version scheme and TriliumNext Documentation links 2024-07-24 09:49:50 +07:00
Elian Doran c39d131426 ci: Add ESM change to main temporarily 2024-07-22 21:23:06 +07:00
Elian Doran c1b5eb086b ci: Don't build main if only docs were changed 2024-07-22 19:39:15 +07:00
Elian Doran d09578735e
build: Implement cross-platform build info script 2024-07-21 11:45:31 +07:00
Elian Doran 374a51b77c
ci: Update build info for Windows setup as well 2024-07-21 11:26:14 +07:00
Elian Doran b2f688a3e5
ci: Fix typo 2024-07-21 08:53:21 +07:00
Elian Doran 028565d89b
ci: Fix dev workflow no longer triggering 2024-07-21 08:48:54 +07:00
Elian Doran b55e93c7c1
ci: Join workflows 2024-07-21 08:37:18 +07:00