Commit Graph

329 Commits

Author SHA1 Message Date
dependabot[bot] 87f6608e3b build(deps): bump dawidd6/action-send-mail from 3 to 4
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3 to 4.
- [Release notes](https://github.com/dawidd6/action-send-mail/releases)
- [Commits](https://github.com/dawidd6/action-send-mail/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 05:46:33 +00:00
Oliver Günther 150de85a40 Merge remote-tracking branch 'origin/release/15.0' into dev 2024-11-20 22:13:19 +01:00
Oliver Günther 9283150709 Don't skip when inputs.tag is empty 2024-11-20 15:42:15 +01:00
as-op 6bbe70e5ca do not run non related actions on doc changes 2024-11-11 14:40:37 +01:00
Kabiru Mwenja 6995413d33 Merge pull request #15643 from opf/feature/54733-primerise-the-activity-panel
Feature/54733 primerise the activity panel
2024-10-17 15:06:07 +03:00
ulferts dc02c84e6d Merge remote-tracking branch 'origin/release/14.6' into dev 2024-10-17 10:19:15 +02:00
Christophe Bliard f437a9c3eb [58431] Restore images in all-in-one docker container
https://community.openproject.org/wp/58431

Images are precompiled and when they are served, there is a translation
from the image name to its actual path. For instance
`asset_path("logo_openproject_white_big.png")` =>
`assets/logo_openproject_white_big-2c6d79fa03613154cf6bd67c622dbae5b93ed3199e0e7332d96b6f8ec21f85a1.png`.

Translation is done with the `public/assets/.sprockets-manifest-*.json`
file which tracks the mapping between the asset file name and its actual
path.

To build the docker images for all architectures, the assets are
precompiled once for all architectures, uploaded as a GitHub artifact,
and then downloaded for each architecture when building the images.

The files are uploaded with the `actions/upload-artifact` action, but
hidden files are excluded by default since v4.4. That's why the file is
missing and the images from sprockets pipeline are not correctly served.

This commit restores the images by explicitly adding
`public/assets/.sprockets-manifest-*.json` to the assets files artifact.
2024-10-16 14:55:10 +02:00
Kabiru Mwenja 52beb63d99 Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-10-14 12:22:03 +03:00
Oliver Günther 33666dd69c Check for input presence for docker action 2024-10-14 08:34:14 +02:00
Oliver Günther 8f2ac7dcf8 Add actionlint config
https://github.com/rhysd/actionlint
2024-10-14 08:34:14 +02:00
ulferts fb607a24d3 Merge remote-tracking branch 'origin/release/14.6' into dev 2024-10-11 09:25:41 +02:00
Oliver Günther d9f275d774 Reference main, not dev for helm charts 2024-10-10 10:50:34 +02:00
Oliver Günther fdceb4bb45 Add helm release trigger workflow 2024-10-09 09:44:58 +02:00
Cyril Rohr 25efbde0c2 Allow workflow_dispatch on test-core 2024-10-07 12:01:50 +00:00
jjabari-op ec33bc09de Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-10-04 19:19:46 +02:00
Jonas Jabari 86efb41af6 decrease polling interval via env var for pullpreview 2024-10-01 20:53:46 +02:00
Christophe Bliard 984d15f069 Make version mismatch comment more visible 2024-09-26 16:46:06 +02:00
Christophe Bliard 58323a9c9f Make the job id match script name and workflow name
easier to find
2024-09-26 16:40:51 +02:00
Christophe Bliard 4e781f5747 Use intermediate environment variable to pass PR body to version_check.sh
As recommended in https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-an-intermediate-environment-variable
2024-09-26 16:40:50 +02:00
jjabari-op 6757ebabea Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-09-25 18:08:15 +02:00
Oliver Günther 5bfabef7bf Merge remote-tracking branch 'origin/release/14.5' into dev 2024-09-25 08:58:52 +02:00
Oliver Günther e2da259572 Fix readme URL 2024-09-25 08:58:41 +02:00
Oliver Günther 344f4cbc0a Merge remote-tracking branch 'origin/release/14.5' into dev 2024-09-25 08:52:02 +02:00
Oliver Günther 18d2fe1303 Add documentation and logo for artifacthub.io
https://artifacthub.io/packages/container/openproject-community/community
2024-09-25 08:49:49 +02:00
jjabari-op 657590a579 Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-09-11 16:12:29 +02:00
Oliver Günther dadb0c9a5c exit 0 on no URL found 2024-09-10 10:59:36 +02:00
Oliver Günther b0103d5085 Add version check when needs review label is added 2024-09-09 20:26:26 +02:00
jjabari-op 7243d3ae1b Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-09-03 13:31:13 +02:00
Oliver Günther cdfb16bd81 Force family=m7 2024-09-02 16:33:50 +02:00
Oliver Günther c637f139df Force family=m7 2024-09-02 16:30:58 +02:00
Oliver Günther 09fa421940 Only merge the digests from matrix.target 2024-08-30 12:17:29 +02:00
Oliver Günther f80712c2ef Only merge the digests from matrix.target 2024-08-30 11:07:00 +02:00
jjabari-op c9b011e470 Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-08-20 15:15:43 +02:00
Oliver Günther f7616d4ffa Replace inconsistent i18n wit htask 2024-08-19 20:45:10 +02:00
jjabari-op 8b138e834b Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-08-19 11:20:24 +02:00
Henriette Darge 2781278583 Go back to only one PR template as Github currently does not support an automatic switch between different templates (see: https://stackoverflow.com/q/73771068/8900797) 2024-08-16 10:56:38 +02:00
Henriette Darge f7344e02e8 New PR templates that differentiate between bug and feature 2024-08-15 08:34:37 +02:00
jjabari-op 9b3a08a30e Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-08-06 22:25:01 +02:00
Henriette Darge f3e9553149 Create PR template 2024-08-01 14:19:34 +02:00
Dombi Attila e834e88a2d Merge pull request #16121 from opf/dependabot/github_actions/dev/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-07-19 14:27:54 +02:00
Oliver Günther 52bd3627f5 Merge the digests instead of overwriting them 2024-07-17 13:31:23 +02:00
Dombi Attila 981c3943f7 Upgrade ruby to 3.3.4 2024-07-15 16:04:15 +03:00
Ivan Kuchin dc0cc2621e switch to reviewdog/action-rubocop from our fork
Additional fetch is done automatically, so no need to do it explicitly
2024-07-15 13:37:05 +02:00
dependabot[bot] 134cba34f0 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>
2024-07-15 06:06:40 +00:00
jjabari-op 0e005be661 Merge branch 'dev' into feature/54733-primerise-the-activity-panel 2024-07-10 15:55:38 +02:00
Oliver Günther fe756deff8 Merge pull request #16069 from opf/update-workflow-action-versions-docker
Update workflow action versions docker
2024-07-08 20:34:44 +02:00
Ivan Kuchin a20c343a87 update crowdin/github-action to v2
Switch to CLI v4
https://crowdin.github.io/crowdin-cli/blog/2024/05/28/cli-v4
2024-07-08 20:34:19 +02:00
Oliver Günther 05a4a96879 Merge pull request #16067 from opf/update-workflow-action-versions
Update workflow action versions
2024-07-08 20:34:11 +02:00
Ivan Kuchin 22a5599d78 configure dependabot to update github action versions weekly 2024-07-08 20:33:36 +02:00
Ivan Kuchin f1845fe560 update docker/metadata-action to v5
Major version was about switching to node20 runtime
2024-07-08 19:15:25 +02:00