Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build testing: try adding back cache with no restore (#3395)
* try adding back cache with no restore * try only correct action and no circle ci * typo * try updating benchmark tests * reducing framework version for github runner * use msbuild setup action * use correct msbuild switch for no restore * touch file to test caching speed * intermediate build commit * add build * use build project * remove msbuild to path * use MS build again * add back msbuild to build path * add packing * add output * fmt * try out matrix with env var * try again with proper paths * more args * reworking again * add build script * use powershell * refactor trigger * retry zipping and upload * fix zipping * change compression * Add more connectors to zip * fix connectors :( * fix autocad * first pass of triggering action with upload/download * Octokit doesn't have dispatch event we want? * remove steps to better try secrets * try another way to get the secret * trying more with secrets * parse env files * will it work? who knows? * print a secret? * maybe fixed token usage * use PAT? * don't use env file * add message to error * add useragent * try token again * docs say GH token is bearer * ugh forgot to post * error changed....try putting accept * try PAT again * change permissions check * change back to token * put back steps and PAT * switch to use token
- Loading branch information