Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Pull request full build misses libraries from higher level #43626

Closed
HindujaB opened this issue Nov 20, 2024 · 1 comment · Fixed by #43687
Closed

[Bug]: Pull request full build misses libraries from higher level #43626

HindujaB opened this issue Nov 20, 2024 · 1 comment · Fixed by #43687
Assignees
Labels
Reason/EngineeringMistake The issue occurred due to a mistake made in the past. Team/CICD Type/Bug

Comments

@HindujaB
Copy link
Contributor

Description

$subject

Steps to Reproduce

The current lang PRs validate only libraries from 1-9 levels. Since the library levels are dynamically changing based on dependency changes, we need a consistent way of include all of them in the lang PR checks.
https://github.com/ballerina-platform/ballerina-lang/blob/c4c87cbc4be815901edb9f073a95816b0dc1d829/.github/workflows/pull_request_full_build.yml

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> CICD

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

@gimantha gimantha added the Reason/EngineeringMistake The issue occurred due to a mistake made in the past. label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reason/EngineeringMistake The issue occurred due to a mistake made in the past. Team/CICD Type/Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants