Commit Graph
6 Commits
Author SHA1 Message Date
Henry MercerandGitHub f2d892281b macOS: Cache only the latest version of CodeQL (#8420)
Previously, we cached two versions since we prioritized hitting the
toolcache over landing new releases quicker. However after
experimenting with this, we have decided to prioritize getting new
releases into customers' hands more quickly.
2023-10-17 22:18:48 +02:00
Henry MercerandGitHub 5669edde75 [Windows] Cache only the latest version of CodeQL (#8421)
* Windows: Cache only the latest version of CodeQL

Previously, we cached two versions since we prioritized hitting the toolcache over landing new releases quicker. However after experimenting with this, we have decided to prioritize getting new releases into customers' hands more quickly.

* Break Windows tests down into separate assertions

* List contents of bundle after extracting
2023-10-04 16:31:00 +02:00
Henry MercerandGitHub fa18860071 Linux: Cache only the latest version of CodeQL (#8419)
Previously, we cached two versions since we prioritized hitting the
toolcache over landing new releases quicker. However after
experimenting with this, we have decided to prioritize getting new
releases into customers' hands more quickly.
2023-10-02 10:45:16 +02:00
Henry MercerandGitHub e2066c4d68 [Linux] CodeQL: Simplify the toolcache version number for bundles tagged using semver (#7716) 2023-06-14 19:00:16 +02:00
Henry MercerandGitHub 33e68d3dc3 [Windows] CodeQL: Simplify the toolcache version number for bundles tagged using semver (#7718) 2023-06-14 18:59:32 +02:00
Henry MercerandGitHub 6cc825e8d6 [macOS] CodeQL: Simplify the toolcache version number for bundles tagged using semver (#7717) 2023-06-14 18:58:50 +02:00