Commit Graph

  • 65a111196d
    Bump actions/checkout from 3 to 4 dependabot/github_actions/actions/checkout-4 dependabot[bot] 2023-09-04 21:53:49 +0000
  • bce40c2db3 Change "an key-value" to "a key-value" devel ambiamber 2022-09-09 16:21:14 -0400
  • 78f8cad7c4 Fix typos Kian-Meng Ang 2022-09-24 22:04:17 +0800
  • 7942a540cd fix styling errors Mohammed Tayeh 2023-06-23 18:58:43 +0300
  • cb9cf6002f add stats command Mohammed Tayeh 2022-07-16 02:48:28 +0300
  • 06587c1dca rm redundant tests Evedel 2023-06-11 15:20:14 +1000
  • bc9168b039 add no-normalize flag Evedel 2023-06-11 15:19:14 +1000
  • 57c527c2c9 add edits from review Sergei Biriukov 2023-05-01 16:41:29 +1000
  • d1f5ac9edc convert build context path to absolute during final normalisation Sergei Biriukov 2023-04-30 13:37:23 +1000
  • 0164c1db56 Simplify the fix using or. Natanael Arndt 2023-07-26 16:29:39 +0200
  • e5cdce4e7d default to an empty dict for the from service if the service is None Natanael Arndt 2023-07-26 15:30:31 +0200
  • 280f1770bf Add a test to extend using an empty service (placeholder) Natanael Arndt 2023-07-26 15:27:30 +0200
  • f75d12af21 broken in py 3.7 Muayyad alsadi 2023-07-18 13:23:55 +0300
  • 5454c3ad0f Add 'links' aliases to container aliases Hedayat Vatankhah 2023-07-16 00:55:03 +0330
  • 901adf47d0 Use defined environment variables in the image build process Hedayat Vatankhah 2023-07-16 03:07:33 +0330
  • bf07e91163 Implement include from compose-spec Mahmoud Abduljawad 2023-07-14 04:11:29 +0000
  • 3890eacf57 Merge branch 'Evedel-allow-config-to-merge-strings-and-dicts-in-build' into devel Muayyad alsadi 2023-05-29 11:47:41 +0300
  • cfd24cc2e8 Merge branch 'devel' into allow-config-to-merge-strings-and-dicts-in-build Sergei Biriukov 2023-05-06 18:10:29 +1000
  • 79bfad103c move logic from rec_merge to normalize_service Sergei Biriukov 2023-05-06 15:56:15 +1000
  • d1509468c3 allow empty list to be a command/entrypoint Sergei Biriukov 2023-04-30 14:56:04 +1000
  • 9011e9faa1 add tests, dry up code, use shlex.split instead of str.split Sergei Biriukov 2023-04-23 20:11:26 +1000
  • 517aeba330 Allow config to merge strings and lists in command and entrypoint Sergei Biriukov 2023-04-21 22:23:45 +1000
  • 85d5d5dcc9 move logic from rec_merge to normalize_service Sergei Biriukov 2023-05-06 15:00:46 +1000
  • 1ffd24dcf9 Python version support: sync verified and advertised versions Cleber Rosa 2023-02-01 14:21:11 -0500
  • 8c66b1cda7 add test case for when build is a complex dictionary Sergei Biriukov 2023-04-30 15:37:52 +1000
  • a0005db474 add code implementing build value merge Sergei Biriukov 2023-04-29 13:18:16 +1000
  • 221cf14501 add tests for build value merge Sergei Biriukov 2023-04-29 13:17:43 +1000
  • a61945b516 fix format Sergei Biriukov 2023-04-21 23:01:18 +1000
  • 6b6330c587 add build subcommand and --build arg to compose_run Sergei Biriukov 2023-04-21 20:15:23 +1000
  • 5d279c4948 Build-fail test example BugFest 2023-04-12 19:33:53 +0200
  • 5a3bdbf89b Exit code managed at PodmanCompose.run() BugFest 2023-04-12 19:22:14 +0200
  • 1eb166445b Linting fixes BugFest 2023-04-10 17:29:50 +0200
  • 82182b7bc6 Finish execution in compose_build only on command=build calls BugFest 2023-04-10 17:25:30 +0200
  • 3f4618866b Update project-1.env BugFest 2023-04-10 11:56:57 +0200
  • 91bc6ebdb4 Keep chdir after loading env file BugFest 2023-04-10 11:46:47 +0200
  • 59a59c1a3a Fixes #636: env-file shall be resolved relative to the CWD BugFest 2023-04-07 22:03:28 +0200
  • 620f5d7473 pre-commit black config: run in check only mode BugFest 2023-04-10 12:05:29 +0200
  • 6f902faed0 Fix linting issues BugFest 2023-04-10 12:38:21 +0200
  • ccdf01e9b0 Revert "Use SELinux mount flag for secrets" Muayyad Alsadi 2023-04-10 12:26:42 +0300
  • e6b1eabe4c Revert "Use more lenient SELinux mount flag for secrets" Muayyad Alsadi 2023-04-10 12:26:42 +0300
  • 1f4a4d2184 Revert "Use SELinux mount flag for secrets" revert-574-devel Muayyad Alsadi 2023-04-10 12:26:42 +0300
  • 08a453d643 Revert "Use more lenient SELinux mount flag for secrets" Muayyad Alsadi 2023-04-10 12:26:42 +0300
  • 75de39c239 Use more lenient SELinux mount flag for secrets Henry Reed 2023-02-03 21:06:27 -0800
  • 874192568f Use SELinux mount flag for secrets Henry Reed 2022-10-18 18:24:41 -0700
  • 0b853f29f4 Ignore access mode when merging volumes short syntax Bhavin Gandhi 2022-06-05 23:14:50 +0530
  • 847f01a6c6 Add a docker-compose test file for uidmaps/gidmaps waechtjn 2022-06-04 14:35:38 +0100
  • e511e6420f FIXES #228: Add support for uidmap and gidmap waechtjn 2022-06-04 14:31:48 +0100
  • a9723ec1cf Added a way to start containers with multiple ips and nets KuhnChris 2022-10-16 00:04:25 +0200
  • 1cb608d8a7 allow project name to be fetched from dotenv Kuan-Yi Li 2022-12-01 00:04:32 +0800
  • 252f1d57a5 updating black formatting for podman-compose.py Dixon Whitmire 2022-11-09 13:00:59 -0500
  • 13856d2e9c updating black formatting Dixon Whitmire 2022-11-09 12:59:28 -0500
  • 8d8df0bc28 Adding basic support for --profile argument Dixon Whitmire 2022-11-09 12:21:25 -0500
  • bc5f0123d9 add option to start podman in existing network namespace Richard de Vos 2022-11-22 22:28:04 +0100
  • 9a08f85ffd FIXES #586: preserve exit code for podman-compose build Roman Blanco 2022-11-09 09:33:40 +0000
  • 8625d7a4e8 add ipam-driver support Benedikt Braunger 2023-02-07 19:17:38 +0100
  • 016c97fd1e Fixes #663 - Fixes linting/pylint errors BugFest 2023-04-09 19:49:08 +0200
  • 2df11674c4 Fixes #661 - Fixes linting/flake8 errors BugFest 2023-04-09 19:05:15 +0200
  • 5eff38e743 Fixes #659: fix permissions when installing OS packages for linting/black BugFest 2023-04-09 17:11:31 +0200
  • 7f5ce26b1b start version 1.0.7 and default with pod enabled by default Muayyad alsadi 2023-04-09 14:08:54 +0300
  • f6dbce3618 version 1.0.6 v1.0.6 stable Muayyad alsadi 2023-04-09 14:02:10 +0300
  • dfb64d884d fix pylint Muayyad alsadi 2023-04-09 13:10:33 +0300
  • 990f774659 fix pylint Muayyad alsadi 2023-04-09 12:47:15 +0300
  • 5e518c7ca7 #648: check if sed exists to color logs Muayyad alsadi 2023-04-09 12:07:43 +0300
  • 9046f7eee0 #634: follow up Muayyad alsadi 2023-04-09 12:00:45 +0300
  • ef55067834 add support for network priorities Benedikt Braunger 2023-02-09 20:43:25 +0100
  • ed2a6c0917 Support network_mode: none Michel Jung 2023-02-10 11:37:50 +0100
  • b4c0792995 Add --remove-orphans on down command Sander Hoentjen 2023-02-24 12:16:36 +0100
  • e84451f4ea Allow environment parameters without value Sander Hoentjen 2023-02-28 17:15:55 +0100
  • 456370bd46 Support build secrets Excedrin 2023-03-14 22:49:39 -0700
  • efe3714266 Add support for the group_add property of a service. molasses11 2023-03-28 15:27:33 +0000
  • c55a2f4c26 Fixes #657: Support act and developer-friendly environment BugFest 2023-04-08 21:10:23 +0200
  • b8a7593026 #154: timeout Muayyad alsadi 2023-03-29 11:30:24 +0300
  • bd29ddb3e9 #154: no -t for start Muayyad alsadi 2023-03-29 01:31:42 +0300
  • 38219eb85c FIXES #154: handle stop_grace_period Muayyad alsadi 2023-03-28 17:33:02 +0300
  • 08ffcf6126 updating test_podman_compose_extends_w_file_subdir to use the correct image name Dixon Whitmire 2022-10-27 16:38:34 -0400
  • 801faea30b Bump actions/setup-python from 2 to 4 dependabot[bot] 2022-10-17 15:15:54 +0000
  • 06da9667f3 Bump actions/checkout from 2 to 3 dependabot[bot] 2022-10-17 15:15:57 +0000
  • de3f607758 Check for github actions updates weekly John Losito 2022-10-16 08:34:41 -0400
  • db1861d33f pull: accept service names as positional arguments Aleksandr Mezin 2022-08-29 23:08:19 +0600
  • 9d5b255927 Use top-level name property as project name if user doesn't set one explicitly Simon Cornish 2022-08-16 15:48:01 -0700
  • 2d05c5c339 FIXES #534: add systemd unit label Muayyad alsadi 2022-07-29 21:13:44 +0300
  • 3c460160e0 FIXES #534: add systemd unit label Muayyad alsadi 2022-07-29 21:13:07 +0300
  • 5b9cfe5d17 implement services.*.build.tags Wilke Schwiedop 2022-07-27 20:05:38 +0200
  • 8d1a4d7274 Implemented basic Bash shell completion Carmine Zaccagnino 2022-02-05 14:17:58 +0100
  • 859f03cbe6 Add healthcheck.disable support inganault 2022-07-14 20:24:43 +0700
  • ae6be272b5 reformat Muayyad alsadi 2022-07-14 00:59:10 +0300
  • ccdb98c0e4 implement podman kill command Mohammed Tayeh 2022-07-14 00:45:24 +0300
  • 909d05e718 reformat Muayyad alsadi 2022-07-13 20:45:16 +0300
  • 0cf98c7893 reimplement the of pause and unpause commands Mohammed Tayeh 2022-07-13 20:13:38 +0300
  • 843b876885 fix typo Mohammed Tayeh 2022-07-12 13:24:08 +0300
  • 1188463734 fix Typo podman-composer in version command Mohammed Tayeh 2022-06-30 17:24:40 +0300
  • 10580db329 Add pause,unpause commands support Mohammed Tayeh 2022-06-30 15:04:48 +0300
  • f7d335dc6a #516: allow empty network Muayyad alsadi 2022-07-04 18:21:31 +0300
  • 4a73ae86bc FIXES #511: ipv6 Muayyad alsadi 2022-06-29 12:03:54 +0300
  • f674ab8cfb #512: only use --net when bridge Muayyad alsadi 2022-06-29 11:55:39 +0300
  • 265e0ca32a #512: only use --net when bridge Muayyad alsadi 2022-06-29 10:46:47 +0300
  • 92662f3409 FIXES #511: ipv6 Muayyad alsadi 2022-06-28 15:58:19 +0300
  • 42c0078e6b mac_address with dash Muayyad alsadi 2022-06-22 14:24:34 +0300
  • da5ee723c3 reformat Muayyad alsadi 2022-06-21 21:54:44 +0300
  • 06fc0715fe reformat Muayyad alsadi 2022-06-21 21:51:09 +0300