Skip to content

Disable playground plugin script in bootstrap#3122

Merged
jakebailey merged 1 commit intomicrosoft:v2from
jakebailey:disable-plugin-script
May 23, 2024
Merged

Disable playground plugin script in bootstrap#3122
jakebailey merged 1 commit intomicrosoft:v2from
jakebailey:disable-plugin-script

Conversation

@jakebailey
Copy link
Member

@jakebailey jakebailey commented May 23, 2024

This script changes the list of plugins on bootstrap into a committed file, which causes differences when building. This is annoying for local dev, but also fails CI because I made it error on file diffs like that.

The fixes could be:

  • gitignore the file; builds are less deterministic
  • Stop updating it

I'm going to opt for the latter for now. There do not seem to be new plugins being created these days. We can manually rerun the script later or figure something better out.

@jakebailey jakebailey requested a review from navya9singh May 23, 2024 18:46
@jakebailey jakebailey enabled auto-merge (squash) May 23, 2024 18:51
@jakebailey jakebailey disabled auto-merge May 23, 2024 18:52
@jakebailey
Copy link
Member Author

Then again, builds are already non-deterministic thanks to the releases. Maybe I do just gitignore it.

@jakebailey jakebailey enabled auto-merge (squash) May 23, 2024 18:54
@jakebailey
Copy link
Member Author

Eh, let's just do this for now to unblock other changes.

@jakebailey jakebailey merged commit 880d491 into microsoft:v2 May 23, 2024
@jakebailey jakebailey deleted the disable-plugin-script branch May 23, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants