diff --git a/README.md b/README.md index 2147d1a..3d29d7e 100644 --- a/README.md +++ b/README.md @@ -10,41 +10,41 @@ GitHub re-usable Actions & Workflows ### Common -| Name | naming | CI | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | -| ----------------------------------------------------------- | ------ | --- | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | -| [common](https://github.com/percebus/github-actions-common) | ✅ | ✅ | ✅ | ✅ | ⚠️ | ✅ | ✅ | ❌ | +| Name | dependency-review | pull_request | semantic-release | +| ----------------------------------------------------------- | ----------------- | ------------ | ---------------- | +| [common](https://github.com/percebus/github-actions-common) | ✅ | ⚠️ | ❌ | ### Node.js -| Name | naming | CI | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | -| ------------------------------------------------------- | ------ | --- | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | -| [node](https://github.com/percebus/github-actions-node) | ✅ | ✅ | ❌ | N/A | ⚠️ | ✅ | ✅ | ❌ | -| [npm](https://github.com/percebus/github-actions-npm) | ❌ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | -| [nvm](https://github.com/percebus/github-actions-nvm) | ✅ | ✅ | ❌ | N/A | ⚠️ | ✅ | ✅ | ❌ | -| [yarn](https://github.com/percebus/github-actions-yarn) | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | +| Name | naming | CodeQL | dependency-review | pull_request | Trigger 1x | semantic-release | +| ------------------------------------------------------- | ------ | ------ | ----------------- | ------------ | ---------- | ---------------- | +| [node](https://github.com/percebus/github-actions-node) | ✅ | ❌ | N/A | ⚠️ | ✅ | ❌ | +| [npm](https://github.com/percebus/github-actions-npm) | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | +| [nvm](https://github.com/percebus/github-actions-nvm) | ✅ | ❌ | N/A | ⚠️ | ✅ | ❌ | +| [yarn](https://github.com/percebus/github-actions-yarn) | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ### Python -| Name | naming | CI | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | -| ----------------------------------------------------------- | ------ | --- | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | -| [python](https://github.com/percebus/github-actions-python) | ✅ | ✅ | ❌ | N/A | ❌ | ❌ | ✅ | ❌ | -| [pip](https://github.com/percebus/github-actions-pip) | ✅ | ✅ | ❌ | ❔ | ❌ | ✅ | ✅ | ❌ | -| [pipx](https://github.com/percebus/github-actions-pipx) | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ | ✅ | ❌ | -| [poetry](https://github.com/percebus/github-actions-poetry) | ✅ | ✅ | ❌ | N/A | ❌ | ❌ | ✅ | ❌ | -| [uv](https://github.com/percebus/github-actions-uv) | ✅ | ✅ | ❌ | N/A | ❌ | ✅ | ✅ | ❌ | +| Name | CodeQL | dependency-review | pull_request | Trigger 1x | semantic-release | +| ----------------------------------------------------------- | ------ | ----------------- | ------------ | ---------- | ---------------- | +| [python](https://github.com/percebus/github-actions-python) | ❌ | N/A | ❌ | ❌ | ❌ | +| [pip](https://github.com/percebus/github-actions-pip) | ❌ | ❔ | ❌ | ✅ | ❌ | +| [pipx](https://github.com/percebus/github-actions-pipx) | ❌ | ❌ | ❌ | ✅ | ❌ | +| [poetry](https://github.com/percebus/github-actions-poetry) | ❌ | N/A | ❌ | ❌ | ❌ | +| [uv](https://github.com/percebus/github-actions-uv) | ❌ | N/A | ❌ | ✅ | ❌ | ### Containerization -| Name | naming | CI | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | -| ------------------------------------------------------------------------------- | ------ | --- | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | -| [containerization](https://github.com/percebus/github-actions-containerization) | ✅ | ✅ | ❌ | ❔ | ❌ | ❌ | ✅ | ❌ | -| [docker](https://github.com/percebus/github-actions-docker) | ❌ | ✅ | ❌ | ❔ | ❌ | | ✅ | ❌ | +| Name | naming | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | +| ------------------------------------------------------------------------------- | ------ | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | +| [containerization](https://github.com/percebus/github-actions-containerization) | ✅ | ❌ | ❔ | ❌ | ❌ | ✅ | ❌ | +| [docker](https://github.com/percebus/github-actions-docker) | ❌ | ❌ | ❔ | ❌ | | ✅ | ❌ | ### Testing -| Name | naming | CI | CodeQL | dependency-review | pull_request | Trigger 1x | Tests | semantic-release | -| ------------------------------------------------------------- | ------ | --- | ------ | ----------------- | ------------ | ---------- | ----- | ---------------- | -| [testing](https://github.com/percebus/github-actions-testing) | ✅ | ✅ | ❌ | N/A | ✅ | ❌ | ✅ | ❌ | +| Name | CodeQL | dependency-review | pull_request | Trigger 1x | semantic-release | +| ------------------------------------------------------------- | ------ | ----------------- | ------------ | ---------- | ---------------- | +| [testing](https://github.com/percebus/github-actions-testing) | ❌ | N/A | ✅ | ❌ | ❌ | ### Related