Skip to content

Commit

Permalink
update version to 2.159.1 (#133)
Browse files Browse the repository at this point in the history
* update version to 2.159.1

* Update releaseNote.md
  • Loading branch information
thboop authored Oct 17, 2019
1 parent f5f14d4 commit 05f0b93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 deletions releaseNote.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
## Features
- Runner config auth via GitHub.com. (#107) (#117)
- Adding wrapper action to support post job cleanup, adding checkout v1.1 (#91)
- Improving terminal experience (#110)
- Add runner support for cache action. (#120)
- Added support for OS and Architecture Labels for self hosted runners (#130)

## Bugs
- Set GITHUB_ACTIONS in containers. (#119)
- Fix issue data column/col mismatch. (#122)
- N/A

## Misc
- Use GitHub actions for CI/PR (#112)
- Code Cleanup (#123) (#124) (#125)
- Updated Prompts for self-hosted runners (#126)
- Optimized Secret Masking of Base64 Encoded Secrets (#128)
- Added additional tests for secret masking (#129)

## Agent Downloads

Expand Down
2 changes: 1 addition & 1 deletion src/runnerversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.159.0
2.159.1

0 comments on commit 05f0b93

Please sign in to comment.