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

[WIP] Omnibus of script changes #131

Closed
wants to merge 6 commits into from
Closed

Conversation

bagelbits
Copy link
Collaborator

Overview

This addresses #127 and #128. As well as a few other things:

  • Drops all of the old scripts which aren't of much use anymore. (I hope I don't regret this later.)
  • Adds a package.json file so we can add linting and testing stuff.
  • Adds eslint along with the JSON plugin
  • Adds a linting command: npm run-script lint
    • This will be useful once a CI gets hooked up.
  • A MongoDB nuke and replace script
    • This will be useful once CD gets hooked up.
  • Adds heroku.yml
    • This will run the nuke and replace script in Heroku. This is for CD on DB changes showing up in the API

Here's a fun image for your troubles

random photo - update me

@bagelbits
Copy link
Collaborator Author

I want to just hook up Buildkite now since I have access to the settings and I can at least add the linting step.

@bagelbits bagelbits closed this Jan 2, 2020
@bagelbits bagelbits reopened this Jan 2, 2020
@bagelbits bagelbits closed this Jan 2, 2020
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