Skip to content

DOP-5442: Remove extra steps from build script #1372

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

anabellabuckvar
Copy link
Collaborator

Stories/Links:

DOP-NNNN

Current Behavior:

Put a link to current staging or production behavior, if applicable

Staging Links:

Put a link to your staging environment(s), if applicable

Notes:

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for docs-frontend-stg ready!

Name Link
🔨 Latest commit 4fb9e5f
🔍 Latest deploy log https://app.netlify.com/sites/docs-frontend-stg/deploys/67ddc15d5ca7b0000809ecaa
😎 Deploy Preview https://deploy-preview-1372--docs-frontend-stg.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 site configuration.

@anabellabuckvar anabellabuckvar changed the title Remove extra steps from build script DOP-5442: Remove extra steps from build script Mar 19, 2025
if [ -d "docs-worker-pool" ]; then
node --unhandled-rejections=strict docs-worker-pool/modules/persistence/dist/index.js --path bundle.zip --githubUser netlify
fi

# run the site
npm run build:no-prefix
Copy link
Collaborator

Choose a reason for hiding this comment

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

If this is the only command in the build script, we can just remove build.shentirely

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