Skip to content

Releases: typesafegithub/github-workflows-kt

2.0.0

18 May 20:36
Compare
Choose a tag to compare

⭐ Features

📄 Docs

🛠️ Fixes

None.

💣 Breaking changes

  • write to file in workflow builder
    • how to adjust: remove the .writeToFile(...), and move all its arguments to the workflow(...) call
  • change type of sourceFile to File
    • how to adjust: remove .toPath()
  • restructure API for configuring YAML consistency check job
    • how to adjust: see the fields of the new consistencyCheckJobConfig argument (of type ConsistencyCheckJobConfig), you can also build on top of DEFAULT_CONSISTENCY_CHECK_JOB_CONFIG by calling .copy(...) on it. If you don't want the consistency check job, use consistencyCheckJobConfig = ConsistencyCheckJobConfig.Disabled
  • remove toYaml()
    • this use case won't be supported by design anymore - the library is in charge of creating and writing the YAML. If you need to tinker with YAML before it's written to a file, please create an issue describing your use case

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.15.0...v2.0.0

1.15.0

30 Apr 07:54
Compare
Choose a tag to compare

⭐ Features

📄 Docs

None.

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.14.0...v1.15.0

1.14.0

11 Apr 10:14
Compare
Choose a tag to compare

⭐ Features

📄 Docs

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.13.0...v1.14.0

v1.13.0

29 Mar 07:44
Compare
Choose a tag to compare

⭐ Features

None.

📄 Docs

None.

🛠️ Fixes

💣 Breaking changes

None.

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.12.0...v1.13.0

1.12.0

01 Mar 06:50
Compare
Choose a tag to compare

⭐ Features

None.

📄 Docs

None.

🛠️ Fixes

None.

💣 Breaking changes

None.

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.11.0...v1.12.0

1.11.0

05 Feb 15:05
Compare
Choose a tag to compare

1.10.0

20 Jan 21:17
Compare
Choose a tag to compare

⭐ Features

None.

📄 Docs

🛠️ Fixes

None.

💣 Breaking changes

None.

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.9.0...v1.10.0

1.9.0

04 Jan 21:36
Compare
Choose a tag to compare

⭐ Features

📄 Docs

None.

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.8.0...v1.9.0

1.8.0

22 Dec 21:53
Compare
Choose a tag to compare

⭐ Features

📄 Docs

🛠️ Fixes

None.

💣 Breaking changes

▶️ Actions


The above release notes include customer-facing changes.
If you're interested also in internal changes, please see the full changelog: v1.7.0...v1.8.0

1.7.0