Skip to content

fixed LUCI BUILD log url for presubmit#4977

Merged
auto-submit[bot] merged 3 commits intomainfrom
183345-fix-url
Mar 9, 2026
Merged

fixed LUCI BUILD log url for presubmit#4977
auto-submit[bot] merged 3 commits intomainfrom
183345-fix-url

Conversation

@ievdokdm
Copy link
Contributor

@ievdokdm ievdokdm commented Mar 9, 2026

Fixed LUCI BUILD log url for presubmit
Updated api path in docs and comments

Fix: flutter/flutter#183345

@ievdokdm ievdokdm requested a review from jtmcdole March 9, 2026 18:13
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🤖 Hi @ievdokdm, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## 📋 Review Summary

This PR correctly implements the separation of presubmit and postsubmit build log URLs by introducing generatePreSubmitBuildLogUrl and generatePostSubmitBuildLogUrl. It effectively updates all associated documentation and dashboard references.

🔍 General Feedback

  • The refactoring into an enum BuildersGroup is a clean and maintainable approach for differentiating builder environments.
  • A minor find-and-replace typo in an archive plan document was caught and suggested for a revert.
  • Please ensure that unit tests are added for the newly introduced generatePreSubmitBuildLogUrl function to maintain code coverage and correctness.

@ievdokdm ievdokdm added the autosubmit Merge PR when tree becomes green via auto submit App. label Mar 9, 2026
@auto-submit auto-submit bot merged commit d1fe9e4 into main Mar 9, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix LUCI log url

2 participants