ansible-devspace/.gitea/workflows/build.yaml

92 lines
3 KiB
YAML
Raw Normal View History

2024-09-02 21:08:57 +02:00
name: "lint, build and push"
on:
schedule:
- cron: "17 4 * * SUN"
2024-09-02 21:08:57 +02:00
push:
branches: [ master ]
pull_request:
# Variables: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables + https://forgejo.org/docs/latest/user/actions/#env-1
jobs:
lint:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Gitleaks
chore(deps): update zricethezav/gitleaks docker tag to v8.22.1 (#84) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zricethezav/gitleaks](https://github.com/gitleaks/gitleaks) | docker | patch | `v8.22.0` -> `v8.22.1` | --- ### Release Notes <details> <summary>gitleaks/gitleaks (zricethezav/gitleaks)</summary> ### [`v8.22.1`](https://github.com/gitleaks/gitleaks/releases/tag/v8.22.1) [Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.22.0...v8.22.1) #### Changelog - [`b69b515`](https://github.com/gitleaks/gitleaks/commit/b69b515) Entropy trace ([#&#8203;1659](https://github.com/gitleaks/gitleaks/issues/1659)) - [`7357adc`](https://github.com/gitleaks/gitleaks/commit/7357adc) build: add 'toolchain' to go.mod ([#&#8203;1682](https://github.com/gitleaks/gitleaks/issues/1682)) - [`4c3da6e`](https://github.com/gitleaks/gitleaks/commit/4c3da6e) refactor(detect): create readUntilSafeBoundary + add tests ([#&#8203;1676](https://github.com/gitleaks/gitleaks/issues/1676)) - [`dbe3746`](https://github.com/gitleaks/gitleaks/commit/dbe3746) twitter really does suck ass now - [`7edfc6b`](https://github.com/gitleaks/gitleaks/commit/7edfc6b) chore(tests): test cases for generate.go ([#&#8203;1623](https://github.com/gitleaks/gitleaks/issues/1623)) - [`efe40ca`](https://github.com/gitleaks/gitleaks/commit/efe40ca) fix: only use non-empty secret groups ([#&#8203;1632](https://github.com/gitleaks/gitleaks/issues/1632)) - [`7cb5f6f`](https://github.com/gitleaks/gitleaks/commit/7cb5f6f) build: upgrade sprig v2->v3 ([#&#8203;1674](https://github.com/gitleaks/gitleaks/issues/1674)) - [`2930537`](https://github.com/gitleaks/gitleaks/commit/2930537) fix: generate report file even if no findings ([#&#8203;1673](https://github.com/gitleaks/gitleaks/issues/1673)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Reviewed-on: https://git.mgrote.net/container-images/ansible-devspace/pulls/84 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-12-30 21:49:41 +01:00
uses: docker://zricethezav/gitleaks:v8.22.1
2024-09-02 21:08:57 +02:00
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.27.0
2024-09-02 21:08:57 +02:00
with:
args: hadolint Dockerfile
# - name: Run ShellCheck
# uses: sudo-bot/action-shellcheck@latest
# with:
# cli-args: "shell.sh"
2024-09-27 13:04:04 +02:00
- name: Send notification
chore(deps): update dawidd6/action-send-mail action to v4 (#68) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) | action | major | `v3` -> `v4` | --- ### Release Notes <details> <summary>dawidd6/action-send-mail (dawidd6/action-send-mail)</summary> ### [`v4`](https://github.com/dawidd6/action-send-mail/releases/tag/v4) [Compare Source](https://github.com/dawidd6/action-send-mail/compare/v3...v4) ##### What's Changed - build(deps): bump nodemailer from 6.9.13 to 6.9.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/206 - build(deps): bump nodemailer from 6.9.14 to 6.9.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/212 - build(deps): bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/216 - build(deps): bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/217 - build(deps): bump nodemailer from 6.9.15 to 6.9.16 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/218 - Enable the Showdown option to support tables by [@&#8203;phoeniixhawk](https://github.com/phoeniixhawk) in https://github.com/dawidd6/action-send-mail/pull/220 **Full Changelog**: https://github.com/dawidd6/action-send-mail/compare/v3.12.0...v4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC42IiwidXBkYXRlZEluVmVyIjoiMzkuMjAuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Reviewed-on: https://git.mgrote.net/container-images/ansible-devspace/pulls/68 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-11-20 11:03:11 +01:00
uses: dawidd6/action-send-mail@v4
2024-09-27 13:04:04 +02:00
if: failure()
2024-09-02 21:08:57 +02:00
with:
connection_url: smtp://docker10.mgrote.net:1025
secure: false
ignore_cert: true
to: michael.grote@posteo.de
from: Gitea Actions <gitea@mgrote.net>
2024-09-27 13:04:04 +02:00
subject: "CI ${{ job.status }} in ${{ github.repository }}"
body: |
Repo: ${{ github.repository }}
Job: ${{ github.action }}
Status: ${{ job.status }}
Trigger Event: ${{ GITHUB_EVENT_NAME }}
2024-10-04 14:02:19 +02:00
2024-09-02 21:08:57 +02:00
build:
needs: [gitleaks, hadolint] # shellcheck
steps:
2024-10-13 20:11:01 +02:00
- name: Checkout code
uses: actions/checkout@v4
- name: Extract repository name
id: name
run: |
echo REPO_NAME=$(echo ${GITHUB_REPOSITORY} | awk -F"/" '{print $2}') >> $GITHUB_OUTPUT
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: |
registry.mgrote.net/${{ steps.name.outputs.REPO_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=pr
2024-09-02 21:08:57 +02:00
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Login to Docker Hub
# uses: docker/login-action@v3
# with:
# username: ${{ secrets.DOCKERHUB_USERNAME }}
# password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker image
uses: https://github.com/docker/build-push-action@v6
2024-09-02 21:08:57 +02:00
with:
context: .
file: ./Dockerfile
push: true
2024-10-13 20:11:01 +02:00
tags: ${{ steps.meta.outputs.tags }}
2024-09-27 13:04:04 +02:00
- name: Send notification
chore(deps): update dawidd6/action-send-mail action to v4 (#68) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) | action | major | `v3` -> `v4` | --- ### Release Notes <details> <summary>dawidd6/action-send-mail (dawidd6/action-send-mail)</summary> ### [`v4`](https://github.com/dawidd6/action-send-mail/releases/tag/v4) [Compare Source](https://github.com/dawidd6/action-send-mail/compare/v3...v4) ##### What's Changed - build(deps): bump nodemailer from 6.9.13 to 6.9.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/206 - build(deps): bump nodemailer from 6.9.14 to 6.9.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/212 - build(deps): bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/216 - build(deps): bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/217 - build(deps): bump nodemailer from 6.9.15 to 6.9.16 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dawidd6/action-send-mail/pull/218 - Enable the Showdown option to support tables by [@&#8203;phoeniixhawk](https://github.com/phoeniixhawk) in https://github.com/dawidd6/action-send-mail/pull/220 **Full Changelog**: https://github.com/dawidd6/action-send-mail/compare/v3.12.0...v4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC42IiwidXBkYXRlZEluVmVyIjoiMzkuMjAuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Reviewed-on: https://git.mgrote.net/container-images/ansible-devspace/pulls/68 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-11-20 11:03:11 +01:00
uses: dawidd6/action-send-mail@v4
2024-09-27 13:04:04 +02:00
if: failure()
2024-09-02 21:08:57 +02:00
with:
connection_url: smtp://docker10.mgrote.net:1025
secure: false
ignore_cert: true
to: michael.grote@posteo.de
from: Gitea Actions <gitea@mgrote.net>
2024-09-27 13:04:04 +02:00
subject: "CI ${{ job.status }} in ${{ github.repository }}"
body: |
Repo: ${{ github.repository }}
Job: ${{ github.action }}
Status: ${{ job.status }}
Trigger Event: ${{ GITHUB_EVENT_NAME }}