-
-
Notifications
You must be signed in to change notification settings - Fork 11
Firebird Docker v2 #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
fdcastel
wants to merge
29
commits into
FirebirdSQL:master
Choose a base branch
from
fdcastel:feature/v2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c9090b5
Phase 0: Foundation
fdcastel 378b7f6
Phase 1: Dockerfile & Entrypoint rewrite
fdcastel e540e72
Phase 2: Build System rewrite
fdcastel 99c85a6
Phase 3: Tagging System
fdcastel 2d5c601
Phase 4: CI/CD Workflows
fdcastel fb59b60
Phase 5: Snapshot / Pre-release Images
fdcastel a9e1c88
Phase 6: New tests
fdcastel adf319a
Phase 7: Documentation & Housekeeping
fdcastel 258f2da
Fix Wait-Port/Test-Port parameter bugs and remove redundant Start-Sleep
fdcastel ea84133
Incorporate user edits to AGENTS.md and Dockerfile.template
fdcastel 0cc84fc
Phase 4: Add ARM64 native runners and split publish workflow
fdcastel 8fde8f7
Phase 5: Add snapshot and architecture sections to README
fdcastel dbaac41
Phase 6: Add _FILE variant tests, tag correctness test, mutual exclus…
fdcastel 563e0a8
Phase 7: Add CONTRIBUTING.md
fdcastel 1bb5c8a
Update GitHub Actions workflows to use actions/checkout@v5 and remove…
fdcastel bb9c604
Add fork publishing to GitHub Container Registry (ghcr.io)
fdcastel 42efd40
Fix publish-fork staging packages; move dev notes to CONTRIBUTING.md
fdcastel b0597b6
Fix staging packages in multi-arch publish; update docker/login-actio…
fdcastel f06b5f4
Fix image tests to pass against Firebird 6 snapshots
fdcastel 87b6c02
Add Test-Published task for testing images from a registry
fdcastel 3bf7a7a
Upgrade actions/checkout from v5 to v6 in CI workflows
fdcastel 35cd03d
Address review: uniform CI matrix, fix README alignment, clarify tag …
fdcastel 3fbd9a1
Fix Test task: skip arm64-unsupported versions on arm64 runners
fdcastel b411e34
Add documentation for ARM64 build process in GitHub Actions
fdcastel 4a24602
ci: build only latest-per-major on fork pushes
fdcastel d20c31c
docs: update comment for staging packages in publish-fork workflow
fdcastel 0bd74f9
Switch to digest-based multi-arch assembly (no staging tags)
fdcastel b61de02
ci: auto-commit generated Dockerfiles and update README after publish
fdcastel c1b7ec6
chore: update generated Dockerfiles and README [skip ci]
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,15 +1 @@ | ||
| # These are supported funding model platforms | ||
|
|
||
| github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
| patreon: # Replace with a single Patreon username | ||
| open_collective: # Replace with a single Open Collective username | ||
| ko_fi: # Replace with a single Ko-fi username | ||
| tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
| community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
| liberapay: # Replace with a single Liberapay username | ||
| issuehunt: # Replace with a single IssueHunt username | ||
| lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry | ||
| polar: # Replace with a single Polar username | ||
| buy_me_a_coffee: # Replace with a single Buy Me a Coffee username | ||
| thanks_dev: # Replace with a single thanks.dev username | ||
| custom: https://firebirdsql.org/en/donate/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.