Commit Graph

  • b7514a0647
    Merge pull request #1018 from legobeat/drop-python-3.8 Povilas Kanapickas 2024-08-03 17:00:02 +0300
  • 561094954d
    test: Use stable apt-get cli for package installation legobt 2024-08-03 01:24:36 +0000
  • ea239c4b77
    Simplify secrets assignment legobt 2024-07-31 07:18:26 +0000
  • 9fdee76858
    Initialize default values in PodmanCompose constructor legobt 2024-07-31 07:10:57 +0000
  • 0a6e0a35e1
    Fix services replicas type legobt 2024-07-31 06:41:03 +0000
  • 26e6651d6c
    Type hints via annotations legobt 2024-08-02 23:48:52 +0000
  • 462603383c
    Remove is_dict,is_str for better pyright inference legobt 2024-07-31 06:29:55 +0000
  • 8411db49d1
    Minimum Python version 3.9 legobt 2024-08-03 00:50:26 +0000
  • fc90f60bf1
    Merge pull request #1014 from legobeat/refactor-redundant-vars Povilas Kanapickas 2024-08-02 10:22:28 +0300
  • ed58ac0879
    clean up redundant default_net variable legobt 2024-07-31 00:38:37 +0000
  • 305f25b4d6
    clean up redundant proj_name legobt 2024-07-31 00:34:24 +0000
  • edadf73d82
    Merge pull request #1017 from mokibit/automate-extends-tests Povilas Kanapickas 2024-08-01 21:41:30 +0300
  • dc04108b3e tests/integration: Automate manual 'extends' test Monika Kairaityte 2024-08-01 15:52:48 +0300
  • 348461ca77
    Merge pull request #1007 from mokibit/automate-env-tests Povilas Kanapickas 2024-07-30 14:09:55 +0300
  • 92dbd3690e tests/integration: Automate 'env-file-tests' manual tests Monika Kairaityte 2024-07-20 16:39:06 +0200
  • a1e9a82693
    Merge pull request #1012 from mokibit/automate-exit-from-tests Povilas Kanapickas 2024-07-30 11:16:17 +0300
  • 9e11c6bfbc tests/integration: Automate manual 'exit-from' tests Monika Kairaityte 2024-07-29 13:06:34 +0200
  • 0d24c41afb tests/integration: Automate 'env-tests' manual test Monika Kairaityte 2024-07-09 18:50:44 +0200
  • 585d344d0a
    Merge pull request #1004 from lisongmin/substitution-with-service-environment Povilas Kanapickas 2024-07-27 00:06:46 +0300
  • 3aa6d4d158
    Merge pull request #1009 from bkueng/platform_build_cmd Povilas Kanapickas 2024-07-27 00:04:54 +0300
  • 34f5268e37 Add unittest for rec_subs Songmin Li 2024-07-20 02:54:40 +0800
  • b5eaf314ad Support variable substitution with service's environment Songmin Li 2024-07-20 01:16:38 +0800
  • b3c49df6eb podman_compose.py: support "platform" property in the build command Beat Küng 2024-07-22 15:07:13 +0200
  • 98715b4a49
    Merge branch 'devel' into fix-build-url-context RadioLogic 2024-07-23 17:51:13 -0400
  • dbbd695463
    Merge pull request #1008 from mokibit/automate-deps-test Povilas Kanapickas 2024-07-23 23:12:17 +0300
  • 1b1d3d8c25
    Merge pull request #1010 from jasonchuanet/docs_uidmaps_gidmaps Povilas Kanapickas 2024-07-23 23:11:00 +0300
  • 7d7e64fe5a
    Update docs+messages to reflect uidmaps/gidmaps code Jason Chua 2024-07-22 20:36:42 -0700
  • 3c9c18c6e0 tests/integration: Automate `deps` manual test Monika Kairaityte 2024-07-09 16:58:01 +0200
  • d0a2a44442
    Merge pull request #1003 from njhanley/remove-branch-names-from-contrib-docs Povilas Kanapickas 2024-07-19 19:11:48 +0300
  • 1e66c28bbb Remove references to nonexistent devel and stable branches Nick Hanley 2024-07-18 21:41:59 -0400
  • b6eadd56b1
    Merge pull request #1002 from nerilex/main Povilas Kanapickas 2024-07-17 05:19:19 +0300
  • d95b4d026b Add newsfragment Povilas Kanapickas 2024-07-17 01:43:24 +0300
  • e2eb883709 Add `--network=none` if `network_mode: none` is set; fixes #1001. bg 2024-07-15 15:13:37 +0200
  • 0866492a7e
    Merge pull request #1000 from zoumingzhe/main Povilas Kanapickas 2024-07-15 18:48:39 +0300
  • 85050097e5 Support python direct call _parse_args or run Mingzhe Zou 2023-07-29 20:16:58 +0800
  • daab93b762
    Merge pull request #997 from mokibit/automate-build-tests Povilas Kanapickas 2024-07-08 22:42:00 +0300
  • 9fe30387ee tests/integration: Automate 'build_fail' manual test Monika Kairaityte 2024-07-08 18:39:56 +0200
  • 0f8348bea7 tests/integration: Automate 'build' manual test Monika Kairaityte 2024-07-08 21:35:57 +0200
  • 55ab3fa7f7
    Merge pull request #994 from swick/wip/build-labels Povilas Kanapickas 2024-07-08 19:20:22 +0300
  • 2091ade7b1 Add newsfragment Povilas Kanapickas 2024-07-08 19:04:44 +0300
  • ca58d7cd58 Pass build description labels to podman build Sebastian Wick 2024-07-07 19:00:57 +0200
  • 3296c8d34f
    Merge pull request #993 from p12tic/compose-file-links Povilas Kanapickas 2024-07-06 19:35:18 +0300
  • eb3808738d
    Support building images from a Containerfile Lars Kellogg-Stedman 2024-06-26 09:37:48 -0400
  • a575107cc8
    Merge f512566759 into e07c28d127 Robin 2024-06-23 11:18:25 +0530
  • 980417d77e
    Add --health-on-failure Strahil Nikolov 2024-05-31 11:50:16 +0300
  • 19abaeda76 github/workflows: Revert version of GitHub actions-codespell Monika Kairaityte 2024-05-28 18:58:22 +0300
  • e14b443c2a Add codespellignore file to address false positives in codespell Monika Kairaityte 2024-05-28 12:25:13 +0300
  • 39536f804d change for testing Monika Kairaityte 2024-05-26 21:21:05 +0300
  • 852298d2ee
    Merge 2ea9fbaa99 into cac90f69b8 Pointy 2024-05-22 18:47:59 +0200
  • 0f59707e26
    Revert "Update podman_compose.py" Povilas Kanapickas 2024-05-21 11:20:24 +0300
  • 7372e88b79
    Revert "Add support for selinux in verbose bind mount specification" Povilas Kanapickas 2024-05-21 00:45:40 +0300
  • 5edd0d24ba
    add PODMAN_COMPOSE_USE_PODS environment variable Uosis 2024-05-07 14:51:12 +0000
  • c358d11078 podman_compose: fix in-pod argparse type Randolph Sapp 2023-06-16 01:32:39 -0500
  • 010c05a4cc
    Fixes #908: Add support for multi-line environment files Hedayat Vatankhah 2024-04-09 01:13:33 +0330
  • bfb20738dc
    Removing "-a" from the args array. It messes with automated container build in scripts. Blaise LEBRETON 2024-04-08 11:05:47 +0200
  • 776ea63e04 Merge branch 'main' into develop N3 Laboratories LLC 🧪 Open Source Contributors 2024-04-05 15:40:37 +0000
  • f0bae1e2d9 Don't resolve links to compose file Povilas Kanapickas 2024-03-25 08:18:52 +0200
  • dab6b1b98d
    Merge pull request #992 from p12tic/docker-compose-name-compat Povilas Kanapickas 2024-07-06 18:56:25 +0300
  • 5bf4c0fdbe Add a way to remove dashes in default network names Povilas Kanapickas 2024-07-06 18:32:10 +0300
  • 67c5352c3a Extract default_network_name_for_project() Povilas Kanapickas 2024-07-06 18:32:09 +0300
  • 5e0f7e5e19
    Merge pull request #990 from p12tic/tests-single-container-up Povilas Kanapickas 2024-07-06 01:06:23 +0300
  • 5040a37d47 tests: Add integration tests for up -d with single container at a time Povilas Kanapickas 2024-07-06 00:56:16 +0300
  • c82859b89f
    Merge pull request #989 from p12tic/github-install-requirements-unconditionally Povilas Kanapickas 2024-07-04 09:19:30 +0300
  • 29195be77c github: Install requirements unconditionally Povilas Kanapickas 2024-07-04 09:13:28 +0300
  • 1c74d6cd11
    Merge pull request #988 from p12tic/tests-discovery Povilas Kanapickas 2024-07-03 19:52:56 +0300
  • 9a4af0ce62 Discover tests instead of passing a list of files to unittest Povilas Kanapickas 2024-07-03 19:30:40 +0300
  • 0517b9e34c
    Merge pull request #987 from p12tic/check-if-pod-exists-before-creating Povilas Kanapickas 2024-07-03 19:35:28 +0300
  • 24038dace3 Check whether pod exists before trying to create one Povilas Kanapickas 2024-07-03 19:15:19 +0300
  • 0ea4cbe091
    Merge pull request #984 from mokibit/reduce-path-calculation-duplication Povilas Kanapickas 2024-07-03 09:13:49 +0300
  • 2056e703d5 tests/integration: Reduce base path calculation duplication Monika Kairaityte 2024-07-03 07:50:52 +0300
  • 137c6207b2
    Merge pull request #981 from mokibit/add-unittests-for-secrets Povilas Kanapickas 2024-07-02 20:52:34 +0300
  • 4ec57c1013 unittests: Added unit tests for podman-compose secrets Monika Kairaityte 2024-06-30 15:50:56 +0300
  • d9a3572461
    Merge pull request #978 from PlugNPush/main Povilas Kanapickas 2024-06-26 21:39:42 +0300
  • fa3e0a7772 Alt Dockerfile names fix Michaël Nass - PlugN 2024-06-26 15:24:58 +0200
  • 0bcf0799b6
    Merge pull request #976 from p12tic/tests-move-around Povilas Kanapickas 2024-06-26 11:30:21 +0300
  • 18472b53ac Move all tests to single directory "tests" Povilas Kanapickas 2024-06-26 11:01:48 +0300
  • d38b26bb01
    Release 1.2.0 v1.2.0 Povilas Kanapickas 2024-06-26 10:42:54 +0300
  • 22a4ad5806
    Merge pull request #975 from p12tic/changelog Povilas Kanapickas 2024-06-26 10:41:59 +0300
  • 37e2cb28d4 Add release notes for v1.2.0 Povilas Kanapickas 2024-06-26 10:38:24 +0300
  • 0cd3902c5f
    Merge pull request #974 from p12tic/newsfragments Povilas Kanapickas 2024-06-26 10:37:54 +0300
  • 6ef759c6fd Use newsfragments pattern for the release notes Povilas Kanapickas 2024-06-26 10:20:24 +0300
  • 16cbcf4152
    Merge pull request #956 from Genzer/fix/loading-.env-breaking-since-1.1.0 Povilas Kanapickas 2024-06-24 23:37:33 +0300
  • 67ce900885 Commit .env in tests/env-file-tests, bypassing root .gitignore Genzer 2024-06-10 15:17:03 +0700
  • 4e9f76768c Load .env from Compose file's directory and cwd Genzer 2024-06-05 15:55:40 +0700
  • 84f7fdd7da
    Merge pull request #971 from mokibit/type-env-secret-support Povilas Kanapickas 2024-06-24 23:17:34 +0300
  • 405001b990 Fix comment Monika Kairaityte 2024-06-24 20:18:01 +0300
  • 6b1aeff55f Add unittests for type=env secret Monika Kairaityte 2024-06-24 20:10:32 +0300
  • f06975b346 Update tests for type=env secret Brett Calliss 2024-06-21 13:59:00 +0100
  • 546cad5171 Add type=env secret support Brett Calliss 2024-06-21 12:53:06 +0300
  • e07c28d127
    Merge pull request #771 from wgnathanael/environment-precedence Povilas Kanapickas 2024-06-22 20:00:08 +0300
  • 935029dc33 Fix environment variable precedents nathanael.noblet 2023-09-13 07:32:56 -0600
  • 80b2aa6ed0
    Merge pull request #964 from mokibit/set-custom-in_pod-in-compose-file Povilas Kanapickas 2024-06-20 09:45:41 +0300
  • 360b85bf2d Allow providing custom in_pod argument as a global compose file variable Monika Kairaityte 2024-06-03 15:45:45 +0300
  • 650a835eca
    Merge pull request #966 from ArthoPacini/enhance/stdin-docker-compose-support Povilas Kanapickas 2024-06-19 20:06:15 +0300
  • 82740cc311 Add ability to input docker-compose.yaml via stdin Artho Pacini 2024-06-17 10:41:24 -0300
  • 0f645e4c70 Add ability to input docker-compose.yaml via stdin Artho Pacini 2024-06-17 10:39:02 -0300
  • 3b15170ccf Changed the global parser help message for file input, to reflect changes for reading from stdin Artho Pacini 2024-06-17 10:34:31 -0300
  • 3359380ec6 Add ability to input docker-compose.yaml via stdin Artho Pacini 2024-06-16 14:25:02 -0300
  • 14f39e5b86
    Merge pull request #965 from mokibit/fix-gidmap-typo Povilas Kanapickas 2024-06-17 10:08:17 +0300
  • e799a0b0ea Fix x-podman.gidmap typo Monika Kairaityte 2024-06-14 17:31:10 +0300