Coder Social home page Coder Social logo

bots-house / portainer-deploy-stack-action Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 4.0 354 KB

๐Ÿšš Action for deploy Docker Stack via Portainer API (ฮฒ)

License: MIT License

TypeScript 97.38% JavaScript 2.62%
docker docker-swarm github-actions

portainer-deploy-stack-action's People

Contributors

dependabot[bot] avatar mr-linch avatar pavlokomarov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

portainer-deploy-stack-action's Issues

SetOutput is going to be deprecated

When using this action in my project, I get following warning:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Luckily caused by this line:

core.setOutput('stack-id', stack.id)

The warning message references a blogpage, which suggests updating @actions/core package to v1.10.0 or greater to get the updated saveState and setOutput functions.

So, I think updating the dependency might fix the issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.