Skip to content

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Oct 1, 2025

No description provided.

Copy link

github-actions bot commented Oct 1, 2025

Test Results

1 270 files  ±0  1 270 suites  ±0   1h 17m 4s ⏱️ -8s
8 793 tests ±0  8 726 ✅ ±0  67 💤 ±0  0 ❌ ±0 
9 249 runs  +7  9 172 ✅ +7  77 💤 ±0  0 ❌ ±0 

Results for commit 681182c. ± Comparison against base commit 4b1abc8.

♻️ This comment has been updated with latest results.

@ZheSun88
Copy link
Contributor

ZheSun88 commented Oct 6, 2025

based on this test PR.
#22384

we got +1.0.0 from changing the docs.. this seems not correct

@mcollovati
Copy link
Collaborator

based on this test PR. #22384

we got +1.0.0 from changing the docs.. this seems not correct

1.0.0 is from the Teamcity job, since it cannot determine the base branch from the PR target branch

@mcollovati
Copy link
Collaborator

I updated the branch for the test PR. If everything is working as expected, we should see 0.0.1 then overwritten by vaadin-bot with 1.0.0

@mcollovati
Copy link
Collaborator

Not really. The test PR is comparing using -Dapi.reference.version=api-diff-github-SNAPSHOT, but given that PR should usually run against protected branches, it seems the GH workflow correctly computes the target branch.

@mcollovati
Copy link
Collaborator

To test the main branch -> 25.0-SNAPSHOT combination we can only wait for the PR to be merged.

@ZheSun88
Copy link
Contributor

ZheSun88 commented Oct 6, 2025

okay.. so if Artur is okay.. i think we can merge this PR.. then fix the problem when needed..
we will not disable the TC build for API-diff label for now.. just in case.

ZheSun88 and others added 5 commits October 7, 2025 09:11
Replace hard-coded JDK 21 references with JAVA_VERSION environment variable to improve maintainability and make Java version updates easier.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Remove unnecessary conditional check for vaadin-spring directory as it always exists in the repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@Artur- Artur- marked this pull request as ready for review October 11, 2025 12:08
Copy link

Copy link
Collaborator

@mcollovati mcollovati left a comment

Choose a reason for hiding this comment

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

Just a potential change for a timeout, but not a blocker.

exit 1
api-diff-labeling:
if: github.event_name == 'pull_request_target'
timeout-minutes: 90
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess the timeout can be reduced to 5 or max 10 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants