Skip to content

GAWB-3824: Upgrade Akka again #987

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

Merged
merged 2 commits into from
Sep 26, 2018
Merged

GAWB-3824: Upgrade Akka again #987

merged 2 commits into from
Sep 26, 2018

Conversation

breilly2
Copy link
Contributor

@breilly2 breilly2 commented Sep 24, 2018

@davidangb was able to trace the error message back to scala-parser-combinators. There were a couple of changes in 1.1 that changed the quoting: scala/scala-parser-combinators#81 and scala/scala-parser-combinators#144. I started a FiaB with this branch and, this time, it showed the same single quotes that the tests were seeing, therefore I'm confident that updating the test expectations is the right thing to do.

  • Submitter: Include the JIRA issue number in the PR description
  • Submitter: Check that the Product Owner has signed off on any user-facing changes
  • Submitter: Make sure Swagger is updated if API changes
    • ...and Orchestration's Swagger too!
  • Submitter: If updating admin endpoints, also update firecloud-admin-cli
  • Submitter: Check documentation and code comments. Add explanatory PR comments if helpful.
  • Submitter: JIRA ticket checks:
    • Acceptance criteria exists and is met
    • Note any changes to implementation from the description
    • To Demo flag is set
    • Release Summary is filled out, if applicable
    • Add notes on how to QA
  • Submitter: Update RC_XXX release ticket with any config or environment changes necessary
  • Submitter: Database checks:
    • If PR includes new or changed db queries, include the explain plans in the description
    • Make sure liquibase is updated if appropriate
    • If doing a migration, take a backup of the
      dev
      and
      alpha
      DBs in Google Cloud Console
  • Submitter: Update FISMA documentation if changes to:
    • Authentication
    • Authorization
    • Encryption
    • Audit trails
  • Tell your tech lead (TL) that the PR exists if they want to look at it
  • Anoint a lead reviewer (LR). Assign PR to LR
  • Review cycle:
    • LR reviews
    • Rest of team may comment on PR at will
    • LR assigns to submitter for feedback fixes
    • Submitter rebases to develop again if necessary
    • Submitter makes further commits. DO NOT SQUASH
    • Submitter updates documentation as needed
    • Submitter reassigns to LR for further feedback
  • TL sign off
  • LR sign off
  • Assign to submitter to finalize
  • Submitter: Verify all tests go green, including CI tests
  • Submitter: Squash commits and merge to develop
  • Submitter: Delete branch after merge
  • Submitter: Test this change works on dev environment after deployment. YOU own getting it fixed if dev isn't working for ANY reason!
  • Submitter: Verify swagger UI on dev environment still works after deployment
  • Submitter: Inform other teams of any API changes via Slack and/or email
  • Submitter: Mark JIRA issue as resolved once this checklist is completed

@breilly2 breilly2 requested review from dvoet and ahaessly September 24, 2018 19:44
Copy link
Contributor

@davidangb davidangb left a comment

Choose a reason for hiding this comment

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

looks good to me; did not test

@breilly2 breilly2 merged commit 58d0237 into develop Sep 26, 2018
@davidangb davidangb deleted the br_upgrade-akka-again branch October 22, 2021 14:13
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.

3 participants