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

[internal] note dependency to scie-pants on "testing" env vars. #18170

Merged
merged 3 commits into from
Feb 4, 2023

Conversation

kaos
Copy link
Member

@kaos kaos commented Feb 3, 2023

Adding a note to a couple env vars that is relied upon by scie-pants for bootstrapping purposes, as they must now be preserved in order to not break this functionality.

@kaos kaos added the category:internal CI, fixes for not-yet-released features, etc. label Feb 3, 2023
@kaos kaos requested a review from jsirois February 3, 2023 23:18
Copy link
Contributor

@jsirois jsirois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

src/python/pants/base/build_root.py Outdated Show resolved Hide resolved
@kaos kaos merged commit efc1c2e into pantsbuild:main Feb 4, 2023
@kaos kaos deleted the ickyness branch February 4, 2023 22:08
illicitonion added a commit that referenced this pull request Feb 17, 2023
Internal changes:

* go: fix go vet test flakiness
([#18296](#18296)

* Add default gha 1000:1000 user to GHA images.
([#18281](#18281))

* Don't specify interpreter_constraints when building the release pex.
([#18280](#18280))

* go: update pass-through `go test` options for Go v1.20
([#18229](#18229))

* Fix release for /tmp on a seperate filesystem.
([#18272](#18272))

* upgrade to Rust v1.67.1
([#18269](#18269))

* Prepare the 2.15.0rc6 release.
([#18263](#18263))

* Allow lambdas for `Field` and `Target` help
([#18248](#18248))

* Revert "Avoid bind-mounts for docker environments on macOS (#18225)"
([#18247](#18247))

* Refactors `experimental_shell_command`-related files to better
separate concerns
([#18223](#18223))

* Prepare the 2.15.0rc5 release.
([#18224](#18224))

* Give dedicated threads names
([#18214](#18214))

* Prepare 2.15.0rc4.
([#18196](#18196))

* Remove the `boot_script` from
`experimental_shell_command`/`experimental_run_in_sandbox`
([#18168](#18168))

* Adjusts `BinaryShims` to use native digest operations and
`immutable_input_digests`
([#18184](#18184))

* go: update build tags check from latest go sources
([#18176](#18176))

* [internal] note dependency to `scie-pants` on "testing" env vars.
([#18170](#18170))

* go: allow coverage for standard library packages
([#18171](#18171))

* Support using `scie-pants` for Pants dev work.
([#18158](#18158))

* Prepare the 2.15.0rc3 release
([#18156](#18156))

* Splits up `shell_command.py`
([#18147](#18147))
seve-martinez pushed a commit to seve-martinez/pants that referenced this pull request Feb 20, 2023
Internal changes:

* go: fix go vet test flakiness
([pantsbuild#18296](pantsbuild#18296)

* Add default gha 1000:1000 user to GHA images.
([pantsbuild#18281](pantsbuild#18281))

* Don't specify interpreter_constraints when building the release pex.
([pantsbuild#18280](pantsbuild#18280))

* go: update pass-through `go test` options for Go v1.20
([pantsbuild#18229](pantsbuild#18229))

* Fix release for /tmp on a seperate filesystem.
([pantsbuild#18272](pantsbuild#18272))

* upgrade to Rust v1.67.1
([pantsbuild#18269](pantsbuild#18269))

* Prepare the 2.15.0rc6 release.
([pantsbuild#18263](pantsbuild#18263))

* Allow lambdas for `Field` and `Target` help
([pantsbuild#18248](pantsbuild#18248))

* Revert "Avoid bind-mounts for docker environments on macOS (pantsbuild#18225)"
([pantsbuild#18247](pantsbuild#18247))

* Refactors `experimental_shell_command`-related files to better
separate concerns
([pantsbuild#18223](pantsbuild#18223))

* Prepare the 2.15.0rc5 release.
([pantsbuild#18224](pantsbuild#18224))

* Give dedicated threads names
([pantsbuild#18214](pantsbuild#18214))

* Prepare 2.15.0rc4.
([pantsbuild#18196](pantsbuild#18196))

* Remove the `boot_script` from
`experimental_shell_command`/`experimental_run_in_sandbox`
([pantsbuild#18168](pantsbuild#18168))

* Adjusts `BinaryShims` to use native digest operations and
`immutable_input_digests`
([pantsbuild#18184](pantsbuild#18184))

* go: update build tags check from latest go sources
([pantsbuild#18176](pantsbuild#18176))

* [internal] note dependency to `scie-pants` on "testing" env vars.
([pantsbuild#18170](pantsbuild#18170))

* go: allow coverage for standard library packages
([pantsbuild#18171](pantsbuild#18171))

* Support using `scie-pants` for Pants dev work.
([pantsbuild#18158](pantsbuild#18158))

* Prepare the 2.15.0rc3 release
([pantsbuild#18156](pantsbuild#18156))

* Splits up `shell_command.py`
([pantsbuild#18147](pantsbuild#18147))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants