Skip to content

Update v2 workflows#2235

Draft
abovedave wants to merge 3 commits intov2from
v2-workflows
Draft

Update v2 workflows#2235
abovedave wants to merge 3 commits intov2from
v2-workflows

Conversation

@abovedave
Copy link
Copy Markdown
Collaborator

@abovedave abovedave commented Apr 13, 2026

Reflects branch changes from #2231

See also: #2236

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 13, 2026

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit ef52408
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/69dccc3e99765200080a3df9
😎 Deploy Preview https://deploy-preview-2235--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 13, 2026

⚠️ No Changeset found

Latest commit: ef52408

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@abovedave abovedave changed the title Update V2 workflows Update v2 workflows Apr 13, 2026
Copy link
Copy Markdown
Contributor

@dancormier dancormier left a comment

Choose a reason for hiding this comment

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

I haven't been able to fully dig into the changes in this PR and understand the implications, but I wanted to get a few comments and just to get a gut check. Let me know what you think @abovedave

Comment thread netlify.toml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@abovedave Out of curiosity, why did the netlify.toml file move here?

Comment thread netlify.toml

[build]
publish = "packages/stacks-docs/_site/"
command = "npm run build -w packages/stacks-docs"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this change instead need to be in the v2 branch and not in this PR which targets the main branch? Seems like it focuses on the stack-docs package, which currently is just for v2.

Comment thread netlify.toml
# IMPORTANT!: Git LFS settings can't be changed in the .toml file. You will need to set this environment
# variable through the Netlify UI otherwise netlify won't be able to clone the repo due to all our images.
# https://docs.netlify.com/build/configure-builds/environment-variables/#netlify-configuration-variables
GIT_LFS_ENABLED = "true" # just here as a reminder No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we not need any of the redirects from packages/stacks-docs/netlify.toml?

@dancormier
Copy link
Copy Markdown
Contributor

I'm realizing now this PR probably was intended to target the v2 branch and not the main branch. Is that correct @abovedave?

@abovedave abovedave requested a review from giamir April 14, 2026 11:30
@abovedave abovedave changed the base branch from main to v2 April 14, 2026 11:31
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