Joachim Van Herwegen
f4a09a414d
test: Time out CI jobs after 10 minutes
2021-04-27 16:13:53 +02:00
Ruben Verborgh
d5cc2aa69d
chore: Test on Node 16.
2021-04-27 14:26:14 +02:00
Arthur Joppart
99d0173213
feat: Add redis based locking mechanism
...
* feat: redis based locking mechanism
* fix: adapted to review and wrote unit tests
* fix: adapted to review(Woutermont)
* fix: adapted to review and expanded tests
* test: redlock integration tests
* test: corrected file name
* test: tests should run on CI now
* test: improved tests and minor changes according to review
* fix: forgot describeIf docker
* test: adapted to review
* test: Mock all redis dependencies
Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
2021-04-19 09:45:25 +02:00
Ruben Verborgh
df19aa26ef
chore: Use main as default branch.
...
Closes https://github.com/solid/community-server/issues/365
2021-02-03 09:11:42 +01:00
Ruben Verborgh
d7256fb20a
test: Test on Node 15.
2021-01-27 09:37:20 +01:00
Ruben Verborgh
f1304d8d04
test: Run CI on first and last of each stable version.
2021-01-26 23:32:44 +01:00
Ruben Verborgh
93c666ca25
docs: Only release docs for specific versions.
2021-01-06 12:13:09 +01:00
Ruben Verborgh
15d1ae179f
test: Also run CI on Windows.
2021-01-04 16:52:17 +01:00
Renovate Bot
53479eb557
chore(deps): update actions/setup-node action to v2
2020-12-20 23:15:51 +00:00
Ruben Verborgh
b25948a084
chore: Publish docs on gh-pages.
2020-12-19 22:27:13 +01:00
Ruben Verborgh
370b830cbe
chore: Add typedoc.
2020-12-19 22:27:12 +01:00
Ruben Verborgh
99165e8bc2
chore: Make script names consistent.
2020-12-13 15:49:00 +00:00
Ruben Verborgh
6ee56a6d67
chore: Separate dependency installation and build steps.
2020-12-10 16:49:29 +00:00
Ruben Verborgh
dedf579a08
test: Type-check test files.
...
Closes https://github.com/solid/community-server/issues/415
2020-12-10 16:42:07 +00:00
Ruben Verborgh
c182d252b1
test: Use separate linter job.
2020-12-07 23:17:54 +01:00
Ruben Verborgh
03ffaaed43
change: Drop Node 10 support.
2020-11-27 08:55:18 +01:00
Aaron Coburn
bb9df99af4
fix: Better CI support for GH Actions from remote forks ( #353 )
...
* no-op commit
* Support CI on pull request events
* Use pull_request_target event
* Remove pull_request_target event
* fix default branch name
2020-11-25 09:29:53 +01:00
Ruben Verborgh
ec0052e3ec
chore: Switch from Travis CI to GitHub Actions.
2020-11-24 16:05:20 +01:00