Commit Graph

6 Commits

Author SHA1 Message Date
Kristoffer
8f8ce1e02b feat: add cache (#2)
* ci: remove main workflow
ci: add pr workflow to branch next

* docs: correct readme
ci: add docker build on release
ci: add lint and test to release flow

* feat: add cache for both memory and redis
refactor: cleanup getAccountability nested promise
refactor: import path for get-auth-providers.ts
docs: document cache options
ci: add redis file to gitignore

* ci: use test:coverage for testing to update pr

---------

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 16:44:07 +02:00
Krise
aea5b84c41 fix: add public package to release 2023-08-02 11:56:32 +00:00
Krise
681e14ab9f feat: initial commit 2023-08-02 11:42:48 +00:00
Kristoffer
4dc8fbdce6 add actions 2023-08-01 14:42:30 +00:00
Krise
e44a5bb527 second commit 2023-08-01 09:35:30 +02:00
Krise
8d53b15367 first commit 2023-07-31 02:55:15 +02:00