1
1
mirror of https://github.com/nektos/act.git synced 2024-09-11 12:35:25 +03:00

Commit Graph

  • d393dbc086 refactor: simpilfy go-git cache Christopher Homberger 2024-02-06 14:03:19 +0100
  • 3e0031f24e
    Swap expected <-> actual in tests Kristofer 2024-02-05 13:23:12 +0000
  • 878a07adc8
    build(deps): bump github.com/docker/cli dependabot[bot] 2024-02-05 02:33:53 +0000
  • 946e11cfb0
    build(deps): bump github.com/opencontainers/image-spec dependabot[bot] 2024-02-05 02:33:45 +0000
  • 27b2f9091a
    build(deps): bump github.com/docker/docker dependabot[bot] 2024-02-05 02:33:30 +0000
  • 0754ce9108
    build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 dependabot[bot] 2024-02-05 02:25:51 +0000
  • 01ccdd137d
    move duplicated, junk-injecting copy of ACTIONS_RUNTIME_URL from run_context.go. Noticed that ACTIONS_RUNTIME_TOKEN is being generated there too, all on its lonesome.. Moved to root.go to keep ACTIONS_RUNTIME_URL company... Matthew Baggett 2024-02-03 23:55:46 +0100
  • ffc903e88d
    Support dynamic generation of ArtifactServerPort and derived ACTIONS_RUNTIME_URL Matthew Baggett 2024-02-03 22:55:41 +0100
  • 6a4898dc88
    Shrink Readme ChristopherHX 2024-02-03 21:48:31 +0100
  • b3566aacc4
    Fixed OnlySocket Kristofer 2024-02-02 12:13:26 +0000
  • 9855587ae1
    NoMount testfix Kristofer 2024-02-02 11:33:53 +0000
  • 0bff7a1566
    Rename test appropriately Kristofer 2024-02-02 11:33:35 +0000
  • b16e799444
    NoMountNoHost testfix Kristofer 2024-02-02 11:32:56 +0000
  • b7a8145d09 chore: bump VERSION to 0.2.59 v0.2.59 GitHub Actions 2024-02-01 22:32:06 +0000
  • 12c0c4277a
    feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195) Milo Moisson 2024-02-01 22:57:16 +0100
  • 0dfaa43117
    fix: use HOME config path when xdg-like path use fails Milo Moisson 2024-02-01 21:12:26 +0100
  • 7b0fac2f1f
    feat: correctly use the xdg library, which has the side effect to fix the config survey Milo Moisson 2024-02-01 20:39:06 +0100
  • 643fff7b5f
    Passing tests Kristofer 2024-02-01 15:24:26 +0000
  • d82ab5867e
    Fix bug found while writing tests Kristofer 2024-02-01 14:54:36 +0000
  • 64a9291819
    Consistent comment references Kristofer 2024-02-01 14:53:34 +0000
  • 7512f9cfa7
    Add more test for greater test coverage Kristofer 2024-02-01 14:52:45 +0000
  • a0c95d9cd4
    Add test to verify review comments Kristofer 2024-02-01 14:30:21 +0000
  • 06847e2152
    Fixed default socket test Kristofer 2024-02-01 12:52:56 +0000
  • aeb864d71e
    Fixed no-DOCKER_HOST env test Kristofer 2024-02-01 12:27:47 +0000
  • 4087e09d97
    Swap comparison actual, expected Kristofer 2024-02-01 11:32:09 +0000
  • db35fead98
    Fix test assertions and add comments Kristofer 2024-02-01 11:21:03 +0000
  • ccf7fcceb4
    Fix DOCKER_HOST expected Kristofer 2024-02-01 10:48:52 +0000
  • 3ed38d8e8b chore: bump VERSION to 0.2.58 v0.2.58 GitHub Actions 2024-02-01 02:12:33 +0000
  • ad391119b1
    build(deps): bump github.com/docker/docker dependabot[bot] 2024-01-31 23:57:59 +0000
  • 0dbf44c657
    build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187) dependabot[bot] 2024-01-31 23:56:50 +0000
  • d90049994a
    build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 dependabot[bot] 2024-01-31 23:42:27 +0000
  • 6dcf9bc6e6
    build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188) dependabot[bot] 2024-01-31 23:41:20 +0000
  • e23f26ca95
    build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 dependabot[bot] 2024-01-31 23:25:50 +0000
  • df61c7fcdb
    build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189) dependabot[bot] 2024-01-31 23:24:57 +0000
  • 232a820a73
    build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 dependabot[bot] 2024-01-31 23:12:58 +0000
  • 36e0261150
    build(deps): bump github.com/opencontainers/image-spec (#2167) dependabot[bot] 2024-01-31 23:11:39 +0000
  • 028ed73343
    build(deps): bump github.com/opencontainers/image-spec dependabot[bot] 2024-01-31 22:59:27 +0000
  • 46dc2ffe80
    build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186) dependabot[bot] 2024-01-31 22:58:02 +0000
  • 7db3f735d6
    build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 dependabot[bot] 2024-01-31 22:45:27 +0000
  • 0f0202f99c
    Reviewfix Kristofer 2024-01-31 19:08:26 +0000
  • 1e8910e6c0
    Rename corresponding test Kristofer 2024-01-31 18:49:53 +0000
  • fa7b0f1d12
    Move functionality to a new file Kristofer 2024-01-31 18:48:31 +0000
  • 371385daed
    Minor scoping & variable name change Kristofer 2024-01-31 17:54:43 +0000
  • 339343e5ba
    Fixup logic and set hasDockerHost Kristofer 2024-01-31 17:51:51 +0000
  • 4088d48420
    Un-struct hasDockerHost Kristofer 2024-01-31 17:44:25 +0000
  • a978ca2fe8
    Fixup arguments to GetSocketAndHost in test and root.go Kristofer 2024-01-31 17:43:50 +0000
  • c1b12ba02e
    Use socketLocation, for DOCKER_HOST and more defaults Kristofer 2024-01-31 17:32:45 +0000
  • b8081d65f2
    Always use struct Kristofer 2024-01-31 17:32:12 +0000
  • 51e864ffd7
    Fix DOCKER_HOST being set to the string "DOCKER_HOST" Kristofer 2024-01-31 16:10:50 +0000
  • a461c62912
    Write tests to verify functionality Kristofer 2024-01-31 16:05:47 +0000
  • 54c62a41e4
    Make return be a struct Kristofer 2024-01-31 15:53:51 +0000
  • 1b5cff966a
    Move to container package Kristofer 2024-01-31 15:24:18 +0000
  • 036e4be144
    Move socket and host handling to own function, and simplify logic Kristofer 2024-01-31 14:57:12 +0000
  • cf58eb6051
    fix typo ChristopherHX 2024-01-31 14:57:17 +0100
  • 16ce750fb3
    fix: sync DOCKER_HOST with cli parameter ChristopherHX 2024-01-31 14:54:55 +0100
  • 054caec791
    fix: use correct path to toolcache (#1494) Markus Wolf 2024-01-30 23:43:52 +0100
  • f029fdcf63
    Merge branch 'master' into fix-toolcache mergify[bot] 2024-01-30 21:41:41 +0000
  • 9c2bc67ef2
    Linting Kristofer 2024-01-30 16:54:34 +0000
  • d1e41b7450
    Fix import/export Kristofer 2024-01-30 16:54:25 +0000
  • ba69f85723 feat: Test writing remote Actions locally Christopher Homberger 2024-01-30 16:12:12 +0100
  • ee5a166338
    Revert CLI debug logs Kristófer 2024-01-30 13:42:04 +0000
  • 394e0c4554
    Fix import/export Kristófer 2024-01-30 11:57:49 +0000
  • 4a3aa0c884
    Fix export/import Kristófer 2024-01-30 11:52:20 +0000
  • b60d7defa8
    Use new common/env.go module Kristófer 2024-01-30 11:45:47 +0000
  • 709948a3ff
    Add common/env.go Kristófer 2024-01-30 11:45:41 +0000
  • 0975df39cf
    Move all socket lookup and defaulting logic to the same place Kristófer 2024-01-30 10:33:43 +0000
  • 037dc450d4
    Merge branch 'master' into master Kristofer 2024-01-30 09:38:34 +0000
  • 25f785748a
    Fix EACCESS error regarding /opt/hostedtoolcache Kristófer 2024-01-29 17:30:16 +0000
  • f87dd97d3d
    Revert "Fix EACCESS error regarding /opt/hostedtoolcache" Kristófer 2024-01-30 09:34:14 +0000
  • 003029fa74
    Merge branch 'master' into feat-offline-mode-new-action-cache ChristopherHX 2024-01-30 10:00:57 +0100
  • 5a80a044f9
    refactor: filecollector into new package (#2174) ChristopherHX 2024-01-30 01:46:45 +0100
  • 0c3098298f
    Merge branch 'master' into feat-offline-mode-new-action-cache mergify[bot] 2024-01-30 00:32:24 +0000
  • 23932e39de
    Merge branch 'master' into fix-toolcache ChristopherHX 2024-01-29 22:43:54 +0100
  • b2a8394d33
    Fix EACCESS error regarding /opt/hostedtoolcache Kristófer 2024-01-29 17:30:16 +0000
  • cabec6625f
    Merge branch 'master' into master Kristofer 2024-01-29 17:15:41 +0000
  • 06368a5519
    Rever to upstream run_context.go Kristófer 2024-01-29 17:09:07 +0000
  • 43b091bdb5 add test data Christopher Homberger 2024-01-29 18:08:20 +0100
  • 51da53631a
    Commenting, and massively simplified socket logic Kristófer 2024-01-29 17:07:54 +0000
  • 9a8c5cec90 add test fix bug of GetContainerArchive Christopher Homberger 2024-01-29 18:06:57 +0100
  • a5917092f0 Add test for symlinks Christopher Homberger 2024-01-29 16:03:51 +0100
  • da1907ab1c
    Add more debug logs Kristófer 2024-01-29 14:59:07 +0000
  • 1f43b1fbe5
    Always default to DOCKER_HOST Kristófer 2024-01-29 14:51:54 +0000
  • 164f338ac4
    Merge branch 'master' into refactor-filecollector-into-new-package ChristopherHX 2024-01-29 15:28:29 +0100
  • a7ef7c1879
    build(deps): bump github.com/docker/cli dependabot[bot] 2024-01-29 02:35:10 +0000
  • 4ca35d2192
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175) dependabot[bot] 2024-01-29 02:34:33 +0000
  • c2faaf2ab7
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-29 02:23:06 +0000
  • 6d3c6e6820 refactor: filecollector into new package Christopher Homberger 2024-01-28 21:12:51 +0100
  • 10488f7c82 feat: offline mode for new action cache Christopher Homberger 2024-01-28 20:29:30 +0100
  • 5e0d29d665
    fix: improve warning about remote not found (#2169) Josh Soref 2024-01-28 14:21:21 -0500
  • 60594587c8
    Merge branch 'master' into issue-1546 mergify[bot] 2024-01-28 19:07:26 +0000
  • 6dd67253bc
    fix: improve new-action-cache fetch failure error (#2172) ChristopherHX 2024-01-28 18:02:15 +0100
  • 07691fe2db
    Merge branch 'master' into fix-improve-new-action-cache-fetch-failure-error mergify[bot] 2024-01-28 16:49:51 +0000
  • 09d4b5d6ad
    fix: subpath actions via new artifact cache (#2170) ChristopherHX 2024-01-28 17:49:47 +0100
  • f7c4debf54
    Merge branch 'master' into new-artifact-cache-fix-subpath-actions mergify[bot] 2024-01-28 16:38:16 +0000
  • 9cbd5cbd3f
    Merge branch 'master' into issue-1546 mergify[bot] 2024-01-28 16:37:41 +0000
  • a6ec2c129a
    fix: improve action not found error (#2171) ChristopherHX 2024-01-28 17:37:19 +0100
  • 1a4cc136eb fix: improve new-action-cache fetch failure error Christopher Homberger 2024-01-28 17:25:24 +0100
  • 9fc6578893 fix: improve action not found error Christopher Homberger 2024-01-28 16:10:20 +0100
  • 97a360a4f9 fix: subpath actions via new artifact cache Christopher Homberger 2024-01-28 15:40:16 +0100
  • ea367dc9f6 fix: improve warning about remote not found Josh Soref 2024-01-27 22:58:14 -0500