pyaction 4.19.0 Released

TL;DR

I just released pyaction 4.19.0, a Docker container with Python, git, and the GitHub CLI.

Changelog 4.19.0 – 2023-05-12

Changed

Bumped GitHub CLI to 2.29.0.

Current Version List

This latest release …


This content originally appeared on DEV Community and was authored by Vincent A. Cicirello

TL;DR

I just released pyaction 4.19.0, a Docker container with Python, git, and the GitHub CLI.

Changelog 4.19.0 - 2023-05-12

Changed

  • Bumped GitHub CLI to 2.29.0.

Current Version List

This latest release of pyaction includes:

More Information

For more information, see my earlier post about pyaction here on DEV, as well as pyaction's GitHub repository.

GitHub logo cicirello / pyaction

A base Docker image for Github Actions implemented in Python

pyaction

A base Docker image for Github Actions implemented in Python

Docker Hub Docker Image Version (latest by date) Docker Pulls
GitHub GitHub release (latest by date)
Image Stats Docker Image Size (latest by date)
Build Status build
License License
Support GitHub Sponsors Liberapay Ko-Fi

Summary

This Docker image is designed to support implementing Github Actions with Python. As of version 4.0.0., it starts with the official python docker image as the base which is a Debian OS. It specifically uses python:3-slim to keep the image size down for faster loading of Github Actions that use pyaction. On top of the base, we've installed curl gpg, git, and the GitHub CLI. We added curl and gpg because they are 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.

Multiplatform Image

Version 4.0.0 and Newer: pyaction supports the following…

Where You Can Find Me

Follow me here on DEV and on GitHub:

Or visit my website:

Vincent A. Cicirello - Professor of Computer Science

Vincent A. Cicirello - Professor of Computer Science at Stockton University - is a researcher in artificial intelligence, evolutionary computation, swarm intelligence, and computational intelligence, with a Ph.D. in Robotics from Carnegie Mellon University. He is an ACM Senior Member, IEEE Senior Member, AAAI Life Member, EAI Distinguished Member, and SIAM Member.

favicon cicirello.org


This content originally appeared on DEV Community and was authored by Vincent A. Cicirello


Print Share Comment Cite Upload Translate Updates
APA

Vincent A. Cicirello | Sciencx (2023-05-12T17:33:26+00:00) pyaction 4.19.0 Released. Retrieved from https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/

MLA
" » pyaction 4.19.0 Released." Vincent A. Cicirello | Sciencx - Friday May 12, 2023, https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/
HARVARD
Vincent A. Cicirello | Sciencx Friday May 12, 2023 » pyaction 4.19.0 Released., viewed ,<https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/>
VANCOUVER
Vincent A. Cicirello | Sciencx - » pyaction 4.19.0 Released. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/
CHICAGO
" » pyaction 4.19.0 Released." Vincent A. Cicirello | Sciencx - Accessed . https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/
IEEE
" » pyaction 4.19.0 Released." Vincent A. Cicirello | Sciencx [Online]. Available: https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/. [Accessed: ]
rf:citation
» pyaction 4.19.0 Released | Vincent A. Cicirello | Sciencx | https://www.scien.cx/2023/05/12/pyaction-4-19-0-released/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.