Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use vcs_version for Pants' version #20438

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
- name: Cargo audit (for security vulnerabilities)
run: './cargo install --version 0.17.5 cargo-audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cache_comparison.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
- name: Set up Python 3.9
uses: actions/setup-python@v4
with:
Expand Down
42 changes: 21 additions & 21 deletions .github/workflows/public_repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: AlexTereshenkov/cheeseshop-query
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: Ars-Linguistica/mlconjug3
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: OpenSaMD/OpenSaMD
- name: Set up Python 3.9.15
uses: actions/setup-python@v4
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: StackStorm/st2
submodules: recursive
- name: Set up Python 3.8
Expand Down Expand Up @@ -335,7 +335,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: fucina/treb
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -407,7 +407,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: ghandic/jsf
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -469,7 +469,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: komprenilo/liga
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down Expand Up @@ -521,7 +521,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: lablup/backend.ai
- name: Set up Python 3.11.4
uses: actions/setup-python@v4
Expand Down Expand Up @@ -611,7 +611,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: mitodl/ol-django
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -665,7 +665,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: mitodl/ol-infrastructure
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -717,7 +717,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: naccdata/flywheel-gear-extensions
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -780,7 +780,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-adhoc
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -846,7 +846,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-codegen
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -943,7 +943,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-django
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1029,7 +1029,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-docker
- name: Set up Python 3.8
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1114,7 +1114,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-golang
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1203,7 +1203,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-jvm
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1288,7 +1288,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-kotlin
- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1373,7 +1373,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-python
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1458,7 +1458,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/example-visibility
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down Expand Up @@ -1533,7 +1533,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
repository: pantsbuild/scie-pants
- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
ref: ${{ needs.release_info.outputs.build-ref }}
- name: Configure Git
run: git config --global safe.directory "$GITHUB_WORKSPACE"
Expand Down Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
ref: ${{ needs.release_info.outputs.build-ref }}
- name: Configure Git
run: git config --global safe.directory "$GITHUB_WORKSPACE"
Expand Down Expand Up @@ -178,7 +178,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
ref: ${{ needs.release_info.outputs.build-ref }}
- name: Install Protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
Expand Down Expand Up @@ -262,7 +262,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 10
fetch-depth: 250
ref: ${{ needs.release_info.outputs.build-ref }}
- name: Install Protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
Expand Down
Loading
Loading