accounts-frontend/packages/app
ErickSkrauch 0281c55463
Replace TravisCI with GitLab CI (#16)
* Add gitlab-ci configuration

* Attempt to fix cypress binary installation cache

* Even more improve caching, add wait-on step to ensure, that web server is ready to run cypress

* Exclude cache directory from linting

* Do not cache yarn's global cache to reduce the size of the cache to upload

* Disable Sentry for e2e tests, enable parallelization for cypress

* Store build artifacts

* Add dev deployment stage

* Try to fix commits association

* Fix sentry-cli param name

* Disable host checking for rsync

* Disable host checking via ssh config

* Add production deployment step

* Fix deployment Sentry notifying, allow performing auto deployment with special commit message

* Make autodeploy [deploy]

* Cleanup test branch refs

* Remove environment definition. Detect it based on the domain name

* Store cache for E2E tests separately
2020-01-15 17:57:27 +03:00
..
components Some more minor fixes 2019-12-30 10:57:52 +02:00
containers Remove deprecated methods usage 2019-12-11 09:57:50 +02:00
fonts Merge remote-tracking branch 'origin/master' into deps-updates 2019-12-07 21:36:14 +02:00
i18n Merge remote-tracking branch 'origin/master' into deps-updates 2019-12-07 21:36:14 +02:00
icons/webfont Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
pages Some more minor fixes 2019-12-30 10:57:52 +02:00
services Replace TravisCI with GitLab CI (#16) 2020-01-15 17:57:27 +03:00
shell Some more minor fixes 2019-12-30 10:57:52 +02:00
test Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
favicon.ico Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
first-render.js Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
functions.ts Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
icons.css.hbs Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
icons.font.json Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
index.ejs Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
index.scss Merge remote-tracking branch 'origin/master' into deps-updates 2019-12-07 21:36:14 +02:00
index.tsx Fix typo in sentry dsn naming 2020-01-14 15:29:59 +03:00
package.json Some more minor fixes 2019-12-30 10:57:52 +02:00
polyfills.js Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
polyfills.test.js Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
reducers.ts Move App into shell dir. Decouple ContextProviders. Improved type coverage for reducers 2019-12-09 09:07:07 +02:00
storeFactory.ts Move App into shell dir. Decouple ContextProviders. Improved type coverage for reducers 2019-12-09 09:07:07 +02:00