4 Commits

Author SHA1 Message Date
Fleny
b7c433056f Change dependabot update intervals to weekly (#4480)
Also add the website folder to be checked for npm updates
2025-10-02 21:33:22 +02:00
Dominik Koch
55af73e878 fix(dependabot): monthly dependencie updates (#4076)
Skillz talked about wanting the dependabot prs to only be made every month so this pr changes it to monthly!
2024-12-30 11:04:32 -08:00
Matthew Hatcher
fa5cbd8ac9 feat!: rewrite proxy app with fastify (#3269)
* feat: initial fastify source

* chore: remove extra stuff from git ignore

* feat: rename to rest passthrough

* feat: add swcrc file

* feat: add Dockerfile

* feat: more rest passthrough stuff

* fix: add node_modules to Dockerfile

* feat: misc passthrough changes

* feat: add host to dockerfile

* feat: add version tags and update names

* feat: remove the old proxy application

* feat: update registry package name

* feat: re-add schedule

* feat: cliff jumper initi

* feat: update changelog

* style: git cliff formatting

* feat: update cliffjumper rc

* feat: updating version for future cliff-jump run

* revert: package name back

* feat: add release script

* feat: update dependabot configuration to manage rest passthrough app

* chore: update actions/download-artifact version

* feat: adding removal of the version in URL.

* feat: making readme better
2023-12-20 23:05:43 +00:00
Jonathan Ho
2163399d8d ci: add dependabot (#3272)
* ci: add dependabot

* fix: bin/**

* ci: add update github-actions

* Update dependabot.yml

---------

Co-authored-by: Fleny <Fleny113@outlook.com>
2023-12-10 13:13:01 +00:00