Commit Graph

8 Commits

Author SHA1 Message Date
Alexis Couvreur
e6c25f1f17 ci(release): remove skip-ci keyword from release commit
This will allow the docker action to be run after a release
2024-10-01 17:30:14 -07:00
Alexis Couvreur
3891027e23 feat(plugin): add proxywasm plugin (#284)
* feat(plugin): add `proxywasm` plugin

The `proxywasm` plugin is a WASM Filter following the ProxyWasm ABI Specification using the proxywasm go sdk

This allows extensibility with any reverse proxy who implements the ProxyWasm ABI Specification.

The current WASM Filter was successfully tested with APISIX, Envoy, Nginx with ngx_wasm_module from Kong and Istio.

Fixes #145
2024-10-01 17:30:14 -07:00
Alexis Couvreur
7252f28055 fix(ci): negate node_modules in assets
@semantic-release/git ignores the .gitignore if an asset match within
2023-02-19 01:08:09 -05:00
Alexis Couvreur
13d75c18fc ci(docs): add automated version change for documentation
fixes #99
2023-01-15 19:54:59 +00:00
Alexis Couvreur
2e1f2914a9 fix: inject release version inside docker image 2022-11-11 17:00:35 -05:00
Alexis Couvreur
551a146d94 feat: merge service repository into Sablier
Add plugins folder to integrate with multiple reverse proxies

The project is now released as 'Sablier'
2022-10-03 20:27:06 +00:00
Alexis Couvreur
4f89362e41 ci: release on beta branch 2022-07-23 12:53:23 -04:00
Alexis Couvreur
fab46ad4c6 ci: release go binaries for linux/amd64 linux/arm64 linux/arm/v7 (#19) 2021-10-29 00:07:21 +02:00