dev: updates bulkexport script to batch exports#3125
Open
dev: updates bulkexport script to batch exports#3125
Conversation
* redo landing page and remove some old routes * get rid of landing page lint errors * remove community creation links * require superadmin to create community * update links to kf.org * Adjust jumbotron height * update footer link * fix tests * better test fix * ok actually do real tests fine gabe does tod now * sigh spell it right * I love tests --------- Co-authored-by: Travis Rich <travis.s.rich@gmail.com>
…ocks (#3206) * feat: add code attrs such as lang to statically rendered html code blocks * fix: use data-lang instead of lang
* chore: upgrade heroku stack * chore: try heroku 22 * chore: remove repo specifier * chore: back to 24 * chore: deploy commit
* feat: add connection pooling * fix: make sure DATABASE_READ_REPLICA_1 is set * fix: actually set read replica env var correctly during test * fix: always set the read_replica_db to the main db in tests * fix: require second read replica
* fix: fix signup flow (ideally) * fix: fix activity items * fix: fix pubAttribution error * fix: fix createThreadComment * fix: useMaster for increment attemptCount
elifesciences/issues#9146 Co-authored-by: David Moulton <d.moulton@elifesciences.org>
This file contains hidden or 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
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.
Issue(s) Resolved
Test Plan
Screenshots (if applicable)
Optional
Notes/Context/Gotchas
Supporting Docs