Commit Graph

  • 44102dc79f
    Merge 48add0efdc into 342a39dcfe Justin Zhang 2025-04-15 14:30:09 +0000
  • 48add0efdc Fix #1183 to enforce service_healthy condition Justin Zhang 2025-04-10 15:52:12 +0800
  • 50033cee9a
    Merge 980417d77e into 342a39dcfe Strahil Nikolov 2025-04-14 18:27:03 +0300
  • 5a5e40ec15
    Merge e3476dd236 into 342a39dcfe Elsa Granger 2025-04-14 15:24:10 +0000
  • e3476dd236 Add news Elsa 2025-04-14 23:22:31 +0800
  • 7014974681 Cleanup Elsa 2025-04-09 08:44:29 +0800
  • 5414300525 Simplify get deploy pids Elsa 2025-04-09 08:42:04 +0800
  • f5c457aa7c Remove unnecessary comment Elsa 2025-04-09 08:39:57 +0800
  • 24899edbed Format Elsa 2025-04-09 08:38:35 +0800
  • c381e118ee Add unittest for pid limits Elsa 2025-04-08 21:05:36 +0800
  • c3cac2c26b Implement pids_limit Elsa 2025-04-08 20:44:27 +0800
  • f77b80fd16
    Merge 0bc92fd787 into 342a39dcfe Ben Krieger 2025-04-14 18:22:05 +0300
  • 7cb30b9243
    Merge aa998cd266 into 342a39dcfe Elsa Granger 2025-04-14 18:06:04 +0300
  • 342a39dcfe
    Merge pull request #1179 from knarfS/fix_port_cmd main Povilas Kanapickas 2025-04-14 18:05:53 +0300
  • d6b8476573
    Merge pull request #1180 from knarfS/add_rmi_arg Povilas Kanapickas 2025-04-14 18:04:09 +0300
  • ae41ef08c3 tests/integration: Improve tests for port command Frank Stettner 2025-04-04 20:10:07 +0200
  • aa998cd266 Move variable location Elsa 2025-04-09 08:51:39 +0800
  • 188989c02f Rename variables related to exit_code Elsa 2025-04-09 08:48:06 +0800
  • 5cce7ed015 Format Elsa 2025-04-09 08:46:24 +0800
  • a3c2a4efc4 Fix unittest Elsa 2025-04-08 21:24:03 +0800
  • c7626dfa76 Handle exit code when compose up -d Elsa 2025-04-08 20:25:37 +0800
  • da46ee3910 Fix port command for dynamic host ports Frank Stettner 2025-04-04 20:04:14 +0200
  • d80c31f578 tests/integration: Add tests for up and down command Frank Stettner 2025-04-07 08:06:28 +0200
  • cefa68dc75 Implement rmi argument for down command Frank Stettner 2025-04-07 08:04:11 +0200
  • 2e46ff0db2
    Merge pull request #1159 from me-coder/container_scaling_update Povilas Kanapickas 2025-04-08 02:54:32 +0300
  • fbc4c7da80 Integration tests for container scaling changes Yashodhan Pise 2025-03-31 18:44:12 +0530
  • 11879d3e94 Updates handling of scale/replicas through CLI & compose file Yashodhan Pise 2025-03-31 18:12:08 +0530
  • 27cf8da06f Addition of relevant newsfragments file Yashodhan Pise 2025-03-31 18:10:29 +0530
  • 10a30ba24a
    Merge pull request #1173 from mokibit/automate-ulimit-test Povilas Kanapickas 2025-04-04 17:12:42 +0300
  • a1be62fd31 tests/integration: Automate manual ulimit test Monika Kairaityte 2025-03-31 15:13:55 +0300
  • 15bf02a004
    Merge pull request #1175 from mokibit/automate-volumes-merge-test Povilas Kanapickas 2025-04-04 16:31:03 +0300
  • e45b5d5063 tests/integration: Automate manual volumes_merge test Monika Kairaityte 2025-04-03 20:14:00 +0300
  • c46ecb226b
    Merge pull request #1171 from mokibit/fix-git-build-url-context Povilas Kanapickas 2025-03-31 00:26:56 +0300
  • e04b8f3a60 tests/integration: Add integration test for buid git URL as context Monika Kairaityte 2025-03-28 15:50:13 +0200
  • 815450aba9 tests/unit: Add test for buid git URL as context Monika Kairaityte 2025-03-26 20:55:38 +0200
  • 92f0a8583a Fix using git URL as build context Monika Kairaityte 2025-03-25 19:46:59 +0200
  • 5f4fc4618c Add os.path.normpath to normalize dockerfile pathname Monika Kairaityte 2025-03-18 21:19:48 +0200
  • 4d899edeb3
    Merge pull request #1166 from piotr-kubiak/megre-args Povilas Kanapickas 2025-03-24 13:35:31 +0200
  • f9489afaf5 Allow merging of args in both list and dict syntax Piotr Kubiak 2025-03-12 19:48:53 +0100
  • 7d7533772b
    Merge pull request #1165 from drachenfels-de/fix-project-name-interpolation Povilas Kanapickas 2025-03-20 19:26:03 +0200
  • 65b455f081 Fix project name evaluation order Ruben Jenster 2025-03-12 19:04:38 +0100
  • 1aa750bacf integration/tests: Test project name override with COMPOSE_PROJECT_NAME env variable Ruben Jenster 2025-03-12 19:10:05 +0100
  • 98b9bb9f8e Fix interpolation for COMPOSE_PROJECT_NAME Ruben Jenster 2025-03-20 12:06:19 +0100
  • 170411de8b test/integration: Test COMPOSE_PROJECT_NAME interpolation Ruben Jenster 2025-03-12 16:20:58 +0100
  • 0cf1378cb5
    Merge pull request #1148 from mokazemi/fix/sigint-down Povilas Kanapickas 2025-03-20 00:14:11 +0200
  • cf9ff8cdf4
    Merge 757d14ebed into 8b1bd0123c legobeat 2025-03-19 22:17:08 +0300
  • f5a6df6dc4 added changes to release notes Mohammad Kazemi 2025-03-19 16:02:34 +0330
  • f106ea0c01 modifications to pass pylint test Mohammad Kazemi 2025-03-01 12:34:58 +0330
  • b748c2666c add try-except block to handle error in case of shutdown error Mohammad Kazemi 2025-02-24 15:18:45 +0330
  • 3973c476c4 catch SIGINT signal properly in 'up' function and call compose 'down' function for a graceful shutdown Mohammad Kazemi 2025-02-24 10:40:42 +0330
  • 8b1bd0123c
    Merge pull request #1168 from underground-software/build_exit Povilas Kanapickas 2025-03-19 12:50:16 +0200
  • 2e7d83f7f0 Properly surface errors from build commands charliemirabile 2025-03-17 18:42:32 -0400
  • 52e2912e0b
    Merge pull request #1157 from mokibit/automate-selinux-test Povilas Kanapickas 2025-03-11 18:15:55 +0200
  • 8ef537e247 test/integration: Automate manual selinux test Monika Kairaityte 2025-03-02 22:04:17 +0200
  • 04fcc26a79
    Merge pull request #1117 from rjeffman/no_exception_if_service_is_not_in_compose Povilas Kanapickas 2025-03-05 22:17:10 +0200
  • d4760712b7 Don't raise exception on inexistent services in 'down' command Rafael Guterres Jeffman 2025-01-22 23:55:56 -0300
  • 7c61f24467
    Merge pull request #1158 from mokibit/automate-uidmaps-test Povilas Kanapickas 2025-03-04 23:41:55 +0200
  • 202c3771a9 test/integration: Automate manual uidmaps test Monika Kairaityte 2025-03-02 22:04:17 +0200
  • a54f0fa573
    Merge pull request #1149 from AlexandreAANP/fix/windows-asyncio-loop Povilas Kanapickas 2025-03-01 16:43:26 +0200
  • 3353697402
    Merge pull request #1152 from IamTheFij/config-quiet Povilas Kanapickas 2025-03-01 16:42:20 +0200
  • ca1b59c449
    Merge pull request #1153 from IamTheFij/dco-hook Povilas Kanapickas 2025-03-01 16:39:50 +0200
  • b9f27795c0 Add hook to check for signoff in commit messages Ian Fijolek 2025-02-28 12:53:29 -0800
  • 4cd1642be0 Add quiet flag to podman-compose config Ian Fijolek 2025-02-27 12:11:10 -0800
  • fd401331e5 added release note to newsfragment directory Alexandre Pita 2025-02-27 08:55:52 +0000
  • 37b27fa233 Refactor event loop handling to simplify logic for Windows platforms Alexandre Pita 2025-02-26 17:28:59 +0000
  • 976847ef9b
    Merge pull request #1143 from italomaia/bug/use-ruff Povilas Kanapickas 2025-02-26 18:21:31 +0200
  • c6b3d497d6 Adds lint exclusions already ignored by the code Italo Maia 2025-02-25 20:04:22 +0100
  • 10ad739746 Replaces black with ruff on pre-commit-config Italo Maia 2025-02-25 20:04:06 +0100
  • 784d798dac Fix event loop handling for Windows platform in compose_up function Alexandre Pita 2025-02-26 14:38:46 +0000
  • dd01d039bf
    Merge pull request #1140 from whym/rename-comment Povilas Kanapickas 2025-02-25 02:02:23 +0200
  • 81a0a5933e Add more logging tests Yusuke Matsubara 2025-02-25 01:39:12 +0200
  • c289a3b827 Fix logging test coding style Yusuke Matsubara 2025-02-25 01:38:55 +0200
  • baccce4f3f Fix comments related to logging Yusuke Matsubara 2025-02-11 18:30:56 +0900
  • 07af8488db
    Merge pull request #1147 from joern19/main Povilas Kanapickas 2025-02-24 01:26:38 +0200
  • cbc5a8c8b3 Add newsfragment for interface_name option Jörn Hirschfeld 2025-02-23 17:00:47 +0100
  • aeaceed7ba integration test for x-podman.interface_name option Jörn Hirschfeld 2025-02-23 00:57:59 +0100
  • b1eb558b41 Document existence of x-podman.interface_name Jörn Hirschfeld 2025-02-23 00:44:36 +0100
  • 1cdc9e6552 interface_name can be specified in net_config_ Jörn Hirschfeld 2025-02-23 00:26:09 +0100
  • 2f8ed2137c
    Merge pull request #1144 from mokibit/automate-secrets-tests Povilas Kanapickas 2025-02-20 09:57:11 +0200
  • 838957b902 test/integration: Automate manual 'secrets' test Monika Kairaityte 2025-02-13 20:31:09 +0200
  • 99222db163 Adding --ansi to cli with support to the "never" value. Improves compatibility with SpringBoot3 compose plugin Italo Maia 2025-02-18 18:35:27 +0100
  • a5c80a6cc7 formatting with black so pre-commit does not fail Italo Maia 2025-02-18 18:30:46 +0100
  • 888be2383e ignoring flake8 errors that are already not being followed Italo Maia 2025-02-18 18:28:45 +0100
  • f6f6c97880 ignoring flake8 rules that are not being enforced: E231 Italo Maia 2025-02-18 18:08:48 +0100
  • cf02df1785 updating black language_version to 3.12; this should simplify contributions as 3.10 is not available from some package managers already Italo Maia 2025-02-18 17:58:01 +0100
  • 15380a809d
    Merge pull request #1135 from rpluem-vf/keep_fds_open Povilas Kanapickas 2025-02-18 13:26:15 +0200
  • d4e5859370 Do not close file descriptors when executing podman Ruediger Pluem 2025-02-07 12:18:14 +0100
  • 593d7c825e
    Merge pull request #1138 from mokibit/automate-seccomp-test Povilas Kanapickas 2025-02-07 22:46:39 +0200
  • bfba7ba32d tests/integration: Automate manual seccomp test Monika Kairaityte 2025-02-07 21:17:22 +0200
  • fe9be2d98f
    Merge pull request #1133 from neocturne/pod-args Povilas Kanapickas 2025-02-07 20:59:36 +0200
  • 43a2f1d01f
    Implement x-podman.pod_args to override --pod-args default Matthias Schiffer 2025-02-07 00:42:14 +0100
  • aa47a373ca
    Merge pull request #1132 from mokibit/describe-test_pid Povilas Kanapickas 2025-02-06 15:29:42 +0200
  • eaec19336f tests/integration: Describe pid test Monika Kairaityte 2025-02-05 22:53:30 +0200
  • 34bee28bb8
    Merge pull request #1131 from mokibit/automate-test-no_services Povilas Kanapickas 2025-02-05 20:53:38 +0200
  • bfea139362 tests/integration: Automate manual no_services test Monika Kairaityte 2025-02-04 21:57:48 +0200
  • 4a81bce2a5
    Merge pull request #1130 from mokibit/automate-nets_test_ip Povilas Kanapickas 2025-02-05 20:44:07 +0200
  • e626f15eff tests/integration: Automate manual nets_test_ip test Monika Kairaityte 2025-02-04 19:52:32 +0200
  • 974250caa5
    Merge pull request #1128 from mokibit/automate-nets_test3 Povilas Kanapickas 2025-02-03 22:59:45 +0200
  • 29404af723 tests/integration: Automate manual 'nets_test3' test Monika Kairaityte 2025-01-26 22:11:14 +0200
  • d1ba2f4c7d
    Merge pull request #1124 from notdian/file_not_found_error Povilas Kanapickas 2025-01-31 01:48:13 +0200