Alexander Brandon Coles
8127d71d6a
Merge pull request #23588 from opf/code-maintenance/angular-22
...
[OP-19470] Upgrade Angular to v22
2026-06-10 14:01:14 +01:00
Ivan Kuchin
ad0190de62
output flaky tests in summary and status
2026-06-10 12:18:11 +02:00
Oliver Günther
d851d25524
Merge remote-tracking branch 'origin/release/17.5' into dev
2026-06-10 11:29:44 +02:00
Alexander Brandon Coles
c085eefb06
Merge branch 'dev' into code-maintenance/angular-22
2026-06-10 08:39:31 +01:00
Oliver Günther
62c45fc4a9
Update hocuspocus image to openproject/hocuspocus:17.5.0
2026-06-10 07:53:03 +02:00
Ivan Kuchin
48d51be8ff
Merge pull request #23522 from opf/retry-failing-specs
...
retry failing feature specs if there are <= 10
2026-06-09 21:03:17 +02:00
OpenProject Actions CI
465c5dad2c
Merge branch 'release/17.4' into release/17.5
2026-06-08 08:35:16 +00:00
Oliver Günther
c30644bfa9
Revert "Update hocuspocus image to openproject/hocuspocus:17.4.1"
...
This reverts commit b01a19634b .
2026-06-08 10:34:16 +02:00
Oliver Günther
0357f96426
Merge remote-tracking branch 'origin/release/17.4' into release/17.5
2026-06-08 10:13:52 +02:00
Oliver Günther
b01a19634b
Update hocuspocus image to openproject/hocuspocus:17.4.1
2026-06-08 10:04:31 +02:00
Alexander Brandon Coles
ead911e214
Bump Node to 22.22.3, npm to ^10.9.8
...
Bumps supported Node engines to `^22.22.3 || ^24.15.0`.
Updates to Node 22.22.3 for development, production, GitHub workflows
and in documentation.
2026-06-07 21:01:52 +01:00
Ivan Kuchin
d9e6fafc7a
retry failing feature specs if there are <= 10
2026-06-03 20:25:38 +02:00
Judith Roth
a7c324f9e7
Set host setting for docker tls setup to avoid broken links with port
2026-05-26 18:21:44 +02:00
Alexander Brandon Coles
109db3f53c
Merge remote-tracking branch 'opf/dev' into HEAD
...
# Conflicts:
# lib/open_project/version.rb
# modules/backlogs/config/locales/crowdin/de.yml
# modules/wikis/config/locales/crowdin/de.yml
2026-05-13 11:04:03 +02:00
Oliver Günther
4875f75a6a
Update hocuspocus image to openproject/hocuspocus:17.4.0
2026-05-13 08:46:28 +02:00
Oliver Günther
6b6da0ca76
Merge remote-tracking branch 'origin/release/17.3' into release/17.4
2026-05-13 07:51:33 +02:00
Oliver Günther
6e0adc1f36
Update hocuspocus image to openproject/hocuspocus:17.3.2
2026-05-13 07:19:15 +02:00
OpenProject Actions CI
4ef8aa7f87
Merge branch 'release/17.4' into dev
2026-05-12 14:21:47 +00:00
Klaus Zanders
885a015513
Merge branch 'release/17.4' into merge-release/17.3-20260512133150
2026-05-12 15:37:29 +02:00
Klaus Zanders
6723969aba
Disable secret check for asset pipeline build
2026-05-12 12:07:54 +02:00
Jan Sandbrink
177441f7f5
Update Keycloak dev image
2026-05-11 09:29:13 +02:00
Dombi Attila
a57de7a6da
Correct spec name typos, filter out non spec files from CI spec runs
...
Update the spec running globs to include specs in the root spec folder.
2026-05-05 22:40:15 +03:00
Dombi Attila
72f584942d
Redo "Split the root Agent.md files into subdirectories."
...
This reverts commit 7d49707c4b .
2026-05-05 22:39:59 +03:00
Yannis Gerlach
520d0d5139
fix slow chown; add quotes
2026-05-04 10:18:36 +02:00
Klaus Zanders
787c0905bc
Merge branch 'dev' into merge-release/17.3-20260421043240
2026-04-21 09:57:10 +02:00
Oliver Günther
6d88727683
Update hocuspocus image to openproject/hocuspocus:17.3.1
2026-04-20 13:08:29 +02:00
Klaus Zanders
80fbd5806d
Merge branch 'dev' into merge-release/17.3-20260416043324
2026-04-16 13:45:35 +02:00
Oliver Günther
614a69c497
Update hocuspocus image to openproject/hocuspocus:17.3.0
2026-04-15 07:47:18 +02:00
Yauheni Suhakou
a748b68496
Update docker README for XWiki ( #22700 )
2026-04-13 17:44:17 +02:00
Klaus Zanders
05b231fef5
Bump ruby to 4.0.2
2026-04-01 11:28:28 +02:00
Oliver Günther
e5c012d8f8
Merge remote-tracking branch 'origin/release/17.2' into release/17.3
2026-03-31 08:53:31 +02:00
Oliver Günther
939b87b1e5
Update hocuspocus image to openproject/hocuspocus:17.2.3
2026-03-31 08:52:24 +02:00
Jan Sandbrink
dcd8e75d65
Merge pull request #22391 from opf/traefik-tls-overwrite
...
Fix overwriting Traefik configuration
2026-03-20 10:48:08 +01:00
Eric Schubert
c11b0dc676
[chore] add xwiki dev env
...
- add first steps setup guide
- add compose file and `.env` example
2026-03-19 14:01:18 +01:00
Dombi Attila
7d49707c4b
Revert "Split the root Agent.md files into subdirectories."
2026-03-18 14:56:43 +02:00
Dombi Attila
1902ec436c
Split the root Agent.md files into subdirectories.
2026-03-18 11:25:42 +02:00
Jan Sandbrink
2338b58561
Fix overwriting Traefik configuration
...
It turns out that the initial approach of overwriting certain configuration
from the command-line did not work at all, because Traefik insists on only receiving
configuration in one way. Either of config file, command-line or env variables.
The best thing to overwrite separately in a docker setup is environment variables,
so the configuration has been turned towards environment variables now.
2026-03-18 09:47:17 +01:00
Klaus Zanders
cda493946c
Merge branch 'dev' into merge-release/17.2-20260318041917
2026-03-18 08:30:59 +01:00
Oliver Günther
3b91c63fb2
Update hocuspocus image to openproject/hocuspocus:17.2.2
2026-03-17 16:01:52 +01:00
Klaus Zanders
c8db8cc5f4
Merge branch 'dev' into merge-release/17.2-20260316141915
2026-03-16 15:20:14 +01:00
Oliver Günther
a7497c8c44
Remove other remnant of the debian base arg
2026-03-16 12:01:54 +01:00
Andrej
15baa3520d
Merge branch 'dev' into merge-release/17.2-20260316105331
2026-03-16 11:54:11 +01:00
Oliver Günther
957595d29f
Update hocuspocus image to openproject/hocuspocus:17.2.1
2026-03-16 11:11:54 +01:00
OpenProject Actions CI
1cb434d59f
Merge branch 'release/17.2' into dev
2026-03-14 04:16:41 +00:00
Markus Kahl
084888dd1b
add curl again because we rely on it downstream
2026-03-13 12:54:04 +00:00
Andrej
0f3e6bd56e
Merge branch 'dev' into merge-release/17.2-20260311143330
2026-03-11 15:35:31 +01:00
Markus Kahl
0d683176d3
Update hocuspocus image to openproject/hocuspocus:17.2.0
2026-03-11 10:20:03 +00:00
Klaus Zanders
a44222a5e2
Merge pull request #21426 from opf/bundler-4
...
Update Ruby & Bundler to v4
2026-03-11 10:50:21 +01:00
Kabiru Mwenja
338bb59e6c
Update dev hocuspocus compose image version and env ( #22019 )
...
* Remove deprecated `ALLOWED_DOMAINS`
* Point to `openproject/hocuspocus:dev-lates` by default
2026-03-10 22:00:14 +03:00
Eric Schubert
358ff40e5c
[chore] add xwiki alias to traefik defaults
...
- starting with xwiki development, this alias belongs to the defaults we
are defining here
2026-03-05 15:26:20 +01:00