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

375 Changed cvs typo to csv #432

Merged
merged 1 commit into from
Apr 27, 2022
Merged

375 Changed cvs typo to csv #432

merged 1 commit into from
Apr 27, 2022

Conversation

exchrotek
Copy link
Collaborator

@exchrotek exchrotek commented Mar 2, 2022

Checklist

  • Add description
  • Reference the open issue that the pull request addresses
  • Pass code quality checks
    • spin up docker docker-compose up -d --build
    • enter api container docker-compose exec api /bin/bash
    • run api tests make validate
    • exit container ctrl/command+D or exit
    • enter web container docker-compose exec web /bin/sh
    • run front-end tests npm run test or npx jest
    • lint npm run lint-fix
    • exit container as above
  • Request code review
    • Please allow 36 hours from opening a pull request before merging a pull request- even if it has already received an approving review.
  • Address comments on code and resolve requested changes
  • Merge own code

Description

Issue: #375

Changed cvs typo to csv

@exchrotek exchrotek changed the title Changed cvs typo to csv 375 Changed cvs typo to csv Mar 2, 2022
@exchrotek exchrotek requested review from TangoYankee and removed request for TangoYankee March 2, 2022 08:01
@exchrotek
Copy link
Collaborator Author

exchrotek commented Mar 2, 2022

15103@LAPTOP-LPI5LMA3 MINGW64 ~/woeip (csv_typo)
$ docker compose exec api /bin/bash
unable to upgrade to tcp, received 409

15103@LAPTOP-LPI5LMA3 MINGW64 ~/woeip (csv_typo)
$ docker compose exec api /bin/bash
Error response from daemon: Container 6d9370085cdd80ef24a6b6cee
382eef9dbc08c1ab81f13a14f8fa02b4018c420 is restarting, wait until the container is running

@TangoYankee Seems like my woaq-api container is stuck in a restarting state, which makes sense why I'm getting the error above when I try to execute it. Do you know what might be causing that?


This text file has all the commands run prior
test_failed.txt

@theecrit theecrit merged commit 6a7f47e into develop Apr 27, 2022
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