dice.camp is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon server for RPG folks to hang out and talk. Not owned by a billionaire.

Administered by:

Server stats:

1.8K
active users

#githubactions

0 posts0 participants0 posts today

Nous avons tous nos bonnes pratiques lorsqu'il s'agit de créer un nouveau #projet #Python, avec l'utilisation de patterns et d'outils éprouvés : lint avec #ruff et #mypy, hooks avec #precommit, tests avec #pytest, intégration continue #githubactions : github.com/neubig/starter-repo

Libre à chaque personne de faire évoluer le porojet selon ses propres goûts et contraintes.

An example starter repo for Python projects. Contribute to neubig/starter-repo development by creating an account on GitHub.
GitHubGitHub - neubig/starter-repo: An example starter repo for Python projectsAn example starter repo for Python projects. Contribute to neubig/starter-repo development by creating an account on GitHub.

Windows Server 2025 Set to Revolutionize DevOps with New Features in GitHub Actions and Azure DevOps

The upcoming release of Windows Server 2025, scheduled for general availability on April 1, 2025, promises significant enhancements for developers using GitHub Actions and Azure DevOps. With updated s...

news.lavx.hu/article/windows-s

Spoke too soon about InfoSec projects still clinging to Python 2.7. Turns out my ronin-payloads project, a Ruby project, requires the python2 package in order to test it's Python Payload Encoders under Python versions 2 and 3.
github.com/ronin-rb/ronin-payl

Appears that GitHub has recently updated their GitHub Actions Ubuntu VM to 24.04.1, which no longer has a python2 package :(
github.com/ronin-rb/ronin-payl

Also looks like the setup-python GitHub Action has also already removed python2.7.
github.com/actions/setup-pytho

This poses a bit of a problem for software which needs to test against other legacy software.

GitHubGitHub - ronin-rb/ronin-payloads: A Ruby micro-framework for writing and running exploit payloadsA Ruby micro-framework for writing and running exploit payloads - ronin-rb/ronin-payloads