Compare commits

...

2 Commits

Author SHA1 Message Date
Tingluo Huang
62d926efce Release 2.278.0 runner 2021-04-16 11:53:14 -04:00
eric sciple
fc4027b3f1 Bump version (#1048) 2021-04-16 15:45:55 +00:00
3 changed files with 9 additions and 3 deletions

View File

@@ -1,8 +1,14 @@
## Features
- Use GITHUB_TOKEN for ghcr.io containers if credentials are not provided (#990)
## Bugs
- Fixed an issue where docker containers failed to initialize (#977)
- Do not trucate error message from template evaluation (#1038)
- Make FileShare ReadWrite (#1033)
- Mask secrets with double-quotes when passed to docker command line (#1002)
- Delete script files before replacing during update (#984)
## Misc

View File

@@ -1 +1 @@
<Update to ./src/runnerversion when creating release>
2.278.0

View File

@@ -1 +1 @@
2.277.1
2.278.0