Commit Graph

9 Commits

Author SHA1 Message Date
Eliot Jones
c4e23ff5ac remove prevent check date run and use master job 2021-08-21 15:40:11 -04:00
Eliot Jones
3f1035cd6d nightly release push action rework v12 2021-08-16 22:01:08 -04:00
Eliot Jones
b1f880d089 nightly push action rework v11 2021-08-16 21:50:37 -04:00
Eliot Jones
4ac2de2fdd nightly push action rework v8 2021-08-16 21:39:51 -04:00
Eliot Jones
c82287119e nightly push action rework v7 2021-08-16 07:11:39 -04:00
Eliot Jones
889063f83c nightly push action rework v6
Failed due to incorrect csproj name
2021-08-14 21:07:53 -04:00
Eliot Jones
235f789e4f nightly push action rework v4
probably safer to move the dependent job into the
same action file. of course there's probably a way to
separate them but there's also no way to test for certain
2021-08-14 13:20:08 -04:00
Eliot Jones
fcdd08a21c nightly push action rework v3
i think you need to use the double brackets and scope
to the action secrets to access the api key. who knows
it's not like there's any validation or debugging or testing
capability because the entire field of devops has soup for
brain 🧌
2021-08-14 13:17:09 -04:00
Eliot Jones
165bc74c53 try creating a nightly push to nuget script v1
this is intended to create nightly build with package
versions of the form x.y.z-yyyyMMdd.sha and
push them to nuget automatically, only where there
are new changes per day. since devops is a nightmare
and entirely untestable we will have to go through 20
iterations to actually get this to work
2021-08-14 13:01:46 -04:00