#github-actions

[ follow ]
InfoQ
3 days ago
DevOps

GitHub Enables Dependabot via GitHub Actions, Improves Supply Chain Security

GitHub introduces Dependabot as GitHub Actions workflow for enhanced security and Artifact Attestations for provenance generation. [ more ]
Amazon Web Services
6 days ago
DevOps

Simplify Amazon EKS Deployments with GitHub Actions and AWS CodeBuild | Amazon Web Services

Using GitHub Actions to automate CI/CD workflows with AWS CodeBuild & AWS CodePipeline for Amazon EKS deployments. [ more ]
InfoQ
1 month ago
DevOps

McDonald's Streamlines CI with GitHub Actions and Reusable Workflows

McDonald's leveraged GitHub Actions to establish a streamlined CI process and reduce code duplication.
They implemented a 'golden path' framework to maintain uniform standards and naming conventions across applications. [ more ]
Pythonbytes
3 days ago
Python

A Simple Game

Run GitHub Actions locally using act for fast feedback and as a local task runner.
Annotate args and kwargs in Python easily with PEP guidelines. [ more ]
Daniel Roy Greenfeld
3 days ago
Python

TIL: Running UV outside a virtualenv

Use the --python flag with uv to specify the interpreter when installing dependencies, especially for CI workflows. [ more ]
InfoWorld
1 month ago
Running

GitHub Actions update tightens security

GitHub Actions enhanced for enterprise customers with improved security and GPU-enhanced runners for machine learning.
GitHub introduces Azure private networking for hosted runners, GPU-hosted runners for ML, and expands runner fleet options. [ more ]
The NodeSource Blog - Node.js Tutorials, Guides, and Updates
1 month ago
Node JS

N|Solid: Node.js Compatibility Proven through Fastify CI Integration

N|Solid proven compatibility with Node.js workflows like GitHub Actions
N|Solid seamlessly integrated into existing Node.js projects like Fastify [ more ]
InfoQ
1 month ago
Web development

Actionforge is a VS Code Extension to Build GitHub Workflows Visually

Actionforge offers a visual node-based interface for GitHub Actions in Visual Studio Code, streamlining workflow creation.
Actionforge simplifies automation and improves productivity by allowing users to easily design and implement development workflows. [ more ]
The JetBrains Blog
2 months ago
Vue

PyCharm 2024.1 EAP 5: Enhanced Support for GitHub Actions, Updates for the HTTP Client, and More | The PyCharm Blog

PyCharm 2024.1 EAP 5 is available for download with new features and enhancements.
Enhanced support for GitHub Actions, including autocompletion for context-specific syntax, and branding feature for action.yml. [ more ]
DevOps.com
3 months ago
Information security

Cycode Discloses GitHub Actions Vulnerability in Google Bazel Project - DevOps.com

Researchers discovered a command injection vulnerability in GitHub Actions used to update the Bazel project.
The vulnerability could have allowed the insertion of malicious code into the codebase managed by Google. [ more ]
Medium
3 months ago
JavaScript

3 Ways To Detect Circular Dependencies In JavaScript Projects

GitHub Actions, ESLint, and Bit are three effective methods for detecting and resolving circular dependencies.
GitHub Actions is a CI/CD platform that can be integrated into workflows to detect circular dependencies using tools like Madge and Dependency Cruiser.
ESLint, a popular static code analysis tool, can also be used to detect circular dependencies. [ more ]
Rubyflow
4 months ago
Ruby on Rails

Speeding up our Rails CI with Github actions and parallel_tests

Using parallel_tests and Github Actions can significantly decrease CI times
The article provides an overview of the process and decisions taken [ more ]
[ Load more ]