Skip to content

Releases: xing/act

v0.2.25-xing.10-a37a49a

12 Dec 05:12
Compare
Choose a tag to compare

Changelog

v0.2.25-xing.9-30e49f4

09 Dec 17:45
Compare
Choose a tag to compare

Changelog

v0.2.25-xing.8-0626631

06 Dec 15:20
Compare
Choose a tag to compare

Changelog

  • e3dfac6 fix: handle composite action on error and continue
  • 01c1373 Squashed commit of: Feature: uses in composite
  • b15b7cf test: add integration test for if-expressions
  • 4e18208 feat: steps should use a default if expression of success()
  • dbc97b5 fix: handle job error more resilient
  • 4f845a1 test: add unit tests for step context if evaluation
  • 31f1ad6 refactor: move if expression evaluation
  • 73d0679 test: add unit tests for run context if evaluation
  • 8874bae test: add runner test for job status check functions
  • 0ce52ef fix: check job needs recursively
  • e51a67c fix: job if value defaults to success()
  • 549389a style: correct linter warnings
  • 1e300e7 fix: continue jobs + steps after failure
  • 356c79f feat: try to read ref and sha from event payload if available
  • 0a1e9af patch: print plan summary upfront to executing it
  • 5a90ce1 patch: customize goreleaser configuration
  • 67112c8 patch: update owner name from nektos to xing
  • b910a42 Docker auth (nektos#891)
  • 5bdb9ed container credentials (nektos#868)
  • e793d03 Add more steps context support (nektos#887)
  • 6517d04 feat: allow existing logger from context (nektos#898)
  • f726339 feat: SELinux lables for --bind (nektos#906)
  • 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.7-c984245

06 Dec 14:26
Compare
Choose a tag to compare

Changelog

  • 8414f4f fix: handle composite action on error and continue
  • 571e5dd Squashed commit of: Feature: uses in composite
  • 280e544 test: add integration test for if-expressions
  • f54bc72 feat: steps should use a default if expression of success()
  • b861d5d fix: handle job error more resilient
  • df104b4 test: add unit tests for step context if evaluation
  • 30854e5 refactor: move if expression evaluation
  • 32363c4 test: add unit tests for run context if evaluation
  • e2057bc test: add runner test for job status check functions
  • 050c2df fix: check job needs recursively
  • 3cb2cc8 fix: job if value defaults to success()
  • ca5db72 style: correct linter warnings
  • 97544c9 fix: continue jobs + steps after failure
  • f8cb452 feat: try to read ref and sha from event payload if available
  • 4c72254 patch: print plan summary upfront to executing it
  • b22f007 patch: customize goreleaser configuration
  • e2a7b59 patch: update owner name from nektos to xing
  • b910a42 Docker auth (nektos#891)
  • 5bdb9ed container credentials (nektos#868)
  • e793d03 Add more steps context support (nektos#887)
  • 6517d04 feat: allow existing logger from context (nektos#898)
  • f726339 feat: SELinux lables for --bind (nektos#906)
  • 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.6-97230cd

06 Dec 09:24
Compare
Choose a tag to compare

Changelog

  • c51290b fix: handle composite action on error and continue
  • 542293f Squashed commit of: Feature: uses in composite
  • 6425a7d test: add integration test for if-expressions
  • 8f9d6b0 feat: steps should use a default if expression of success()
  • c8bb1bc fix: handle job error more resilient
  • ffdfbe1 test: add unit tests for step context if evaluation
  • 8c48d2f refactor: move if expression evaluation
  • 1119524 test: add unit tests for run context if evaluation
  • 54b6e70 test: add runner test for job status check functions
  • db44d50 fix: check job needs recursively
  • 51555b0 fix: job if value defaults to success()
  • 33f9b8f style: correct linter warnings
  • a969331 fix: continue jobs + steps after failure
  • e05dbf1 feat: try to read ref and sha from event payload if available
  • 173c9ad feat: print plan summary upfront to executing it
  • 863897d patch: customize goreleaser configuration
  • c80cc23 patch: update owner name from nektos to xing
  • b910a42 Docker auth (nektos#891)
  • 5bdb9ed container credentials (nektos#868)
  • e793d03 Add more steps context support (nektos#887)
  • 6517d04 feat: allow existing logger from context (nektos#898)
  • f726339 feat: SELinux lables for --bind (nektos#906)
  • 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.5-873adf2

03 Dec 10:42
Compare
Choose a tag to compare

Changelog

  • 91aa7fb fix: handle composite action on error and continue
  • 6788ad8 Squashed commit of: Feature: uses in composite
  • 3c92361 test: add integration test for if-expressions
  • f6651ae feat: steps should use a default if expression of success()
  • 9f8cff2 fix: handle job error more resilient
  • 5c32ecb test: add unit tests for step context if evaluation
  • 03f6d85 refactor: move if expression evaluation
  • cc41b1b test: add unit tests for run context if evaluation
  • e60a49a test: add runner test for job status check functions
  • 264eb75 fix: check job needs recursively
  • 94668b8 fix: job if value defaults to success()
  • 747530c style: correct linter warnings
  • 92c34e3 fix: continue jobs + steps after failure
  • 05c0a94 feat: try to read ref and sha from event payload if available
  • 9155a3b feat: print plan summary upfront to executing it
  • 3f5b590 patch: customize goreleaser configuration
  • 3f6d0bf patch: update owner name from nektos to xing
  • b910a42 Docker auth (nektos#891)
  • 5bdb9ed container credentials (nektos#868)
  • e793d03 Add more steps context support (nektos#887)
  • 6517d04 feat: allow existing logger from context (nektos#898)
  • f726339 feat: SELinux lables for --bind (nektos#906)
  • 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.4-f966b89

30 Nov 16:46
Compare
Choose a tag to compare

Changelog

  • 0287f9c fix: handle composite action on error and continue
  • c5c1498 Squashed commit of: Feature: uses in composite
  • c957c4e test: add integration test for if-expressions
  • 97bbe6e feat: steps should use a default if expression of success()
  • 94a3f6c fix: handle job error more resilient
  • 9874d0b test: add unit tests for step context if evaluation
  • b5bd474 refactor: move if expression evaluation
  • 28bc1b3 test: add unit tests for run context if evaluation
  • 297bb21 test: add runner test for job status check functions
  • 1ac141b fix: check job needs recursively
  • 59dac23 fix: job if value defaults to success()
  • 038a7de style: correct linter warnings
  • e3702a6 fix: continue jobs + steps after failure
  • 44a0547 feat: try to read ref and sha from event payload if available
  • 4a9e775 patch: customize goreleaser configuration
  • 7928cc4 patch: update owner name from nektos to xing
  • b910a42 Docker auth (nektos#891)
  • 5bdb9ed container credentials (nektos#868)
  • e793d03 Add more steps context support (nektos#887)
  • 6517d04 feat: allow existing logger from context (nektos#898)
  • f726339 feat: SELinux lables for --bind (nektos#906)
  • 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.3-6cf9ed5

27 Nov 05:11
Compare
Choose a tag to compare

Changelog

0c7118f Squashed commit of the following:
91cb352 test: fix test output casing
19f4780 test: add integration test for if-expressions
0f5004f test: check for error message
4edd85a feat: steps should use a default if expression of success()
f8e03ef fix: correctly handle step result
b3a0d90 fix: handle job error more resilient
c43e7c2 test: add unit tests for step context if evaluation
00d24b8 refactor: move if expression evaluation
7a12faa test: add unit tests for run context if evaluation
6b307c9 test: add runner test for job status check functions
f3efa5f fix: check job needs recursively
f3ba341 fix: job if value defaults to success()
bf59774 style: correct linter warnings
9d112ac fix: continue jobs + steps after failure
a9e6855 feat: try to read ref and sha from event payload if available
6fcc6b6 test: mock docker config for getImagePullOptions test
4b97189 fix: make docker hostname detection more robust
cfa9d3a fix: docker decides by the existence of . or : if...
b893d49 fix: url.Parse requires protocol
7730b7c feat: read docker credentials from local docker config
1cd0544 feat: allow existing logger from context
254d840 patch: customize goreleaser configuration
8489b6a patch: update owner name from nektos to xing
f726339 feat: SELinux lables for --bind (nektos#906)
6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.25-xing.2-38fbf40

25 Nov 10:11
9f1e84c
Compare
Choose a tag to compare

Changelog

cb494ca Squashed commit of the following:
bdcb2c5 test: fix test output casing
e65458b test: add integration test for if-expressions
57ccf52 test: check for error message
553a385 feat: steps should use a default if expression of success()
575632b fix: correctly handle step result
bb18932 fix: handle job error more resilient
a029bf6 test: add unit tests for step context if evaluation
2a80a49 refactor: move if expression evaluation
e32c187 test: add unit tests for run context if evaluation
dc56ece test: add runner test for job status check functions
a80cc92 fix: check job needs recursively
d30ca6c fix: job if value defaults to success()
39cd499 style: correct linter warnings
32d4459 fix: continue jobs + steps after failure
0fdd256 feat: try to read ref and sha from event payload if available
7bc08b8 test: mock docker config for getImagePullOptions test
9687974 fix: make docker hostname detection more robust
c03b91b fix: docker decides by the existence of . or : if...
e89f34f fix: url.Parse requires protocol
1bf6b78 feat: read docker credentials from local docker config
0d0c414 feat: allow existing logger from context
e09ffa8 patch: customize goreleaser configuration
0ec8144 patch: update owner name from nektos to xing
6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)

v0.2.24-xing.1-9630ac6

25 Nov 09:53
86e7256
Compare
Choose a tag to compare

Changelog

6b87a59 Squashed commit of the following:
a377441 test: fix test output casing
cca20de test: add integration test for if-expressions
9e6ab57 test: check for error message
7676242 feat: steps should use a default if expression of success()
002068c fix: correctly handle step result
a73a902 fix: handle job error more resilient
5d089b3 test: add unit tests for step context if evaluation
4340de7 refactor: move if expression evaluation
8273977 test: add unit tests for run context if evaluation
e450a04 test: add runner test for job status check functions
a685c4c fix: check job needs recursively
785f88e fix: job if value defaults to success()
25d1d06 style: correct linter warnings
c473bd7 fix: continue jobs + steps after failure
fe19e57 feat: try to read ref and sha from event payload if available
b334a15 test: mock docker config for getImagePullOptions test
39f6920 fix: make docker hostname detection more robust
1c6b3a4 fix: docker decides by the existence of . or : if...
af9cefb fix: url.Parse requires protocol
bab5620 feat: read docker credentials from local docker config
d5319d5 feat: allow existing logger from context
4b5eb53 patch: customize goreleaser configuration
2909a39 patch: update owner name from nektos to xing
6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
8ad6c07 feat: add option for docker image rebuild (nektos#878)
ff8b1df Don't interpolate joboutputs, before job is done (nektos#894)
96cf907 Fix regex for GITHUB_ENV parsing (nektos#893)
4ae71b5 Revert "feat: allow existing logger from context (nektos#859)" (nektos#890)
df4ef4d docs: add brew installation from HEAD (nektos#886)
c26e661 build(deps): bump github.com/go-ini/ini from 1.63.2 to 1.64.0 (nektos#882)
09693ec fix: fromJSON should work with any JSON (nektos#883)
12fa4d7 fix: correctly unmarshal entrypoint (nektos#876)
ec34eb9 fix: use docker lib for image ref parsing (nektos#877)
62d2167 Fix github SSH regex for missing .git extension (nektos#871)
3054f3e fix: cleanup unused actions (nektos#873)
099af5e fix: interpolate env for step actions (nektos#872)
603cf56 feat: allow existing logger from context (nektos#859)
cd24df5 ci(golangci-lint): switch to latest (nektos#870)
11f6ee3 Asset server implementation (nektos#677)
f8b3563 build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2 (nektos#864)
80db062 ci(mergify): fix deprecated strict mode (nektos#862)
e9ae789 fix: set sh as default shell for containers (nektos#853)
7c73531 Fixes (nektos#856)
aad724c ci: remove macOS tests (nektos#860)
6a3a47c build(deps): bump github.com/docker/docker (nektos#855)
50dd0c0 build(deps): bump github.com/docker/cli (nektos#854)
2319eb2 docs: fix brew formula link (nektos#846)
83a28d9 Close docker client (nektos#789)
f8ddfca goreleaser: Switch to latest and drop Homebrew config (nektos#848)
977b526 ci: switch macos job to macos-10.15 (nektos#849)
b5e8a18 build(deps): bump github.com/moby/buildkit from 0.9.0 to 0.9.1 (nektos#838)
a0d3602 fix: rewrite StepContext env (nektos#832)
6c60af7 fix: rewrite how image env is merged (nektos#828)
7a426a0 refactor: re-implement embed without "unused" import (nektos#830)
bfcf0ab build(deps): bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (nektos#824)
c2c8b52 Add reading environment from Docker image (nektos#771)
4d552e6 fix: add simple concurrency limit (nektos#823)
a6aea44 fix(mergify): needs-work label handling (nektos#810)
b1e4844 ci: pin goreleaser version (nektos#825)
5a09eb2 Bump all dependencies (and fix dependabot mess) (nektos#822)
3c14548 fix: mount volume for workflow info (nektos#776)
e82f17e build(deps): bump codecov/codecov-action from 1.5.2 to 2.1.0 (nektos#819)
17652ce Remove ubuntu-16.04 and add missing links for nix/go (nektos#821)
aa080d0 Provide hint for -P (nektos#815)
6d7f574 build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.3.1 (nektos#802)
9126f15 support for container option: --hostname (nektos#809)
f0fd0af Refresh hash after pull for branch refs (nektos#791)
a7a2659 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.7 to 2.3.1 (nektos#803)
12928a0 feat: add Dependabot config (nektos#797)
6e5bd24 Cache dockerhub images from linux for macOS (nektos#768)
4c645b3 Update Go to 1.17 (nektos#787)
37aaec8 feat: improve list (nektos#786)
de44a50 fix: copy whole action dir to container (nektos#774)
bea32d5 Add proper support for working-directory & fix command builder (nektos#772)
77b3968 Fix docker: invalid reference format (nektos#767)
5c841e2 Update docs, file formatting and docker images (nektos#766)
94fd0ac Simplify Matrix decode, add defaults for fail-fast and max-parallel, add test (nektos#763)
43d46aa Fix format function {{, }} are escapes (nektos#752)