-
Notifications
You must be signed in to change notification settings - Fork 334
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
chore(release): Test v7.37.4 #9882
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
…ker image size (#9447) * Dockerfile basic created. Improvements added to reduce build time and size (down from 795MB to 445MB, depending on systemtap). Readme reduced, removing the old process used to build the image. * basic-env file using a RethinkDB database name that is clearly dedicated to the building proces. * Readme improved to run all three components * Unused dockerfiles removed. Docker entrypoint renamed. Docker Readme adapted * Legacy build kept in both dockerfile and env file. Readme adapted to use the new basic image. Build GH workflow adapted to use the new basic.dockerfile.
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
* chore: bump ts-node * chore: fixup implicit any in migrations * chore: regenerate yarn.lock
* chore: put server assets on CDN Signed-off-by: Matt Krick <[email protected]> * fix: stray uncorked res Signed-off-by: Matt Krick <[email protected]> * prod support for public path Signed-off-by: Matt Krick <[email protected]> * support nested dirs Signed-off-by: Matt Krick <[email protected]> * log bg processes Signed-off-by: Matt Krick <[email protected]> * fix failed test path Signed-off-by: Matt Krick <[email protected]> * simplify webpack build Signed-off-by: Matt Krick <[email protected]> * change proto to http for CI localhost Signed-off-by: Matt Krick <[email protected]> * fix: remove comment Signed-off-by: Matt Krick <[email protected]> * add embedder back to build Signed-off-by: Matt Krick <[email protected]> --------- Signed-off-by: Matt Krick <[email protected]>
Snyk has created this PR to upgrade oy-vey from 0.11.2 to 0.12.1. See this package in npm: https://www.npmjs.com/package/oy-vey See this project in Snyk: https://app.snyk.io/org/mattkrick/project/261c96ef-7af4-4e13-a731-451e0158293e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Snyk has created this PR to upgrade sharp from 0.32.6 to 0.33.2. See this package in npm: https://www.npmjs.com/package/sharp See this project in Snyk: https://app.snyk.io/org/mattkrick/project/261c96ef-7af4-4e13-a731-451e0158293e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Snyk has created this PR to upgrade graphql-jit from 0.7.4 to 0.8.4. See this package in npm: https://www.npmjs.com/package/graphql-jit See this project in Snyk: https://app.snyk.io/org/mattkrick/project/261c96ef-7af4-4e13-a731-451e0158293e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
* chore: refactor archive team Signed-off-by: Matt Krick <[email protected]> * remove archivedTeam sql Signed-off-by: Matt Krick <[email protected]> * refactor addNewFeature sql Signed-off-by: Matt Krick <[email protected]> * chore: refactor add/remove reactjis Signed-off-by: Matt Krick <[email protected]> * chore: refactor add/remove feature flags Signed-off-by: Matt Krick <[email protected]> * chore: refactor appendUserTmsQuery Signed-off-by: Matt Krick <[email protected]> * fix: revert sharp back to v0.32.6 (#9509) Signed-off-by: Matt Krick <[email protected]> --------- Signed-off-by: Matt Krick <[email protected]>
* feat: make all templates free * set orgid to aghostorg * update template ids and down migration org id check * make down migration noop * remove unused var
* feat: saml login no email, auth design fixups Signed-off-by: Matt Krick <[email protected]> * fixup: remove console log Signed-off-by: Matt Krick <[email protected]> --------- Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
…ons fail (#9512) * chore(gh-actions): reporting status to Slack if test or build GH Actions fail * chore: remove master branch from the if of report status on the build action, as it only runs on release-please branches
…9511) * feat: Add team sections to the Custom category in activity library * Clean up create custom activity card
Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: Marcus Wermuth <[email protected]> Co-authored-by: Jordan Husney <[email protected]>
eat: added additional greetings feat: added additinal check-in questions
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Terry Acker <[email protected]>
…y Slack whenever they fail (#9850)
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Signed-off-by: Matt Krick <[email protected]>
Signed-off-by: Matt Krick <[email protected]>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Production Job Id: 7196880604
Staging Job Id: 7196880454
The basics
Run through this list at least once at staging:
#t_product_actiontime
)ParabolInc/publictestrepo
)parabol-2
)4242 4242 4242 4242
, expiration date: any month in the future, CVC:123
)4000 0000 0000 3220
, expiration date: any month in the future, CVC:123
)4000 0000 0000 9995
, expiration date: any month in the future, CVC:123
). Error feedback is shown in the UI.What’s changed
At your discretion, complete the tests for any merged PRs:
Fixed
Changed