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

Tim best/apollo take 2 #2206

Merged
merged 3 commits into from
Aug 10, 2021
Merged

Tim best/apollo take 2 #2206

merged 3 commits into from
Aug 10, 2021

Conversation

timbest-cdc
Copy link
Contributor

@timbest-cdc timbest-cdc commented Aug 9, 2021

Related Issue or Background Info

Changes Proposed

  • upgrade Apollo to 3.4.1

Additional Information

Screenshots / Demos

Checklist for Author and Reviewer

  • works in test

UI

  • [n/a] Any changes to the UI/UX are approved by design
  • [n/a] Any new or updated content (e.g. error messages) are approved by design

Testing

  • [n/a] Includes a summary of what a code reviewer should verify

Changes are Backwards Compatible

  • [n/a] Database changes are submitted as a separate PR
    • Any new tables that do not contain PII are accompanied by a GRANT SELECT to the no-PHI user
    • Any changes to tables that have custom no-PHI views are accompanied by changes to those views
      (including re-granting permission to the no-PHI user if need be)
    • Liquibase rollback has been tested locally using ./gradlew liquibaseRollbackSQL or liquibaseRollback
  • [n/a] GraphQL schema changes are backward compatible with older version of the front-end

Security

  • [n/a] Changes with security implications have been approved by a security engineer (changes to authentication, encryption, handling of PII, etc.)
  • Any dependencies introduced have been vetted and discussed

Cloud

  • [n/a] DevOps team has been notified if PR requires ops support
  • If there are changes that cannot be tested locally, this has been deployed to our Azure test environment for verification

@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@timbest-cdc timbest-cdc merged commit 9ffedd2 into main Aug 10, 2021
@timbest-cdc timbest-cdc deleted the tim-best/apollo-take-2 branch August 10, 2021 17:48
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.

Uncaught ReferenceError: __DEV__ is not defined after updating to 3.4.0
3 participants