Skip to content

fixed LUCI BUILD log url for presubmit#4977

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

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

Conversation

@ievdokdm

@ievdokdm ievdokdm commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

🤖 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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread conductor/archive/public_presubmit_apis_20260226/plan.md
Comment thread packages/cocoon_common/test/build_log_url_test.dart
@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
@ievdokdm ievdokdm deleted the 183345-fix-url branch March 16, 2026 17:54
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