Releases: StefMa/pkl-gha
Releases · StefMa/pkl-gha
[email protected]
What's Changed
- Various improvements
runs-on
supportsListing
env
now supportsNumber
andBoolean
as well- Adds
job.needs
- Support for different
shell
s - Added more triggers / clean up triggers
- Add
job.timeout-minutes
- Support for
job.outputs
- Move pkl workflow files
- Support for reusable workflows
Full Changelog: https://github.com/StefMa/pkl-gha/compare/[email protected]@0.0.4
[email protected]
What's Changed
- Enable apiTests in #2
- Bump softprops/action-gh-release from 1 to 2 in #3
- Support for
job.name
in #5 - Suport for
job.strategy
aka matrix builds in #6
Full Changelog: https://github.com/StefMa/pkl-gha/compare/[email protected]@0.0.3
[email protected]
- Exclude some files from packaged zip
- Check for valid
On
andJob
templating - Add all possible supported triggers (see also GitHub docs)
- Add tests
- Various fixes for
PklProject
- Support more types in
Step.with
(String|Number|Boolean
) - Add header to generated
yml
files - Make permissions to default class
- Merge UsesStep and RunStep into single Step
- Add a lot of violation checks
Diff: [email protected]@0.0.2
[email protected]
Init commit