Skip to content

Commit

Permalink
Add workflow overview
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoFrank committed Nov 21, 2024
1 parent bf66fdc commit a3f2407
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Github Workflows

## Overview

![gh_actions.drawio.png](gh_actions.drawio.png)

## General guidelines

1. Don't waste compute time.
2. Each job should have a specific purpose.
3. Each artifact produced should make sense on it's own.
4. Don't rely on a different job running afterwards. Keep cohesion low.
Binary file added .github/workflows/gh_actions.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3f2407

Please sign in to comment.