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

FEDX-1659: Fixed release matching on validate-publish #28

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

matthewnitschke-wk
Copy link
Contributor

@matthewnitschke-wk matthewnitschke-wk commented Sep 25, 2024

FEDX-1659

Issue Status

I discovered that release branches use repo name, and not dart package name, this was causing publish validation to not work with packages not named the same as their repos

Example: https://github.com/Workiva/scip-dart/actions/runs/11034842608/job/30649389405?pr=150#step:5:12

This PR resolves that problem by leveraging github's context

QA

@aviary3-wk
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@bender-wk bender-wk changed the title Fixed release matching on validate-publish FEDX-1659: Fixed release matching on validate-publish Sep 25, 2024
@matthewnitschke-wk
Copy link
Contributor Author

QA +1

  • CI does indeed pass

🚀 @Workiva/release-management-p 🚢

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

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

+1 from RM

@rmconsole3-wf rmconsole3-wf merged commit 2b96b4b into master Sep 27, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants