carlrygart / portainer-stack-deploy

Portainer-stack-deploy is a GitHub Action for deploying a newly updated stack to a Portainer v2 instance.
MIT License
24 stars 15 forks source link

portainer 2.19.0 changes creating stack API #25

Open tao-lian opened 1 year ago

tao-lian commented 1 year ago

2.19.0 removed POST /stacks API which is used by this action.

https://app.swaggerhub.com/apis/portainer/portainer-ce/2.19.0

datntdev0 commented 11 months ago

@tao-lian Here is my github action, hope that can help you.

https://github.com/marketplace/actions/portainer-deployment

tao-lian commented 11 months ago

@tao-lian Here is my github action, hope that can help you.

https://github.com/marketplace/actions/portainer-deployment

404 on page load. Can you please share your repo url? Actually I forked this repo and update to latest API version. Not sure if the author of this repo accept PR.

datntdev0 commented 11 months ago

@tao-lian Here is my github action, hope that can help you. https://github.com/marketplace/actions/portainer-deployment

404 on page load. Can you please share your repo url? Actually I forked this repo and update to latest API version. Not sure if the author of this repo accept PR.

The action is renamed: https://github.com/marketplace/actions/deploy-to-portainer

maxexcloo commented 3 months ago

@tao-lian Here is my github action, hope that can help you. https://github.com/marketplace/actions/portainer-deployment

404 on page load. Can you please share your repo url? Actually I forked this repo and update to latest API version. Not sure if the author of this repo accept PR.

The action is renamed: https://github.com/marketplace/actions/deploy-to-portainer

Renamed again?