Skip to content

Conversation

@GabrielFleischer
Copy link
Contributor

@GabrielFleischer GabrielFleischer commented Oct 20, 2025

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Bootstrap GHA for sonar-java-symbolic-execution JAVASE-144 Bootstrap GHA for sonar-java-symbolic-execution Oct 20, 2025
@GabrielFleischer GabrielFleischer force-pushed the gfleischer/gha-migration branch 2 times, most recently from df5af95 to fda7ac0 Compare October 21, 2025 16:12
qa:
needs: [build]
runs-on: github-ubuntu-latest-l
if: github.event_name != 'pull_request' || (github.event.pull_request.head.repo.full_name == github.repository && github.actor != 'dependabot[bot]')

Choose a reason for hiding this comment

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

Is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it prevents QA from being executed on a fork.

Given that we maintain the runners, I think so.

Choose a reason for hiding this comment

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

Maybe we could discuss it offile at some point. This should be consistent across out repos and other squads.


promote:
name: Promote
needs: [build, qa]

Choose a reason for hiding this comment

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

Did you consider doing build (plus night and cleanup) separately from qa?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am not sure I understand

Choose a reason for hiding this comment

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

I meant separate PRs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why ?

Choose a reason for hiding this comment

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

I have a preference for smaller tasks, so that we could start building while we are ironing out the details of QA. We can keep it one PR if you prefer.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The PR is complete, I don't think the work needed to split it outweigh the gain.

But if you have a strong view on this, I can split it.

@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@GabrielFleischer GabrielFleischer merged commit 35f9e18 into master Oct 24, 2025
15 checks passed
@GabrielFleischer GabrielFleischer deleted the gfleischer/gha-migration branch October 24, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants