Open
Conversation
Add a scheduled workflow that tracks upstream release tags, reapplies the schedule customization commit, and publishes versioned multi-arch Docker images without manual intervention. Limit latest tagging to tag builds so routine branch pushes do not overwrite release images. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move scheduled registration into standalone modules and apply it through .upstream-overlay so upstream release sync can keep custom behavior across upstream releases more reliably. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove the scheduled-registration overlay and restore upstream release sync to build pure upstream tags so Docker images match upstream sources again. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add manual controls to republish an existing upstream version tag and optionally skip updating latest so historical rebuilds can be pushed safely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use a GitHub Actions compatible multiline output format so force republish runs can generate image tags without failing before push. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Keep upstream source sync intact while overriding the release build to use a lightweight Dockerfile so routine images stay small and skip the container browser stack. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Apply a minimal build-time patch for upstream v1.1.2 so Outlook batch registration passes the new registration_type argument without crashing the background task. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use regex-based source patching so the upstream v1.1.2 Outlook batch handler reliably gains the missing registration_type argument during image builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
No description provided.