Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

pyaction 4.21.0 Released

Posted on Jun 15 I just released Pyaction 4.21.0, a Docker container with Python, git, and the Github CLI.This latest release of pyaction includes:For more information, see my earlier post about pyaction here on DEV, as well as pyaction's GitHub repository.A base Docker image for Github Actions implemented in PythonThis Docker image is designed to support implementing Github Actionswith Python. As of version 4.0.0., it starts withthe official python docker image as the basewhich is a Debian OS. It specifically uses python:3-slim to keep the image sizedown for faster loading of Github Actions that use pyaction. On top of thebase, we've installed curlgpg, git, and theGitHub CLI. We added curl and gpg because theyare needed to install the GitHub CLI, and they may come in handy anyway(especially curl) when implementing a GitHub Action.Blog Post on DEV: pyaction: A Docker container with Python, git, and the GitHub CLI, posted on December 28, 2022.Version 4.0.0 and Newer: pyaction supports the following…Follow me here on DEV and on GitHub:Or visit my website: Vincent A. Cicirello - Professor of Computer Science at Stockton University - is aresearcher in artificial intelligence, evolutionary computation, swarm intelligence,and computational intelligence, with a Ph.D. in Robotics from Carnegie MellonUniversity. He is an ACM Senior Member, IEEE Senior Member, AAAI Life Member,EAI Distinguished Member, and SIAM Member. Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Lucy Linder - Jun 12 MacDonald Chika - Jun 12 Kristiyan Velkov - Jun 13 Dylan Molina - May 21 Once suspended, cicirello will not be able to comment or publish posts until their suspension is removed. Once unsuspended, cicirello will be able to comment and publish posts again. Once unpublished, all posts by cicirello will become hidden and only accessible to themselves. If cicirello is not suspended, they can still re-publish their posts from their dashboard. Note: Once unpublished, this post will become invisible to the public and only accessible to Vincent A. Cicirello. They can still re-publish the post if they are not suspended. Thanks for keeping DEV Community safe. Here is what you can do to flag cicirello: cicirello consistently posts content that violates DEV Community's code of conduct because it is harassing, offensive or spammy. Unflagging cicirello will restore default visibility to their posts. DEV Community — A constructive and inclusive social network for software developers. With you every step of your journey. Built on Forem — the open source software that powers DEV and other inclusive communities.Made with love and Ruby on Rails. DEV Community © 2016 - 2023. We're a place where coders share, stay up-to-date and grow their careers.



This post first appeared on VedVyas Articles, please read the originial post: here

Share the post

pyaction 4.21.0 Released

×

Subscribe to Vedvyas Articles

Get updates delivered right to your inbox!

Thank you for your subscription

×