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

Pry run and reload #32

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

Pry run and reload #32

wants to merge 49 commits into from

Conversation

krainboltgreene
Copy link
Member

@krainboltgreene krainboltgreene commented Aug 12, 2019

  • Integrate Pry.reload
  • Document new commands
  • Stop migrating on every request
  • Replace the usage of db:setup, which doesn't exist, with db:migrate
  • Split up CircleCI tasks so we get a status indicator for everything
  • Building docker images so we know when we've fucked up the build
  • Putting CircleCI into a workflow so we get one setup done before all the real work
  • Made all bin/* commands also correctly report exit codes, that way CircleCI knows when something failed
  • Created bin/local-each which runs a command for each service
  • Splitting up postgres setup into two sections, one that cares about failure and one that doesn't
  • Renamed commands that targeted all services with the suffix -all
  • Renamed the _*/ directories to a unified .*/ like rubocop and circleci, except _base which made sense to rename as base.
  • Moved the sorbet-runtime gem to no-group so it's used in production

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

1 participant