feat: add @latest source form resolving the newest release tag - #46
Open
j4n wants to merge 5 commits into
Open
Conversation
j4n
force-pushed
the
j4n/madmail-main
branch
8 times, most recently
from
August 19, 2026 15:52
2faa771 to
bee86a1
Compare
- Drop v1 support entirely rather, set DEFAULT_REF to v2.20.0, latest release. - Replace Go toolchain block with rustup, installed if missing or below Cargo.toml's requirement. - Web admin UI build is handled by the main build process now - driver_base.py: pass tag through on_init_relay() for driver consumption - madmail's on_init_relay now tries a download first for a semver release tags, falls back to the source build.
test_delivery_port_blocked: extend grep patterns to current madmail variants. test_hide_senders_ip_address: Use FETCH instead of UID SEARCH unsupported in madmail and scan through all fetched messages.
- Resolve highest semver from the git main clone that prep_builder already fetched and update the source spec to record the tag and replace "latest". - prep_builder:parse_source(): change from DEFAULT_REF to @main, a "latest" value would fail to clone and the cached main clone does not need the target ref anyway.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.