Skip to content

[DNM/WIP] PSS: Add logic for initialising a new working directory with PSS. #37323

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

Draft
wants to merge 51 commits into
base: pss/multistage-provider-download-experiment
Choose a base branch
from

Conversation

SarahFrench
Copy link
Member

Fixes #

Target Release

1.14.x

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@SarahFrench SarahFrench added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Jul 14, 2025
Base automatically changed from pss/enable-init-of-new-pss-workingdir to main July 18, 2025 13:08
At this point we're unable to download the providers only described by state
This isn't accurate after previous reordering!
…ion as input for getting providers. Use in experimental init and append values to existing deps lock file
…t of attempting to update the lockfile, keep record of incomplete providers inside init command struct
…ocks and merge those with any locks on file. This allows re-use of providers downloaded by `getProvidersFromConfig` in the same init command
…provider download step.

When downloading providers described only in the state then the provider may already be downloaded from a previous init (i.e. is recorded in the deps lock file) or downloaded during step 1 of provider download. The message here needs to cover both potential scenarios.
@SarahFrench SarahFrench force-pushed the pss/init-of-new-pss-workingdir branch from f3221a2 to 70a7741 Compare August 7, 2025 10:22
@SarahFrench SarahFrench changed the base branch from main to pss/multistage-provider-download-experiment August 7, 2025 10:22
@SarahFrench SarahFrench force-pushed the pss/multistage-provider-download-experiment branch 2 times, most recently from 764650f to 4ad9f59 Compare August 11, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-needed Add this to your PR if the change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants