Commit Graph

15 Commits

Author SHA1 Message Date
rjindael 0f1f6af1b9
chore(ci): remove ci temporarily 2023-09-22 18:22:00 -07:00
dependabot[bot] 09c0f024b4
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:27:17 +00:00
rjindael 929cce9856
feat(ci): add back proper dependency installation 2023-08-02 02:17:49 -07:00
rjindael f759602120
feat(ci): bring back 10s builds 😢 2023-07-31 05:43:04 -07:00
rjindael 8b61281f01
fix(ci): fix gh vars 2023-07-31 05:25:15 -07:00
rjindael 3601fd59c1
feat(ci): release/debug builds, etc. 2023-07-31 05:21:48 -07:00
rjindael 7ff48ba26b
feat(ci): restore dependencies and properly build 2023-07-31 05:14:49 -07:00
rjindael 5f9b5278e5
nit(dependabot): whitespace 2023-07-31 05:11:22 -07:00
rjindael e0f0b79af3
nit(ci): better artifact naming 2023-07-31 05:09:58 -07:00
rjindael 80ecbb1212
chore(ci): split ci/build
Windows builds need to run on Windows runners, so if we can't matrix-ify build then this is more organized anyway.
2023-07-28 06:05:41 -07:00
rjindael d53e8167ce
chore(ci): update .NET version 2023-07-28 05:55:44 -07:00
rjindael 3c72d5e418
bug(csproj): EnableWindowsTargeting 2023-07-27 23:47:21 -07:00
rjindael c685c096dc
bug(ci): fix folder name 2023-07-27 23:45:49 -07:00
rjindael c74e200843
feat(ci): add ci (and other changes) 2023-07-27 23:43:30 -07:00
rjindael 6d886f0132
configure dependabot 2023-07-11 15:19:29 -07:00