Povilas Kanapickas
|
d9fc8e91f2
|
Merge pull request #1082 from flixman/main
Provide support for conditional dependencies
|
2024-12-02 22:18:53 +02:00 |
|
Felix Rubio
|
145ae47c48
|
Simplified statements to retrieve keys from dictionaries
Signed-off-by: Felix Rubio <felix@kngnt.org>
|
2024-12-02 22:13:10 +02:00 |
|
Felix Rubio
|
a67fa0beb5
|
Adding support for conditional dependencies
Signed-off-by: Felix Rubio <felix@kngnt.org>
|
2024-12-02 22:13:10 +02:00 |
|
Felix Rubio
|
3ba0396e7a
|
Normalize depends_on service property
Signed-off-by: Felix Rubio <felix@kngnt.org>
Modified-by: Povilas Kanapickas <povilas@radix.lt>
|
2024-12-02 22:08:48 +02:00 |
|
Felix Rubio
|
973e15ba23
|
Wrap dependencies within a class
Signed-off-by: Felix Rubio <felix@kngnt.org>
Modified-by: Povilas Kanapickas <povilas@radix.lt>
|
2024-12-02 22:08:48 +02:00 |
|
Felix Rubio
|
002c2e400b
|
Extract run_container()
Signed-off-by: Felix Rubio <felix@kngnt.org>
Modified-by: Povilas Kanapickas <povilas@radix.lt>
|
2024-12-02 22:00:59 +02:00 |
|
Povilas Kanapickas
|
626e278794
|
Merge pull request #1068 from jrnorth/patch-1
Fix Dockerfile link in readme
|
2024-11-18 22:05:35 +02:00 |
|
Povilas Kanapickas
|
a358890d54
|
Merge pull request #1069 from containers/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
|
2024-11-11 21:14:11 +02:00 |
|
Povilas Kanapickas
|
9f3251ff3d
|
Merge pull request #1070 from containers/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
|
2024-11-11 21:13:14 +02:00 |
|
dependabot[bot]
|
a9cfdb6704
|
build(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 21:47:54 +00:00 |
|
dependabot[bot]
|
c0dc3e47fd
|
build(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 21:47:51 +00:00 |
|
Joseph North
|
41e69be201
|
Fix Dockerfile link in readme
|
2024-11-04 09:51:12 -07:00 |
|
Povilas Kanapickas
|
4ae6ccb5c0
|
Merge pull request #1043 from iruzo/main
Download and build podman-compose using docker/podman locally
|
2024-11-03 15:42:05 +02:00 |
|
ruzo
|
4203f799ee
|
add release.yml workflow
|
2024-11-03 15:35:42 +02:00 |
|
ruzo
|
69e95be2f6
|
add Dockerfile and related scripts
|
2024-11-03 15:35:42 +02:00 |
|
Povilas Kanapickas
|
122a914b9b
|
Merge pull request #1062 from tdgroot/down_removes_network
podman-compose down removes networks
|
2024-10-21 23:45:26 +03:00 |
|
Timon de Groot
|
db0aad97bd
|
podman-compose down removes networks
Fixes #490
Signed-off-by: Timon de Groot <timon.degroot@hypernode.com>
|
2024-10-21 08:31:09 +02:00 |
|
Povilas Kanapickas
|
a3fb4b373a
|
Merge pull request #1058 from banditopazzo/705-ssh-key-support-in-build
feat: add support for ssh property in the build command
|
2024-10-15 03:18:41 +03:00 |
|
banditopazzo
|
ab33954f6c
|
add ssh support for build command
Fixes #705: Add support for ssh property in the build command
Signed-off-by: Domenico Salvatore <banditopazzo@gmail.com>
|
2024-10-15 00:35:10 +02:00 |
|
Povilas Kanapickas
|
4660feb04a
|
Merge pull request #1060 from tdgroot/podman_no_hosts_extension
Add x-podman.no_hosts extension
|
2024-10-14 18:05:25 +03:00 |
|
Timon de Groot
|
90f54b9ca5
|
Add x-podman.no_hosts extension
Signed-off-by: Timon de Groot <timon.degroot@hypernode.com>
|
2024-10-14 17:02:36 +02:00 |
|
Povilas Kanapickas
|
7090de3bce
|
Merge pull request #1049 from mokibit/automate-nets_test2
tests/integration: Automate manual `nets_test2` test
|
2024-10-04 04:10:31 +03:00 |
|
Monika Kairaityte
|
df8fa588a5
|
tests/integration: Automate manual 'nets_test2' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-10-01 12:26:42 +03:00 |
|
Povilas Kanapickas
|
e2ae8bee04
|
Merge pull request #1048 from mokibit/automate-nets_test1
tests/integration: Automate manual `nets_test1` test
|
2024-09-29 15:04:40 +03:00 |
|
Monika Kairaityte
|
5c81bbfcb7
|
tests/integration: Automate manual 'nets_test1' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-29 14:44:17 +03:00 |
|
Povilas Kanapickas
|
22b0c4b348
|
Merge pull request #1040 from mokibit/automate-ipam-default-test
tests/integration: Automate manual `ipam_default` test
|
2024-09-26 21:41:49 +03:00 |
|
Povilas Kanapickas
|
380cf42dcd
|
Merge pull request #1047 from mokibit/delete-netprio-test
tests/integration: Delete `netprio` test
|
2024-09-26 21:37:50 +03:00 |
|
Monika Kairaityte
|
deed4d51b0
|
tests/integration: Automate manual 'ipam_default' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-26 20:23:26 +03:00 |
|
Monika Kairaityte
|
08b3ac2633
|
tests/integration: Delete 'netprio' test
This functionality is not implemented in podman-compose so the test is
unneeded.
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-26 20:10:37 +03:00 |
|
Povilas Kanapickas
|
f8ea85e3af
|
Merge pull request #1045 from mokibit/automate-multicompose-test
tests/integration: Automate manual `multicompose` test
|
2024-09-24 19:56:24 +03:00 |
|
Monika Kairaityte
|
0de7e13f1a
|
tests/integration: Automate manual 'multicompose' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-24 19:38:33 +03:00 |
|
Povilas Kanapickas
|
da7fd4fe86
|
Merge pull request #1044 from mokibit/automate-nethost-test
tests/integration: Automate manual `nethost` test
|
2024-09-24 19:37:58 +03:00 |
|
Monika Kairaityte
|
cb294d7519
|
tests/integration: Automate manual 'nethost' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-24 19:35:06 +03:00 |
|
Povilas Kanapickas
|
351858dbec
|
Merge pull request #1034 from mokibit/automate-interpolation-tests
tests/integration: Automate manual `interpolation` test
|
2024-09-24 19:32:16 +03:00 |
|
Monika Kairaityte
|
8d0dd214ae
|
tests/integration: Automate manual 'interpolation' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-10 14:47:56 +03:00 |
|
Povilas Kanapickas
|
229650cba8
|
Merge pull request #1032 from shuckc/main
Revert "Use defined environment variables in the image build process"
|
2024-09-07 00:13:36 +03:00 |
|
Povilas Kanapickas
|
ab832d23c7
|
Merge pull request #1031 from mokibit/relocate-filesystem-test
tests/integration: Relocate `filesystem` test
|
2024-09-06 23:12:37 +03:00 |
|
Chris Shucksmith
|
4a7329b9e3
|
Revert "Use defined environment variables in the image build process"
This reverts commit 901adf47d0a0a00a12bdeb3b9d92c74a90ff98aa.
fixes #985 and #931
Signed-off-by: Chris Shucksmith <chris@shucksmith.co.uk>
|
2024-09-06 23:12:09 +03:00 |
|
Monika Kairaityte
|
de3f93c491
|
tests/integration: Relocate 'filesystem' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-06 20:08:13 +03:00 |
|
Povilas Kanapickas
|
54cc055a5c
|
Merge pull request #1029 from mokibit/automate-extends-with-file-subdir
tests/integration: Automate manual `extends_w_file_subdir` test
|
2024-09-06 20:07:51 +03:00 |
|
Monika Kairaityte
|
f4bf69b68e
|
tests/integration: Automate manual 'extends_w_file_subdir' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-06 19:47:14 +03:00 |
|
Povilas Kanapickas
|
5297b004af
|
Merge pull request #1028 from mokibit/automate-extends-with-file
tests/integration: Automate manual `extends_w_file` test
|
2024-09-06 19:46:59 +03:00 |
|
Povilas Kanapickas
|
fd1fc833b0
|
Merge pull request #1026 from mokibit/automate-extends-empty-service-test
tests/integration: Automate manual `extends_w_empty_service` test
|
2024-09-06 19:45:30 +03:00 |
|
Monika Kairaityte
|
124879a7b9
|
tests/integration: Automate manual 'extends_w_file' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-05 15:25:33 +03:00 |
|
Monika Kairaityte
|
368efe2ee3
|
tests/integration: Automate manual 'extends_w_empty_service' test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
|
2024-09-05 13:16:38 +03:00 |
|
Povilas Kanapickas
|
eeefd37996
|
Merge pull request #1016 from legobeat/refactor-resolvable-type-checks
fix: improve type resolutions
|
2024-08-03 17:01:13 +03:00 |
|
Povilas Kanapickas
|
b7514a0647
|
Merge pull request #1018 from legobeat/drop-python-3.8
Minimum Python version 3.9
|
2024-08-03 17:00:02 +03:00 |
|
legobt
|
561094954d
|
test: Use stable apt-get cli for package installation
Signed-off-by: legobt <6wbvkn0j@anonaddy.me>
|
2024-08-03 01:24:36 +00:00 |
|
legobt
|
ea239c4b77
|
Simplify secrets assignment
Signed-off-by: legobt <6wbvkn0j@anonaddy.me>
|
2024-08-03 01:01:16 +00:00 |
|
legobt
|
9fdee76858
|
Initialize default values in PodmanCompose constructor
Signed-off-by: legobt <6wbvkn0j@anonaddy.me>
|
2024-08-03 01:01:08 +00:00 |
|