We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node --version
npm --version
It affects all newly created instances and any new template that might be added, if the environment uses AWS S3. Example:
ServerID 145 {"time":"2025-01-09T13:35:08.083Z","level":"info","message":"🚀 Predeploy Started v8.16.0 sha:c32591230eec6a125cebc1fa592158045c70a79f []"} {"time":"2025-01-09T13:35:08.087Z","level":"info","message":"🐘 Postgres Migration Started []"} {"time":"2025-01-09T13:35:08.087Z","level":"info","message":"🔩 Postgres Extension Checks Started []"} {"time":"2025-01-09T13:35:08.087Z","level":"info","message":" pgvector []"} {"time":"2025-01-09T13:35:08.192Z","level":"info","message":"🔩 Postgres Extension Checks Completed []"} {"time":"2025-01-09T13:35:09.984Z","level":"info","message":" ✅ Migration: 2025-01-08T00:27:52.203Z_init []"} {"time":"2025-01-09T13:35:09.985Z","level":"info","message":"🐘 Postgres Migration Complete []"} {"time":"2025-01-09T13:35:09.986Z","level":"info","message":"🔗 QueryMap Persistence Started []"} {"time":"2025-01-09T13:35:09.992Z","level":"info","message":"⛓️ Prime Integrationgs Started []"} {"time":"2025-01-09T13:35:09.994Z","level":"info","message":"⛅️ Push to CDN Started []"} {"time":"2025-01-09T13:35:10.168Z","level":"info","message":"🔗 QueryMap Persistence Complete: 271 records added []"} {"time":"2025-01-09T13:35:10.482Z","level":"info","message":"⛓️ Prime Integrations Complete []"} {"time":"2025-01-09T13:35:12.225Z","level":"info","message":"⛅️ Uploaded 223 client assets to CDN []"} {"time":"2025-01-09T13:35:12.400Z","level":"info","message":"⛅️ Server upload complete. Pushed 0 assets to CDN []"} {"time":"2025-01-09T13:35:12.400Z","level":"info","message":"⛅️ Push to CDN Complete []"} {"time":"2025-01-09T13:35:12.401Z","level":"info","message":"🚀 Predeploy Complete []"} Stream closed EOF for od-remove-draft-js/parabol-predeploy-sxlzj (parabol-predeploy)
After running that:
build
store/User
store/Organization
PreDeploy uploads files where and when it should, and users can query them correctly.
Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered:
rafaelromcar-parabol
Successfully merging a pull request may close this issue.
Issue - Bug
node --version
npm --version
It affects all newly created instances and any new template that might be added, if the environment uses AWS S3. Example:
After running that:
build
folder were pushedstore/User
store/Organization
as it simply does not exist. And all template images fail to be pulled as they are not found in the bucket.Acceptance Criteria (optional)
PreDeploy uploads files where and when it should, and users can query them correctly.
Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered: