Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

[no-ticket] Adding ecs task defination and staging/production deploy steps #107

Merged
merged 2 commits into from
May 19, 2018

Conversation

apoclyps
Copy link
Owner

What's Changed

Adding ECS task definition and staging/production build steps

@apoclyps apoclyps force-pushed the no-ticket-service-ecs-task branch from 7157b2f to 5589289 Compare May 19, 2018 12:11
@apoclyps apoclyps merged commit a82c910 into master May 19, 2018
@apoclyps apoclyps deleted the no-ticket-service-ecs-task branch May 19, 2018 12:22
apoclyps added a commit that referenced this pull request May 19, 2018
* Removing API meetups endpoint until data until data is modeled in the database (#36)

* Bump nginx from 1.13.5 to 1.13.12 in /services/nginx (#55)

Bumps nginx from 1.13.5 to 1.13.12.

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

* Bump Flask from 0.12.1 to 0.12.2 in /services/users (#56)

Bumps [Flask](https://github.com/pallets/flask) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/docs/changelog.rst)
- [Commits](pallets/flask@0.12.1...0.12.2)

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

* Bump pyjwt from 1.5.3 to 1.6.1 in /services/users (#57)

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 1.6.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md)
- [Commits](jpadilla/pyjwt@1.5.3...1.6.1)

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

* Bump coverage from 4.4.1 to 4.5.1 in /services/users (#49)

Bumps [coverage](https://bitbucket.org/ned/coveragepy) from 4.4.1 to 4.5.1.
- [Changelog](https://bitbucket.org/ned/coveragepy/src/master/CHANGES.rst)
- [Commits](https://bitbucket.org/ned/coveragepy/branches/compare/coverage-4.5.1..coverage-4.4.1)

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

* Bump Flask-Testing from 0.6.2 to 0.7.1 in /services/users (#46)

Bumps [Flask-Testing](https://github.com/jarus/flask-testing) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/jarus/flask-testing/releases)
- [Commits](jarus/flask-testing@v0.6.2...v0.7.1)

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

* Bump psycopg2 from 2.7.3.1 to 2.7.4 in /services/users (#45)

Bumps [psycopg2](http://initd.org/psycopg/) from 2.7.3.1 to 2.7.4.

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

* Bump flake8 from 3.4.1 to 3.5.0 in /services/users (#48)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.4.1 to 3.5.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.4.1...3.5.0)

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

* Bump flask-cors from 3.0.3 to 3.0.4 in /services/users (#64)

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.3...3.0.4)

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

* Bump Flask from 0.12.2 to 1.0 in /services/users (#63)

Bumps [Flask](https://www.palletsprojects.com/p/flask/) from 0.12.2 to 1.0.

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

* Bump Flask-Script from 2.0.5 to 2.0.6 in /services/users (#47)

Bumps [Flask-Script](https://github.com/smurfix/flask-script) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/smurfix/flask-script/releases)
- [Changelog](https://github.com/smurfix/flask-script/blob/master/CHANGES)
- [Commits](https://github.com/smurfix/flask-script/commits/v2.0.6)

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

* Update jest requirement to 22.4.3 in /services/client (#59)

Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits)

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

* Update sass-loader requirement to ^7.0.1 in /services/client (#58)

Updates the requirements on [sass-loader](https://github.com/webpack-contrib/sass-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/commits/v7.0.1)

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

* Update css-loader requirement to 0.28.11 in /services/client (#68)

Updates the requirements on [css-loader](https://github.com/webpack-contrib/css-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/commits/v0.28.11)

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

* Update eslint requirement to 4.19.1 in /services/client (#50)

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v4.19.1)

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

* Update url-loader requirement to 1.0.1 in /services/client (#44)

Updates the requirements on [url-loader](https://github.com/webpack-contrib/url-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/commits/v1.0.1)

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

* Update query-string requirement to ^6.0.0 in /services/client (#51)

Updates the requirements on [query-string](https://github.com/sindresorhus/query-string) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/commits/v6.0.0)

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

* Update eslint-loader requirement to 2.0.0 in /services/client (#69)

Updates the requirements on [eslint-loader](https://github.com/MoOx/eslint-loader) to permit the latest version.
- [Release notes](https://github.com/MoOx/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MoOx/eslint-loader/commits/2.0.0)

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

* Update postcss-loader requirement to 2.1.4 in /services/client (#67)

Updates the requirements on [postcss-loader](https://github.com/postcss/postcss-loader) to permit the latest version.
- [Release notes](https://github.com/postcss/postcss-loader/releases)
- [Changelog](https://github.com/postcss/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-loader/commits/v2.1.4)

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

* Update eslint-plugin-babel requirement to ^5.1.0 in /services/client (#66)

Updates the requirements on [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) to permit the latest version.
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases)
- [Commits](https://github.com/babel/eslint-plugin-babel/commits/v5.1.0)

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

* Update postcss-flexbugs-fixes requirement to 3.3.0 in /services/client (#42)

Updates the requirements on [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes) to permit the latest version.
- [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases)
- [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits)

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

* Update fs-extra requirement to ^5.0.0 in /services/client (#53)

Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/commits/5.0.0)

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

* Update eslint-plugin-prettier requirement to 2.6.0 in /services/client (#61)

Updates the requirements on [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to permit the latest version.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v2.6.0)

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

* Update eslint-plugin-flowtype requirement to 2.46.3 in /services/client (#40)

Updates the requirements on [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) to permit the latest version.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/commits/v2.46.3)

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

* Update babel-eslint requirement to ^8.2.3 in /services/client (#43)

Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v8.2.3)

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

* Update eslint-plugin-react requirement to 7.7.0 in /services/client (#60)

Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) to permit the latest version.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/commits/v7.7.0)

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

* Update redux requirement to ^4.0.0 in /services/client (#54)

Updates the requirements on [redux](https://github.com/reactjs/redux) to permit the latest version.
- [Release notes](https://github.com/reactjs/redux/releases)
- [Changelog](https://github.com/reactjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/redux/commits/v4.0.0)

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

* Update react-dev-utils requirement to ^5.0.1 in /services/client (#52)

Updates the requirements on [react-dev-utils](https://github.com/facebookincubator/create-react-app) to permit the latest version.
- [Release notes](https://github.com/facebookincubator/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/next/CHANGELOG.md)
- [Commits](https://github.com/facebookincubator/create-react-app/commits)

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

* Bump Flask from 1.0 to 1.0.2 in /services/users (#94)

Bumps [Flask](https://www.palletsprojects.com/p/flask/) from 1.0 to 1.0.2.

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

* Bump gunicorn from 19.7.1 to 19.8.1 in /services/users (#92)

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.7.1 to 19.8.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@19.7.1...19.8.1)

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

* Bump nginx from 1.13.12 to 1.14.0 in /services/nginx (#99)

Bumps nginx from 1.13.12 to 1.14.0.

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

* Adding events service (#101)

* Adding events service (#101) (#102)

* Removing unused resources (#106)

* [no-ticket] Adding ecs task defination and staging/production deploy steps (#107)

* Adding ecs task defination and staging/production deploy steps

* Updating event modal tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant