Skip to content

Releases: nnellans/github-workflows-guide

1.4.0

Choose a tag to compare

@nnellans nnellans released this 29 Jun 16:51
c7dc4c9

Added new step concurrency features, background, wait, wait-all, cancel, and parallel keywords have been added.

1.3.1

Choose a tag to compare

@nnellans nnellans released this 24 Mar 21:40
10c661a
  • Quick update to show the new timezone option for schedule-based triggers

1.3.0

Choose a tag to compare

@nnellans nnellans released this 22 Mar 20:29
47eeaf2
  • Updated jobs.<id>.environment to add the new deployment option
  • Added a new section for expressions, and added the new case expression

1.2.0

Choose a tag to compare

@nnellans nnellans released this 24 Jan 19:36
667a0b3

Added artifact-metadata to the permissions section.

1.1.0

Choose a tag to compare

@nnellans nnellans released this 04 Jan 19:05
cf783f6
  • Added section about support for YAML anchors & aliases
  • Added job.snapshot section discussing custom runner images
  • Updated values for reusable workflow nesting and workflow_dispatch inputs to reflect the latest changes
  • Updated links to GitHub docs

1.0.4

Choose a tag to compare

@nnellans nnellans released this 18 Aug 22:28
151d16b

Cleaned up the section on GITHUB_TOKEN permissions.

  • Updated documentation links
  • Updated available options to match the docs

1.0.3

Choose a tag to compare

@nnellans nnellans released this 25 Apr 14:17
700e7ef

Added environment as a possible workflow_dispatch input type.

1.0.2

Choose a tag to compare

@nnellans nnellans released this 23 Sep 16:44
ce5a0df
  • Added jobs.symbolicJobName.strategy to the list of supported items for calling a reusable workflow
  • Updating reusable workflows comparison table with a slight change

1.0.1

Choose a tag to compare

@nnellans nnellans released this 16 Sep 02:54
e142750
  • Syntax updates
  • Grammar updates
  • Added a link to a relevant blog post

1.0.0

Choose a tag to compare

@nnellans nnellans released this 15 Sep 20:46
10651ce
  • Added information on multi-line values to the Workflow Commands sections

Will start to version my updates from here on out. So, creating an initial version now.