Skip to content

Point compose files to the deploy.yml file of tag 1.18.0#64

Merged
MartinaeyNL merged 1 commit into
mainfrom
change-compose-file-to-point-to-openremote-repo
Mar 20, 2026
Merged

Point compose files to the deploy.yml file of tag 1.18.0#64
MartinaeyNL merged 1 commit into
mainfrom
change-compose-file-to-point-to-openremote-repo

Conversation

@Ekhorn
Copy link
Copy Markdown
Contributor

@Ekhorn Ekhorn commented Mar 19, 2026

Description

This resolves the following issue:

You can check the diff between these by running the following commands.

git switch main
cp profile/dev-testing.yml profile/testing.yml # make sure openremote is a submodule (or patch the compose file appropriately)
git cherry-pick bed5426609c457cbd2389d42269a8bf452aaee56
diff <(docker compose -f profile/testing.yml config | sort) <(docker compose -f profile/dev-testing.yml config | sort)

Resulting diff

60a61
> x-base: https://github.com/openremote/openremote.git#1.18.0:profile/deploy.yml

I would say this is an intermediate solution until we have OCI artifacts to point to.

@Ekhorn Ekhorn self-assigned this Mar 19, 2026
@Ekhorn Ekhorn requested a review from a team March 19, 2026 16:27
@Ekhorn Ekhorn changed the title Change compose file to point to the deploy.yml file in the openremote repo Point compose file to the deploy.yml file in the openremote repo Mar 19, 2026
@Ekhorn Ekhorn changed the title Point compose file to the deploy.yml file in the openremote repo Point compose files to the deploy.yml file in the openremote repo Mar 19, 2026
@Ekhorn Ekhorn marked this pull request as ready for review March 19, 2026 16:30
Comment thread profile/dev-testing.yml Outdated
@Ekhorn Ekhorn force-pushed the change-compose-file-to-point-to-openremote-repo branch from bed5426 to 7bb2395 Compare March 20, 2026 10:25
@Ekhorn Ekhorn force-pushed the change-compose-file-to-point-to-openremote-repo branch from 7bb2395 to 186bd4f Compare March 20, 2026 10:29
@Ekhorn Ekhorn changed the title Point compose files to the deploy.yml file in the openremote repo Point compose files to the deploy.yml file of tag 1.18.0 Mar 20, 2026
@MartinaeyNL MartinaeyNL merged commit 3e06b9f into main Mar 20, 2026
1 check passed
@MartinaeyNL MartinaeyNL deleted the change-compose-file-to-point-to-openremote-repo branch March 20, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants