Fleny
|
6cf16bdc6b
|
fix(docker): Fix invalid snyk serif (#3737)
* Add code to prevent invalid snyk serif
* Prevent the fix for snyk to run on pr
|
2024-07-13 08:17:59 -05:00 |
|
dependabot[bot]
|
fda3003929
|
build(deps): bump docker/build-push-action from 5 to 6 (#3671)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-06 13:51:55 -05:00 |
|
Matthew Hatcher
|
5a12def591
|
fix: remove release-script for now (#3333)
It's not completely needed and may only cause issues.
|
2023-12-21 16:01:31 +00:00 |
|
Matthew Hatcher
|
c5d501025a
|
fix: docker app workflow (#3332)
* fix: docker app workflow
* fix: missing checkout
* chore: upgrade upload-artifact
* fix: feedback from H0
|
2023-12-21 06:09:42 +00: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 |
|