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

chore: Create draft release for apollo-ios-codegen when publishing a release #435

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

calvincestari
Copy link
Member

When doing the release for 1.14.0 I noticed that there was no draft release created in the apollo-ios-codegen repo and I had to manually create releases for 1.13.0 and 1.14.0. This should now do that automatically for us.

Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for eclectic-pie-88a2ba canceled.

Name Link
🔨 Latest commit 0cc82d8
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/669ae73fc2d39a00087a0a11

Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 0cc82d8
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/669ae73f2bdcf00008929438

@calvincestari
Copy link
Member Author

Merging and we'll monitor for any issues when we do the next release.

@calvincestari calvincestari merged commit bdfffbe into main Jul 30, 2024
30 checks passed
@calvincestari calvincestari deleted the chore/release-workflow-for-codegen-repo branch July 30, 2024 00:14
BobaFetters pushed a commit that referenced this pull request Jul 30, 2024
- [ ] Run the []'Publish Release' workflow](https://github.com/apollographql/apollo-ios-dev/actions/workflows/publish-release.yml) in apollo-ios-dev
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this step? The Publish Release workflow should run automatically when merging release PRs

Copy link
Member Author

@calvincestari calvincestari Jul 30, 2024

Choose a reason for hiding this comment

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

The trigger is set to workflow_dispatch which from the Actions documentation indicates it's a manual trigger. Am I interpreting that incorrectly?

Copy link
Member

Choose a reason for hiding this comment

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

Yea so that means the workflow can be manually triggered, I believe it's also needed to allow dispatching from other workflows (although i could be wrong there) but we have it being dispatched here

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, I see. OK, I'll get another PR up to remove that step - apologies.

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