Skip to content

Commit

Permalink
build testing: try adding back cache with no restore (#3395)
Browse files Browse the repository at this point in the history
* 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
adamhathcock authored May 15, 2024
1 parent bf9b554 commit 5871590
Show file tree
Hide file tree
Showing 20 changed files with 329 additions and 1,237 deletions.
66 changes: 0 additions & 66 deletions .circleci/config.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .circleci/scripts/common-jobs.yml

This file was deleted.

236 changes: 0 additions & 236 deletions .circleci/scripts/config-generator.py

This file was deleted.

Loading

0 comments on commit 5871590

Please sign in to comment.