Releases: buildless/setup
Releases · buildless/setup
Release v1.0.2
Summary
This release includes new stability enhancements, a telemetry feature for build timings, and more. All users are encouraged to update.
What's Changed
- chore(deps): bump super-linter/super-linter from 5.4.0 to 5.7.2 by @dependabot in #14
- chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #13
- chore(deps): bump github/codeql-action from 2.22.3 to 2.22.8 by @dependabot in #12
- chore(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #11
- chore(deps): bump uuid from 3.4.0 to 9.0.1 by @dependabot in #8
- chore(deps): bump actions/dependency-review-action from 2.5.1 to 3.1.4 by @dependabot in #15
- chore(deps-dev): bump @types/node from 18.19.2 to 20.10.3 by @dependabot in #6
- Feature: Diagnostics/Telemetry by @sgammon in #16
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v1.0.1...v1.0.2
Release: v1.0.1
Summary
This release includes initial support for the Buildless Agent. Platforms supported:
darwin-arm64
darwin-amd64
windows-amd64
linux-amd64
What's Changed
New Contributors
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Summary
First release of the Buildless setup action for Github Actions. See main README for usage instructions. Feedback is welcome! :)