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

Mb mb before asdf node changes dont merge #11100

Closed

Conversation

mboren
Copy link
Contributor

@mboren mboren commented Jul 24, 2023

Jira ticket

Summary

Hypothesis: asdf changes could be causing problems with ephemeral deploys
So I made this branch point to the commit right before that was merged into main.

I had to make a base something old because it doesnt let you make a PR without any changes.

Verification Steps for the Author

These are to be checked by the author.

  • Tested in the Experimental environment (for changes to containers, app startup, or connection to data stores)
  • Have the Jira acceptance criteria been met for this change?

Verification Steps for Reviewers

These are to be checked by a reviewer.

Setup to Run the Code

How to test

  1. Access the
  2. Login as a

Frontend

  • There are no aXe warnings for UI.
  • This works in Supported Browsers and their phone views (Chrome, Firefox, Edge).
  • There are no new console errors in the browser devtools.
  • There are no new console errors in the test output.
  • If this PR adds a new component to Storybook, it ensures the component is fully responsive, OR if it is intentionally not, a wrapping div using the officeApp class or custom min-width styling is used to hide any states the would not be visible to the user.

Backend

Database

Any new migrations/schema changes:

  • Follows our guidelines for Zero-Downtime Deploys.
  • Have been communicated to #g-database.
  • Secure migrations have been tested following the instructions in our docs.

Screenshots

rogeruiz and others added 30 commits July 7, 2023 20:32
This is for MakeHHGMoveInSITWithAddressChangeRequestOver50Miles.
This is for MakeHHGMoveInSITWithAddressChangeRequestUnder50Miles.
This is for MakeHHGMoveIn200DaysSITEndsToday.
This is for MakeHHGMoveIn200DaysSITEndsTomorrow.
This is for MakeHHGMoveIn200DaysSITEndsYesterday.
This is for MakeHHGMoveIn200DaysSITDeparted.
This is for MakeHHGMoveIn200DaysSITStartsInFuture. There is not
Destination SIT service items on this `testharness` so I didn't add
DDSFSC here. But we might want to do that in later iterations.
…napproved-dosfsc-ddsfsc

[ MB-16350 ] DOSFSC and DDSFSC move with unapproved SIT service items
…approved-dosfsc-ddsfsc

[ MB-16350 ] DOSFSC and DDSFSC move with approved SIT service items
The support API for creating a move task order did not include logic to set the GBLOC. Since the Prime regularly uses this endpoint to generate moves for their testing, this was causing issues downstream due to a null GBLOC. This fix fetches the appropriate GBLOC value based on the origin duty location address.
…16266-add-address-change-detail-to-office-responses
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.297 to 1.44.298.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.297...v1.44.298)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gotest.tools/gotestsum](https://github.com/gotestyourself/gotestsum) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/gotestyourself/gotestsum/releases)
- [Commits](gotestyourself/gotestsum@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: gotest.tools/gotestsum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/hustcc/jest-canvas-mock/releases)
- [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hustcc/jest-canvas-mock/commits)

---
updated-dependencies:
- dependency-name: jest-canvas-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.4 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.1.4...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…tools/gotestsum-1.10.1

Bump gotest.tools/gotestsum from 1.10.0 to 1.10.1
…canvas-mock-2.5.2

Bump jest-canvas-mock from 2.5.1 to 2.5.2
…com/aws/aws-sdk-go-1.44.298

Bump github.com/aws/aws-sdk-go from 1.44.297 to 1.44.298
…-cookie-4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…v-16.3.1

Bump dotenv from 16.1.4 to 16.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dymonmoore and others added 25 commits July 18, 2023 21:36
- Fiddled around with some pointer stuff
- Fixed a typo that made the handleError function return the wrong error
  for conflict errors
- Fixed a typo that made the test for conflict errors use a mock
  not found response
- Gave not found error responses a payload (and refactored out the
  identical payloads used in the other error responses)
- Removed check for payload of 500 response. I'm not 100% sure if this
  is right. I see some of our handlers return payloads for 500s, and
  some that do not.
These tests were failing because the default moves that were
created were in DRAFT status
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…wrap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4
…hipment-address-update-request' of https://github.com/transcom/mymove into MB-16402-New-office-API-endpoint-allows-TOO-to-review-shipment-address-update-request
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.62 to 0.12.63.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.62...v0.12.63)

---
updated-dependencies:
- dependency-name: github.com/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…com/pterm/pterm-0.12.63

Bump github.com/pterm/pterm from 0.12.62 to 0.12.63
…item_tests

MB-16478 - Fix brittle service item tests
…erts-on-edit-shipment

MB-16269 address change alerts to shipment form
…int-allows-TOO-to-review-shipment-address-update-request

create a new endpoint for review address update
@robot-mymove
Copy link

Test coverage on server failed.

Last run: Mon 24 Jul 2023 07:58:32 PM UTC
Refer to this report to see coverage details for the server app.
Documentation for test coverage can be found at this link.

@robot-mymove
Copy link

Warnings
⚠️ Please add the JIRA issue key to the PR title (e.g. MB-123)
⚠️

Files located in legacy directories (src/shared or src/scenes) have
been edited. Are you sure you don’t want to also relocate them to the new file structure?

View the frontend file org ADR for more information

Generated by 🚫 dangerJS against cf04153

@mboren mboren closed this Jul 24, 2023
@mboren mboren deleted the mb-MB-before-asdf-node-changes-dont-merge branch July 24, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.