Skip to content

Test multi platform build with fabric8/docker-maven-plugin #1009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

gramian
Copy link
Collaborator

@gramian gramian commented Apr 6, 2023

What does this PR do?

These changes test multi platform package build (and deploy) of docker images with fabric8's docker-maven-plugin.

Related issues

#894

Additional Notes

Please revert if it does not work

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@gramian gramian added the docker label Apr 6, 2023
@lvca
Copy link
Contributor

lvca commented Apr 7, 2023

Merging to try if it works.

@lvca lvca merged commit 57d82ff into ArcadeData:main Apr 7, 2023
@lvca lvca assigned lvca and gramian and unassigned lvca Apr 7, 2023
@lvca lvca self-requested a review April 7, 2023 22:15
@lvca lvca added this to the 23.4.1 milestone Apr 7, 2023
lvca added a commit that referenced this pull request Apr 7, 2023
lvca added a commit that referenced this pull request Apr 7, 2023
mergify bot added a commit that referenced this pull request Feb 3, 2025
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0.
Release notes

*Sourced from [actions/setup-python's releases](https://github.com/actions/setup-python/releases).*

> v5.4.0
> ------
> 
> What's Changed
> --------------
> 
> ### Enhancements:
> 
> * Update cache error message by [`@​aparnajyothi-y`](https://github.com/aparnajyothi-y) in [actions/setup-python#968](https://redirect.github.com/actions/setup-python/pull/968)
> * Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 by [`@​priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-python#985](https://redirect.github.com/actions/setup-python/pull/985)
> * Configure Dependabot settings by [`@​HarithaVattikuti`](https://github.com/HarithaVattikuti) in [actions/setup-python#1008](https://redirect.github.com/actions/setup-python/pull/1008)
> 
> ### Documentation changes:
> 
> * Readme update - recommended permissions by [`@​benwells`](https://github.com/benwells) in [actions/setup-python#1009](https://redirect.github.com/actions/setup-python/pull/1009)
> * Improve Advanced Usage examples by [`@​lrq3000`](https://github.com/lrq3000) in [actions/setup-python#645](https://redirect.github.com/actions/setup-python/pull/645)
> 
> ### Dependency updates:
> 
> * Upgrade `undici` from 5.28.4 to 5.28.5 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-python#1012](https://redirect.github.com/actions/setup-python/pull/1012)
> * Upgrade `urllib3` from 1.25.9 to 1.26.19 in /**tests**/data by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-python#895](https://redirect.github.com/actions/setup-python/pull/895)
> * Upgrade `actions/publish-immutable-action` from 0.0.3 to 0.0.4 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-python#1014](https://redirect.github.com/actions/setup-python/pull/1014)
> * Upgrade `@actions/http-client` from 2.2.1 to 2.2.3 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-python#1020](https://redirect.github.com/actions/setup-python/pull/1020)
> * Upgrade `requests` from 2.24.0 to 2.32.2 in /**tests**/data by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-python#1019](https://redirect.github.com/actions/setup-python/pull/1019)
> * Upgrade `@actions/cache` to `^4.0.0` by [`@​priyagupta108`](https://github.com/priyagupta108) in [actions/setup-python#1007](https://redirect.github.com/actions/setup-python/pull/1007)
> 
> New Contributors
> ----------------
> 
> * [`@​benwells`](https://github.com/benwells) made their first contribution in [actions/setup-python#1009](https://redirect.github.com/actions/setup-python/pull/1009)
> * [`@​HarithaVattikuti`](https://github.com/HarithaVattikuti) made their first contribution in [actions/setup-python#1008](https://redirect.github.com/actions/setup-python/pull/1008)
> * [`@​lrq3000`](https://github.com/lrq3000) made their first contribution in [actions/setup-python#645](https://redirect.github.com/actions/setup-python/pull/645)
> 
> **Full Changelog**: <actions/setup-python@v5...v5.4.0>


Commits

* [`4237552`](actions/setup-python@4237552) Improve Advanced Usage examples ([#645](https://redirect.github.com/actions/setup-python/issues/645))
* [`709bfa5`](actions/setup-python@709bfa5) Bump requests from 2.24.0 to 2.32.2 in /**tests**/data ([#1019](https://redirect.github.com/actions/setup-python/issues/1019))
* [`ceb20b2`](actions/setup-python@ceb20b2) Bump `@​actions/http-client` from 2.2.1 to 2.2.3 ([#1020](https://redirect.github.com/actions/setup-python/issues/1020))
* [`0dc2d2c`](actions/setup-python@0dc2d2c) Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 ([#1014](https://redirect.github.com/actions/setup-python/issues/1014))
* [`feb9c6e`](actions/setup-python@feb9c6e) Bump urllib3 from 1.25.9 to 1.26.19 in /**tests**/data ([#895](https://redirect.github.com/actions/setup-python/issues/895))
* [`d0b4fc4`](actions/setup-python@d0b4fc4) Bump undici from 5.28.4 to 5.28.5 ([#1012](https://redirect.github.com/actions/setup-python/issues/1012))
* [`e3dfaac`](actions/setup-python@e3dfaac) Configure Dependabot settings ([#1008](https://redirect.github.com/actions/setup-python/issues/1008))
* [`b8cf3eb`](actions/setup-python@b8cf3eb) Use the new cache service: upgrade `@actions/cache` to `^4.0.0` ([#1007](https://redirect.github.com/actions/setup-python/issues/1007))
* [`1928ae6`](actions/setup-python@1928ae6) Update README.md ([#1009](https://redirect.github.com/actions/setup-python/issues/1009))
* [`3fddbee`](actions/setup-python@3fddbee) Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 ([#985](https://redirect.github.com/actions/setup-python/issues/985))
* Additional commits viewable in [compare view](actions/setup-python@0b93645...4237552)

  

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/setup-python&package-manager=github\_actions&previous-version=5.3.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify bot added a commit that referenced this pull request May 25, 2025
…8.0 in /e2e-js [skip ci]

Bumps [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) from 10.26.0 to 10.28.0.
Release notes

*Sourced from [`@​testcontainers/postgresql`'s releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v10.28.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * NATS: Add codec, scratch compatibility [`@​joebowbeer`](https://github.com/joebowbeer) ([#1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011))
> * Add support for redis-stack containers [`@​crcarlo`](https://github.com/crcarlo) ([#1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005))
>
> 🐛 Bug Fixes
> -----------
>
> * Export container classes from the Etcd module [`@​prenaissance`](https://github.com/prenaissance) ([#1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007))
>
> 🧹 Maintenance
> -------------
>
> * Upgrade NATS library used for tests [`@​jdinsel-xealth`](https://github.com/jdinsel-xealth) ([#1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009))
> * Pin gcloud cloud-sdk image version [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1010](https://redirect.github.com/testcontainers/testcontainers-node/issues/1010))
>
> v10.27.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Add Etcd module [`@​prenaissance`](https://github.com/prenaissance) ([#1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump undici from 5.28.5 to 5.29.0 [`@​dependabot`](https://github.com/dependabot) ([#1002](https://redirect.github.com/testcontainers/testcontainers-node/issues/1002))


Commits

* [`b31eaca`](testcontainers/testcontainers-node@b31eaca) NATS add codec, scratch compatibility ([#1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011))
* [`b33050b`](testcontainers/testcontainers-node@b33050b) Upgrade NATS library used for tests ([#1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009))
* [`b373362`](testcontainers/testcontainers-node@b373362) Pin gcloud cloud-sdk image version ([#1010](https://redirect.github.com/testcontainers/testcontainers-node/issues/1010))
* [`40a945a`](testcontainers/testcontainers-node@40a945a) Export container classes from the Etcd module ([#1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007))
* [`018c496`](testcontainers/testcontainers-node@018c496) Add support for redis-stack containers ([#1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005))
* [`98ecce6`](testcontainers/testcontainers-node@98ecce6) v10.27.0
* [`a025036`](testcontainers/testcontainers-node@a025036) Bump undici from 5.28.5 to 5.29.0 ([#1002](https://redirect.github.com/testcontainers/testcontainers-node/issues/1002))
* [`1f68067`](testcontainers/testcontainers-node@1f68067) Add Etcd module ([#1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004))
* [`e25eb33`](testcontainers/testcontainers-node@e25eb33) v10.26.0
* See full diff in [compare view](testcontainers/testcontainers-node@v10.26.0...v10.28.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=@testcontainers/postgresql&package-manager=npm\_and\_yarn&previous-version=10.26.0&new-version=10.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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