Jonathan Ho
1974834b20
feat: all cjs export ( #3189 )
...
* feat: all cjs export
* test: fix deno test
* style: fix error Expected space or tab before '*/' in comment spaced-comment
* fix: deno import map
* fix: sneak in a fix for yarn
2023-11-27 01:17:54 +00:00
dependabot[bot]
a244070548
build(deps): bump semver from 6.3.0 to 6.3.1 in /proxies/rest ( #3069 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 20:51:41 +00:00
Jonathan Ho
6ea65c70e3
chore(rest-proxy): update base image ( #3045 )
2023-06-05 02:37:46 +00:00
Jonathan Ho
0b8cb1e463
ci(rest): proxy multi arch image ( #2980 )
...
* ci(rest-proxy): multi arch image
* ci(rest-proxy): fix doc
* ci(rest-proxy): add test build multi arch image
* ci(rest-proxy): update version
* ci(rest-proxy): fix missing setup buildx
* ci(rest-proxy): fix target
* ci(rest-proxy): fix trivy
* ci(rest-proxy): fix cache
* ci(rest-proxy): load true
* ci(rest-proxy): move image scan
* ci(rest-proxy): fix name
* ci(rest-proxy): fix cache
* ci(rest-proxy): add name
* ci(rest-proxy): add schedule scan
* ci(rest-proxy): fix string
* ci(rest-proxy): update cache version
2023-04-08 16:30:42 +02:00
Jonathan Ho
79ff2bf0c8
docs(rest-proxy): add comment ( #2975 )
2023-04-05 19:28:50 +00:00
Jonathan Ho and Skillz4Killz
747c80f1f6
feat(rest-proxy): init docker ( #2972 )
...
* feat(rest-proxy): init docker
* refactor(rest-proxy): smaller size
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-04-05 19:21:40 +00:00
Skillz4Killz
ebc9ec533d
chore: move proxy files to src folder
2023-04-05 05:00:38 +00:00
Skillz4Killz
76a7333980
fix: base draft for rest proxy
2023-04-05 04:57:02 +00:00