Commit Graph
6 Commits
Author SHA1 Message Date
KristofferandGitHub 36ad37d535 Merge branch 'beta' into main 2023-08-04 19:30:47 +02:00
KristofferandGitHub 9438d5bc35 fix: add repo information to package (#7)
fix: add repo information to package (#7)
ci: add docker build to release and publish
ci: add assets to semantic-release
ci: fix permissions for package
ci: add packages to dev
2023-08-03 13:28:48 +02:00
KristofferandGitHub beb9301f76 ci: fixed most of docker image build (#6)
ci: add docker build to release and publish
2023-08-02 23:11:56 +02:00
bd902e99fe fix: bump (#4)
docs: add more description to the documentation

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 17:07:23 +02:00
4efe2da9e3 fix: bump version (#3)
fix: codeowners file

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 16:57:18 +02:00
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