Commit Graph

  • fba6ffe297
    Merge pull request #3267 from thaJeztah/add_default_version Bjorn Neergaard 2024-11-18 07:48:00 -0700
  • 99ce2e6d56
    Makefile: remove unused APT_MIRROR build-arg Sebastiaan van Stijn 2024-05-28 11:34:28 +0200
  • 504ce6193c
    Set a dummy-version if none set Sebastiaan van Stijn 2024-05-28 11:31:20 +0200
  • bb0edd1f66
    Merge pull request #3261 from thaJeztah/bump_engine_versions Sebastiaan van Stijn 2024-10-27 17:09:14 +0100
  • e47e966e94
    Bump default API version to 1.45 (Moby 26.0/26.1) Sebastiaan van Stijn 2024-05-22 15:12:42 +0200
  • c90859bf71 ExecDetachResult structure for exec_run in detached mode Piotr Nowak 2024-10-17 13:14:40 +0200
  • e88dd423bf ExecDetachResult structure for exec_run in detached mode Wojciech Nowak 2024-10-17 13:14:40 +0200
  • a8bac88221
    Merge pull request #3292 from yasonk/fix-exec_run-doc Sebastiaan van Stijn 2024-09-30 23:22:45 +0200
  • e031cf0c23
    Merge pull request #3290 from laurazard/exec-no-executable-exit-code Sebastiaan van Stijn 2024-09-30 15:18:31 +0200
  • b1265470e6
    tests/exec: add test for exit code from exec Laura Brehm 2024-09-27 15:05:08 +0100
  • 6bbf741c8c
    fixing doc for stream param in exec_run yasonk 2024-09-29 18:58:38 -0700
  • 96ef4d3bee
    tests/exec: expect 127 exit code for missing executable Laura Brehm 2024-09-27 13:36:48 +0100
  • ee44930ab2 Check presence of errors in server response to image push Francesco Zardi 2024-09-14 17:25:37 +0200
  • bcf3e11daa Simplify the json_stream() utility Francesco Zardi 2024-09-14 17:16:05 +0200
  • c7d4ec1421 Add image.push() unit test with stream response Francesco Zardi 2024-09-14 17:12:33 +0200
  • acc26364cc
    Remove and return container when start fails Filipe Utzig 2024-09-12 16:42:29 -0300
  • bc5bcdade5 convert_service_ports takes only a dict as param billou 2024-07-12 22:05:55 -0400
  • 871698b41b images/create: add support for specifying custom message Jan Chren ~rindeal 2018-07-30 19:33:32 +0200
  • c6f715bfcf feat: support cpuperiod and cpuquota build arguments (Docker v1.19+) Lucy Linder 2024-04-10 11:42:43 +0200
  • 125d6aa4bc Updated outdated deployment steps Christopher Petito 2024-05-27 12:19:09 +0000
  • a3652028b1
    Merge pull request #3264 from krissetto/rename-env-var-in-release-pipeline 7.1.0 Sebastiaan van Stijn 2024-05-23 13:09:32 +0200
  • 1ab40c8e92 Fix env var name in release pipeline to match hatch expectations Christopher Petito 2024-05-23 10:49:23 +0000
  • b33088e0ca
    Merge pull request #3263 from krissetto/fix-release-pipeline Laura Brehm 2024-05-23 11:32:12 +0100
  • 45488acfc1 Fix env var name in release pipeline Christopher Petito 2024-05-23 10:14:18 +0000
  • 20879eca6a
    Merge pull request #3262 from krissetto/changelog-7.1.0 Laura Brehm 2024-05-23 10:37:29 +0100
  • 4f2a26d21e Added 7.1.0 changelog Christopher Petito 2024-05-23 09:27:07 +0000
  • 7785ad913d
    Merge pull request #3257 from felixfontein/requests-hotfix Sebastiaan van Stijn 2024-05-22 15:02:59 +0200
  • d8e9bcb278 requests 2.32.0 and 2.32.1 have been yanked. Felix Fontein 2024-05-21 21:05:36 +0200
  • 2a059a9f19 Extend fix to requests 2.32.2+. Felix Fontein 2024-05-21 18:44:08 +0200
  • e33e0a437e Hotfix for requests 2.32.0. Felix Fontein 2024-05-20 21:13:41 +0200
  • 104c5c45f4 Hotfix for requests 2.32.2 Christopher Petito 2024-05-22 09:54:56 +0000
  • b86573a3e3
    Merge pull request #3260 from krissetto/fix-ci Sebastiaan van Stijn 2024-05-22 14:45:11 +0200
  • e34bcf20d9 Update setup-python gh action Christopher Petito 2024-05-22 11:10:22 +0000
  • 205d2f2bd0 Fix to get our CI working again since we rely on parsing tags. Christopher Petito 2024-05-22 10:58:13 +0000
  • 9ee40f4ff4
    hotfix for requests issue Kyle Nas 2024-05-21 09:28:00 -0700
  • b6464dbed9
    chore: fix return type docs for `container.logs()` (#2240) Bob Du 2024-04-10 04:13:21 +0800
  • 82c3e74036
    Merge branch 'main' into master Bob Du 2024-04-08 21:34:36 +0800
  • d88f413e10
    Strip extra escape codes on empty lines Peter Hyatt 2024-04-05 16:17:05 -0400
  • fc5438cbee
    Remove excess whitespace Peter Hyatt 2024-04-05 12:55:31 -0400
  • adad7f8b22
    Fix missing import Peter Hyatt 2024-04-05 12:41:39 -0400
  • 777504af82
    Fix parenths typo Peter Hyatt 2024-04-05 11:29:57 -0400
  • 39e7280d02
    Add stream and timestamp args to client.build Peter Hyatt 2024-04-05 08:50:44 -0400
  • 07e35d3f5f
    Add equivalent of bind-recursive option to the Mount type class Jan Čermák 2024-04-04 11:32:44 +0200
  • 9ad4bddc9e
    chore(ci): fix-ups across Make / Docker / GitHub Actions (#3241) Milas Bowman 2024-04-03 08:44:29 -0400
  • 2c02152b3a
    Merge 2c49876679 into 336e65fc3c sigma67 2024-03-31 12:45:21 +0800
  • fad7519f52
    Merge be37940a61 into 336e65fc3c Adam Dangoor 2024-03-31 12:45:09 +0800
  • 730f3f34fd chore(ci): fix-ups across Make / Docker / GitHub Actions Milas Bowman 2024-03-29 15:56:12 -0400
  • 336e65fc3c
    Merge pull request #3212 from valohai/ruff-i Milas Bowman 2024-03-29 13:31:57 -0400
  • 4c6437d292 Merge pull request #3212 from valohai/ruff-i Milas Bowman 2024-03-29 13:28:43 -0400
  • 310d70e52a Merge remote-tracking branch 'upstream/main' into ruff-i ruff-i Milas Bowman 2024-03-29 13:20:21 -0400
  • c719ec0c41
    Merge 3e5d872ceb into 0fd79c8c0d coodyz 2024-03-29 13:14:44 -0400
  • 0fd79c8c0d
    Merge pull request #3207 from valohai/modernize-build Milas Bowman 2024-03-29 13:14:36 -0400
  • 3d79ce8c60
    Merge pull request #3231 from vvoland/engine-25 Paweł Gronowski 2024-03-25 17:36:55 +0100
  • 2bef44fe0f
    Merge 688a2beae6 into bd164f928a Christopher Petito 2024-03-25 14:31:33 +0000
  • 688a2beae6 Run integration tests against multiple moby engines/api versions Christopher Petito 2024-03-25 15:31:26 +0100
  • 3ff5f577db Adjust integration tests Christopher Petito 2024-03-25 15:31:01 +0100
  • 8ad1276ed1
    clarify Container.diff doc-string valq7711 2024-03-20 13:18:56 +0300
  • dd82f9ae8e
    Bump minimum API version to 1.24 Paweł Gronowski 2024-03-07 13:12:45 +0100
  • e91b280074
    Bump default API version to 1.44 (Moby 25.0) Paweł Gronowski 2024-03-07 13:12:32 +0100
  • cb21af7f69 Fix tests that look at 'Aliases' Rob Murray 2024-03-13 14:54:25 +0000
  • 0054f75af0 Change using generator iterator. BobDu 2019-04-19 11:56:47 +0800
  • 219c24e744 Fixed an issue with inaccurate comments. BobDu 2019-01-23 10:11:56 +0800
  • 2cebb82f68 Relaxed checking of userns_mode Jonathan Hettwer (bauen1) 2024-02-29 20:16:10 +0100
  • 2c49876679
    Update .readthedocs.yml sigma67 2024-02-28 11:35:18 +0100
  • aada8a8317 raise exception from chunked responses Justice Sidhu 2024-02-16 16:47:01 -0800
  • cb23f4bf95
    Merge d216adacba into bd164f928a Robert Wlodarczyk 2024-02-06 17:10:15 +0000
  • d20c1cf98e
    Change raise of exception which does not exist Adam Dangoor 2024-02-02 22:24:58 +0000
  • be37940a61
    Avoid import-untyped errors Adam Dangoor 2024-02-02 21:40:48 +0000
  • 4716ee36cf
    Automatically add many type hints, with ruff Adam Dangoor 2024-01-26 19:26:32 +0000
  • 4cc74a4007
    Add return types to all __str__ methods Adam Dangoor 2024-01-26 19:18:10 +0000
  • f30322ed01
    Merge ded39ca93c into bd164f928a Felipe Ruhland 2024-01-18 13:38:18 +0530
  • 1818712b8c Untangle circular imports Aarni Koskela 2024-01-03 21:38:53 +0200
  • d50cc429c2 Enable Ruff I (import sort), autofix Aarni Koskela 2024-01-03 21:23:04 +0200
  • 047df6b0d3 Build wheel in CI, upload artifact for perusal Aarni Koskela 2023-12-21 10:51:05 +0200
  • ae45d477c4 Use `hatch` for packaging Aarni Koskela 2023-12-21 10:37:23 +0200
  • f128956034 Use `build` instead of calling setup.py Aarni Koskela 2023-12-21 10:35:28 +0200
  • bd164f928a
    Merge pull request #3205 from valohai/drop-packaging-dep Milas Bowman 2024-01-03 14:19:02 -0500
  • 249654d4d9 Drop `packaging` dependency Aarni Koskela 2023-12-21 10:20:32 +0200
  • 6df9cc2b90
    build(deps): Bump paramiko from 2.11.0 to 3.4.0 dependabot[bot] 2024-01-03 19:02:23 +0000
  • 694d9792e6
    lint: fix string formatting (#3211) Milas Bowman 2024-01-03 14:01:42 -0500
  • 409e6e0579 lint: fix string formatting Milas Bowman 2024-01-03 13:59:43 -0500
  • eeb9ea1937
    docs: change image.history() return type to list (#3202) Khushiyant 2024-01-04 00:26:10 +0530
  • 08956b5fbc
    ci: update Ruff & fix some minor issues (#3206) Aarni Koskela 2024-01-03 20:49:07 +0200
  • b8a6987cd5
    fix: keyerror when creating new config (#3200) Khushiyant 2024-01-04 00:14:53 +0530
  • ad3810eeac lint: add missing newline to end of file Milas Bowman 2024-01-03 13:38:25 -0500
  • f467fd9df9
    Merge pull request #3208 from vvoland/fix-datetime_to_timestamp Sebastiaan van Stijn 2024-01-03 19:13:33 +0100
  • 3ec5a6849a
    fix(build): tag regex should allow ports (#3196) Sven 2024-01-03 16:48:45 +0100
  • c53857f04d fix(build): fix lint warning + add test case for tag format Milas Bowman 2024-01-03 10:39:29 -0500
  • cb00c496b9 Merge remote-tracking branch 'upstream/main' into fix_regex Milas Bowman 2024-01-03 10:06:53 -0500
  • 1784cc2962
    utils: Fix datetime_to_timestamp Paweł Gronowski 2023-12-22 10:20:12 +0100
  • aa9c066b8d Correct Ruff target version, enable UP, autofix Aarni Koskela 2023-12-21 10:28:46 +0200
  • af36567647 Update Ruff, simplify condition flagged by it Aarni Koskela 2023-12-21 10:27:32 +0200
  • f53ef16980 fix: keyerror when creating new config(#3110) Khushiyant 2023-12-17 21:23:45 +0530
  • 8221443b7d chore: update branch--latest Khushiyant 2023-12-21 11:40:21 +0530
  • 07bbb2d1c5 chore: update branch Khushiyant 2023-12-21 11:38:24 +0530
  • 6ceb08273c
    Merge pull request #3203 from vvoland/deprecated-containerconfig Guillaume Lours 2023-12-20 17:43:12 +0100
  • 6549ade3bc
    Merge branch 'main' into exec_run-none_output Khushiyant 2023-12-20 20:11:59 +0530
  • 979e638c70
    Merge branch 'main' into image_history-docs Khushiyant 2023-12-20 20:10:04 +0530
  • 097382b973
    Merge pull request #3199 from vvoland/engine-24 Guillaume Lours 2023-12-20 08:24:37 +0100
  • 0fad869cc6
    integration/commit: Don't check for deprecated fields Paweł Gronowski 2023-12-19 10:25:34 +0100