mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-25 18:35:51 +03:00
[PR #12] [MERGED] feat: bump go to v1.22, update dependencies & workflow #25
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/natrontech/pbs-exporter/pull/12
Author: @janfuhrer
Created: 4/11/2024
Status: ✅ Merged
Merged: 4/11/2024
Merged by: @janfuhrer
Base:
main← Head:feat/update-go📝 Commits (2)
5fd0d95feat: bump go to v1.22, update dependencies & workflow, improve git setup183b6cdfix: test codeql action with fix go version📊 Changes
15 files changed (+389 additions, -204 deletions)
View changed files
➕
.github/dependabot.yml(+15 -0)📝
.github/workflows/ci.yml(+3 -3)📝
.github/workflows/codeql.yml(+4 -4)📝
.github/workflows/docker-release.yml(+4 -4)📝
.pre-commit-config.yaml(+2 -2)➕
CODE_OF_CONDUCT.md(+128 -0)➕
CONTRIBUTING.md(+17 -0)📝
Dockerfile(+15 -5)📝
README.md(+37 -37)➕
SECURITY.md(+11 -0)📝
docker-compose.yaml(+2 -1)📝
go.mod(+8 -10)📝
go.sum(+16 -27)📝
grafana-dashboard/pbs-exporter.json(+35 -18)📝
prometheus/example-rules.yaml(+92 -93)📄 Description
v1.22dependabot.yml🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.