Commit Graph
16 Commits
Author SHA1 Message Date
Thomas Boop 8e4c7c9f90 V 2.160.2 Release notes and version bump (#190)
Runner CI / build (./dev, windows-latest) (push) Has been cancelled
Runner CI / build (./dev.sh, macOS-latest) (push) Has been cancelled
Runner CI / build (./dev.sh, ubuntu-latest) (push) Has been cancelled
2019-11-08 11:01:27 -05:00
Thomas Boop ccfe42ea08 Users/thboop/port signing changes (#189)
* test release

* Remove Unused Public Keys from Runner Service
2019-11-08 09:54:41 -05:00
Thomas Boop 2247f2e3ea 2.160.1 Runner Release Notes (#171)
* 2.160.1 Runner Release Notes

* Minor verbiage updates to be consistent
2019-11-05 15:43:40 -05:00
Thomas Boop 81fe044a22 Cache Feature Bug: Job Container stops before post actions are run breaking Cache (#167)
* stop job container after all post actions.

* c

* c
2019-11-05 15:43:05 -05:00
Thomas Boop 3ba55f86a9 add-mask is leaking a secret in master if debug or ::echo::on is set (#158)
* Output after processing command to avoid leaking mask

* Remove extra noise output from echo changes

* Omit Echoing of add-mask command

* avoid echoing on debug/warning/error
2019-11-04 14:31:21 -05:00
Thomas Boop 08b9f6e045 Merge release 160.0 into master (#153)
* Update to Version 2.160.0 (#144)

* Revert "remove issue generation on warning/error commands (#137)" (#147)

* Revert "remove issue generation on warning/error commands (#137)"

This reverts commit 53da198867.

* Updated Release notes

* Users/thboop/port directory changes (#152)

* Clear action cache for local runner

* update release notes for actions directory cache changes
2019-10-28 15:45:27 -04:00
Thomas Boop 83be145bfd Update build.yml 2019-10-24 14:05:10 -04:00
Thomas Boop 6e20aceaff Update build.yml 2019-10-24 14:00:56 -04:00
Thomas Boop f1c58c33b6 Default to pwsh with powershell as a fallback (#142)
* Default to pwsh with powershell as a fallback

* Update releaseNote.md

* clean up code
2019-10-23 11:24:02 -04:00
Thomas Boop 7b158fff05 Revert "Need to update the release pool (#138)" (#141)
Runner CI / build (./dev.sh, macOS-latest) (push) Has been cancelled
Runner CI / build (./dev.sh, ubuntu-latest) (push) Has been cancelled
Runner CI / build (dev.cmd, windows-latest) (push) Has been cancelled
This reverts commit 3a43d853be.
2019-10-22 13:41:55 -04:00
Thomas Boop 6225b22870 Update to Version 2.159.2 (#140) 2019-10-22 13:14:58 -04:00
Thomas Boop 53da198867 remove issue generation on warning/error commands (#137) 2019-10-21 16:19:57 -04:00
Thomas Boop 3a43d853be Need to update the release pool (#138) 2019-10-21 15:32:57 -04:00
Thomas Boop 9d7b0a2405 set default shell to powershell in windows (#135)
* set default shell to powershell in windows

* Update error checking

* Update error message
2019-10-21 14:08:12 -04:00
Thomas Boop 05f0b938ac update version to 2.159.1 (#133)
* update version to 2.159.1

* Update releaseNote.md
2019-10-17 17:05:16 -04:00
Thomas Boop c3b11b36e9 Remove unneeded base64 encoders (#128)
* Remove unneeded base64 encoders

* update comment
2019-10-14 10:47:41 -04:00