Skip to content

Commit edf2ee9

Browse files
authored
Merge pull request #2496 from github/henrymercer/reduce-pr-check-load
Run some tests against only `latest` and `nightly-latest` CLIs
2 parents 323f5ef + b78ab6c commit edf2ee9

File tree

6 files changed

+15
-102
lines changed

6 files changed

+15
-102
lines changed

.github/workflows/__go-custom-queries.yml

Lines changed: 0 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__remote-config.yml

Lines changed: 0 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__unset-environment.yml

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/go-custom-queries.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: "Go: Custom queries"
22
description: "Checks that Go works in conjunction with a config file specifying custom queries"
3+
operatingSystems:
4+
- ubuntu
5+
versions:
6+
- linked
7+
- nightly-latest
38
env:
49
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
510
steps:

pr-checks/checks/remote-config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: "Remote config file"
22
description: "Checks that specifying packages using only a config file works"
3+
operatingSystems:
4+
- ubuntu
5+
versions:
6+
- linked
7+
- nightly-latest
38
steps:
49
- uses: ./../action/init
510
with:

pr-checks/checks/unset-environment.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: "Test unsetting environment variables"
22
description: "An end-to-end integration test that unsets some environment variables"
3-
operatingSystems: ["ubuntu"]
4-
3+
operatingSystems:
4+
- ubuntu
5+
versions:
6+
- linked
7+
- nightly-latest
58
steps:
69
- uses: ./../action/init
710
id: init

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy