Skip to content

giancosta86/aurora-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurora-github

Elegant workflows for GitHub Actions

Schema

aurora-github is a gallery of GitHub actions designed to create elegant and minimalist pipelines for a variety of technologies - focusing on best practices such as default branch protection, pull requests and convention-over-configuration.

In particular, for most actions it is essential to name branches according to semantic versioning - like v4.2.7: this ensures a smooth workflow while remaning largely compatible with other flows - for example, multiple feature branches can stem from a given version branch.

The actions can be grouped by technology:

🦀Rust

📦NodeJS package

🦀Rust 🌐WebAssembly

☕Java ecosystem

🐍Python

😺GitHub

🏷️Semantic versioning

🧰General-purpose utilities

🌐Further references