Commit Graph

14 Commits

Author SHA1 Message Date
e. g 227e35bb64 Update frontend.yml (#286) 2020-09-02 17:29:50 +02:00
Erin Grasmick ef1e649593 update README 2020-07-28 14:22:49 +02:00
Erin Grasmick 2da071ae47 fix confusion action behavior 2020-07-28 13:24:15 +02:00
Erin Grasmick c06de1880d remove newline 2020-07-28 13:13:58 +02:00
Erin Grasmick 4340026d54 change working directory 2020-07-21 16:32:36 +02:00
Erin Grasmick a7c92e8e99 change publish org 2020-07-15 17:28:54 +02:00
Erin Grasmick 5c76ada912 push to docker hub only on tag refs 2020-07-15 14:17:06 +02:00
Erin Grasmick dc1a747b57 remove tags 2020-07-15 12:53:46 +02:00
Erin Grasmick 817092d9c4 change repository names 2020-07-13 16:45:33 +02:00
Erin Grasmick 4bbfd54297 add docker build + push to CI 2020-07-13 12:38:13 +02:00
Chevdor 8ed8d01426 Documentation (#259)
* Documentation

- bump up frontend version (to trigger the CI)
- bump up the backend version (to trigger the CI)
- add some docker related doc
- add CI badges

* Fix CI step name

* Add screenshot
2020-04-24 12:49:52 +02:00
Chevdor f82bf6cb44 Fix prettifier checks (#258) 2020-04-23 19:17:04 +02:00
Chevdor 3cbad1c0b3 Fix unit tests (#248)
* Fix tests

- Remove jest tests and add coverage

- Rebase master and fix tests

* Ignore local .vscode

Add clean script

* Fix deps

- Upgrade deps
- Switch to esnext

* Move tests to the right folder

* Deps cleanup and bump up

* Remove root level package.json

* Fix grumbles

* Remove the labeler action due to https://github.com/actions/labeler/issues/12

* Fix grumbles
2020-04-21 16:36:33 +02:00
Chevdor 00d21ef16c Add github workflows (#254)
* Add new workflows to set labels and build/test the backend

* Add frontend workflow

* Limit triggers to PUSH only

* Fix so that BE and FE are mutually exclusive

* Bump up frontend

* Fix case to match current tags
2020-04-17 21:45:32 +02:00