gravitee-io / issues

Gravitee.io - API Platform - Issues
65 stars 26 forks source link

Packaging improvements #6170

Closed mouligno closed 2 years ago

mouligno commented 3 years ago

As a developer, I want to be able to package and deploy any branch (APIM / Gateway) in order to test specific versions.

Technical steps

brasseld commented 3 years ago

@phiz71 could we reuse this for creating a specific version of the gateway?

For example, bridge gateway does not require any of the policies, resources, ... so I would like to build a new docker image, something like

graviteeio/apim-gateway-bridge:3.15.x or graviteeio/apim-gateway:3.15.x-bridge

phiz71 commented 3 years ago

Seen with @RubenMMSantos, this issue is very technical and it is not necessary for QA to spend time on it. All technical tests have been made by devs.