mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[PR #85] [MERGED] Merge v0.4.0 #156
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#156
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/eduardolat/pgbackweb/pull/85
Author: @eduardolat
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/6/2025
Merged by: @eduardolat
Base:
main← Head:develop📝 Commits (10+)
fb97464Include support for PostgreSQL 171e991fdMerge branch 'change-pg-versions' into development78bebccAdd CONTRIBUTING.md file with contribution guidelinesdd7daadUpdate CONTRIBUTING.md with branch name changes and development workflow detailsbd14405Update lint-test-build.yaml to include 'develop' branch in CI workflowb4bedcbRefactor Dockerfiles to include ARG for TARGETPLATFORM76b44d4Refactor Dockerfiles to include ARG for TARGETPLATFORMe5c5e4eRefactor CSS to apply hover background color to table rowsbf5316aRefactor SQLC configuration and build process09b0ff0Translate sqlc-prebuild script📊 Changes
202 files changed (+5053 additions, -9091 deletions)
View changed files
➖
.air.toml(+0 -22)📝
.devcontainer/compose.yaml(+3 -9)➕
.devcontainer/devcontainer.json(+78 -0)📝
.env.dev(+1 -1)📝
.env.example(+10 -0)📝
.github/workflows/lint-test-build.yaml(+39 -32)📝
.github/workflows/publish-docker-image.yaml(+62 -26)📝
.gitignore(+1 -0)➖
.vscode/extensions.json(+0 -7)➖
.vscode/settings.json(+0 -69)➕
CONTRIBUTING.md(+78 -0)📝
README.md(+54 -24)📝
assets/screenshot.png(+0 -0)➕
assets/support-project-v1.json(+46 -0)📝
cmd/app/main.go(+10 -3)📝
cmd/changepw/main.go(+4 -1)📝
cmd/resetdb/main.go(+8 -4)➕
deno.json(+31 -0)➕
deno.lock(+764 -0)📝
docker/Dockerfile(+46 -34)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.