Skip to content

Releases: xing/act

v0.2.26-xing.21-d6a44af

19 May 15:40
Compare
Choose a tag to compare

Changelog

New Features

  • d82da6c feat: add pre/post stage identifier fields to json log output
  • bdfab0a feat: add pre/post stage identifier fields to json log output
  • 6451993 feat: replace logger with step logger
  • f0088a8 feat: [DEBUG] identifier for debug logs to distinguish them
  • 3296615 feat: add step/job id and results to json logs
  • eeececf feat: use logger from context wherever possible
  • 641132c feat: run pre step from actions (nektos#1110)
  • 2413106 feat: run all composite post actions in a step
  • 664c617 feat: run composite post steps during post step lifecycle
  • 45cde33 feat: collect pre and post steps for composite actions
  • 5d7a488 feat: add post step to actions and add state command
  • 69691c8 feat: add ubuntu-22.04 (nektos#1150)
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.20-b2db4e3

19 May 15:20
Compare
Choose a tag to compare

Changelog

New Features

  • f70e5c2 feat: add pre/post stage identifier fields to json log output
  • 6e9b985 feat: replace logger with step logger
  • ca71156 feat: [DEBUG] identifier for debug logs to distinguish them
  • 64df731 feat: add step/job id and results to json logs
  • b1e1676 feat: use logger from context wherever possible
  • 1dccf97 feat: run pre step from actions (nektos#1110)
  • fcb627d feat: run all composite post actions in a step
  • 0732066 feat: run composite post steps during post step lifecycle
  • 8a52fd3 feat: collect pre and post steps for composite actions
  • 1e43a33 feat: add post step to actions and add state command
  • 69691c8 feat: add ubuntu-22.04 (nektos#1150)
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.19-33cf022

19 May 14:20
Compare
Choose a tag to compare

Changelog

New Features

  • 6a4d2aa feat: replace logger with step logger
  • 58a94e8 feat: [DEBUG] identifier for debug logs to distinguish them
  • 5582201 feat: add step/job id and results to json logs
  • 3832f09 feat: use logger from context wherever possible
  • 80f1c81 feat: run pre step from actions (nektos#1110)
  • e4b258b feat: run all composite post actions in a step
  • e6c02aa feat: run composite post steps during post step lifecycle
  • 6f52e45 feat: collect pre and post steps for composite actions
  • 6eab8fb feat: add post step to actions and add state command
  • 69691c8 feat: add ubuntu-22.04 (nektos#1150)
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.18-b20876a

19 May 05:17
Compare
Choose a tag to compare

Changelog

New Features

  • 8ba9f61 feat: [DEBUG] identifier for debug logs to distinguish them
  • c010937 feat: add step/job id and results to json logs
  • 4176b4b feat: use logger from context wherever possible
  • a8bae86 feat: run pre step from actions (nektos#1110)
  • 9c67a22 feat: run all composite post actions in a step
  • 73a9510 feat: run composite post steps during post step lifecycle
  • ceff68c feat: collect pre and post steps for composite actions
  • 20d9ebc feat: add post step to actions and add state command
  • 69691c8 feat: add ubuntu-22.04 (nektos#1150)
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.17-01f5e7e

18 May 15:08
Compare
Choose a tag to compare

Changelog

New Features

  • bb7897f feat: [DEBUG] identifier for debug logs to distinguish them
  • 9287ec5 feat: add step/job id and results to json logs
  • 6a2197f feat: use logger from context wherever possible
  • 5c97d56 feat: run pre step from actions (nektos#1110)
  • 1b6697d feat: run all composite post actions in a step
  • 2ce2544 feat: run composite post steps during post step lifecycle
  • 431ad58 feat: collect pre and post steps for composite actions
  • 286f9ad feat: add post step to actions and add state command
  • 69691c8 feat: add ubuntu-22.04 (nektos#1150)
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.16-af734df

18 May 05:15
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates

Other

v0.2.26-xing.15-b1bd196

16 May 07:46
Compare
Choose a tag to compare

Changelog

New Features

  • b2879f7 feat: run pre step from actions (nektos#1110)
  • a927489 feat: run all composite post actions in a step
  • c9ca82f feat: run composite post steps during post step lifecycle
  • c0f8904 feat: collect pre and post steps for composite actions
  • 298de2c feat: add post step to actions and add state command
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.14-e6aa692

13 May 10:47
Compare
Choose a tag to compare

Changelog

New Features

  • 31b3ec2 feat: run pre step from actions (nektos#1110)
  • e7f2ba8 feat: run all composite post actions in a step
  • b1b577d feat: run composite post steps during post step lifecycle
  • 15875da feat: collect pre and post steps for composite actions
  • 7a4eead feat: add post step to actions and add state command
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.13-4f430fb

12 May 08:12
Compare
Choose a tag to compare

Changelog

New Features

  • 5ee20ae feat: run pre step from actions
  • 3607eee feat: run all composite post actions in a step
  • 24873d8 feat: run composite post steps during post step lifecycle
  • 0f509fe feat: collect pre and post steps for composite actions
  • e0ecaba feat: add post step to actions and add state command
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

Documentation updates

Other

v0.2.26-xing.12-598da2f

11 May 16:47
Compare
Choose a tag to compare

Changelog

New Features

  • e58d1b9 feat: run pre step from actions
  • 5929dde feat: run all composite post actions in a step
  • dbe4ce1 feat: run composite post steps during post step lifecycle
  • 4ef14ff feat: collect pre and post steps for composite actions
  • 744f0aa feat: add post step to actions and add state command
  • 8e216c6 feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (nektos#1142)
  • d4272bd feat: add option to specify git remote name (nektos#1104)
  • 2bb3e74 feat: split job steps into its own files/structs (nektos#1004)

Bug fixes

  • ea14f3d fix: output step related if expression
  • b133dd0 fix: setup defaults
  • 6c42cee fix: do not run post step if no step result is available
  • 891ce00 fix: enforce running all post executor
  • 87a22fc fix: make step output more readable
  • 252a829 fix: use composite job logger
  • 9b8b6b7 fixup! fix: allow masking values in composite actions
  • 302c333 fix: store github token next to secrets
  • 70005db fix: merge run context env into composite run context env
  • c19dd9d fix: add missing ExtraPath attribute
  • 884455c fix: re-add removed color increase
  • 7c73556 fix: allow masking values in composite actions
  • ba1c834 fix: add RunContext JobName to fill GITHUB_JOBNAME
  • ee5a395 fix: restore composite log output
  • 696bd0c fix: merge github context into env when read and setup
  • 6c14531 fix: return invalid step type
  • 77ddc89 fix: conclusion and outcome are no integers (nektos#1136)
  • 9357512 fix: do not error that much (nektos#1137)
  • c27e079 fix: copy ignored tracked files (nektos#1074)
  • b3bd268 fix: return error on reusable workflows (nektos#1093)
  • 8d41f7a fix(editorconfig): correct braces (nektos#1094)
  • 24422bf fix: don't overwrite with empty cmd/entrypoint (nektos#1076)
  • de81979 fix: set default version string (nektos#1070)

Documentation updates

Other