Skip to content
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

DTL (Test > Levelbuilder): 343b9ebe #46900

Merged
merged 39 commits into from
Jun 17, 2022
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

Meg Crenshaw and others added 30 commits June 6, 2022 10:21
My first pass involved just updating in Gemfile.lock the specific pinned versions, since the Gemfile entries for these gems were nonspecific. Unfortunately, that led to issues during the deploy to production. We're still not sure exactly why, but Chef installed the old versions of the gems (as specified by just the Gemfile and not the Gemfile.lock) and then failed when it couldn't find the new versions of the gems (as specified by the Gemfile.lock).

This time, I updated the Gemfile to explicitly indicate which versions
of these gems we care about for Ruby 2.7 compatibility, then ran

    bundle update better_errors honeybadger rambling-trie
…ew-version-issues

Fix version issues - Code review V2
DTT (Staging > Test) [robo-dtt]
Remove last uses of slog and logentries
Temporary fix for parent checkbox on sign-up page in es-ES
DTT (Staging > Test) [robo-dtt]
deploy-code-org and others added 9 commits June 16, 2022 00:35
…/code-review-header

Revert "Simplify header when viewing level page as a peer doing code review"
Re-apply `better_errors`, `rambling-trie`, and `honeybadger` Gem Updates
…oc-ui-tests

Extend wait time for flaky UI tests - ml_hoc.feature
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org requested a review from a team as a code owner June 17, 2022 09:20
@deploy-code-org deploy-code-org merged commit ceab713 into levelbuilder Jun 17, 2022
@deploy-code-org deploy-code-org deleted the dtl_candidate_343b9ebe branch June 17, 2022 09:25
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.

None yet

6 participants