James Wilson
18627a9f02
No e2e feature flag; just ignore and pattern match on 'e2e' to run
2021-08-12 16:58:35 +01:00
James Wilson
35cfb16ed9
Copy and adapt better CI from Soketto instead. Hopefully cache bits will improve build speed
2021-08-12 14:57:10 +01:00
James Wilson
d4b5c2b0c8
split e2e tests out and run them separately, not blocking the build or marking it as failed
2021-08-12 13:38:29 +01:00
James Wilson
bb25a8c3e2
enforce rustfmt and valid doc links in CI
2021-08-12 12:53:14 +01:00
James Wilson
faedba87d4
no e2e feature, and don't assume 'cargo run' is a good default
2021-07-13 11:12:23 +01:00
James Wilson
f2f122285e
make it obvious that unbounded channels don't need to await, and tidy up some bits
2021-07-12 10:01:23 +01:00
James Wilson
65178de82f
Just one dockerfile to simplify things a little and reduce repetition
2021-07-09 20:57:39 +01:00
James Wilson
486418e5e9
Fix CI
2021-06-21 10:54:46 +01:00
James Wilson
2b0accbbb6
Ci tidy
2021-06-16 11:34:33 +01:00
James Wilson
5b01179ca2
tweak CI to work with shards+core split
2021-06-16 11:31:19 +01:00
Martin Pugh
ac8a4c4d8b
lets run CI when CI gets updated....
2021-03-26 13:38:54 +01:00
Martin Pugh
7fd740e25d
fix tags maybe
2021-03-26 13:35:16 +01:00
Martin Pugh
de83475e10
fix backend.yml
2021-03-26 13:31:25 +01:00
Martin Pugh
673a649a9c
fix frontend.yml
2021-03-26 13:30:48 +01:00
Martin Pugh
9a268c5d49
fix strings
2021-03-26 13:29:47 +01:00
Martin Pugh
44eada6eb9
update docker actions to v2
2021-03-26 13:28:12 +01:00
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