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

Split package publish and changelog publish #60

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FrediKats
Copy link
Contributor

Related to #53

Check #53 for more details and context.
I'm not sure that this is the best way to achieve a goal. This PR is more about getting feedback. Is this good idea to split these two actions?

@@ -32,9 +33,6 @@ public partial class ReleaserApp
{
var appPackagesToPublish = buildPackageInformation.AppPackages;

// In the case of a build, we still want to upload a draft release notes
Copy link
Owner

Choose a reason for hiding this comment

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

But in that case, it doesn't upload anymore the packages here no? That would require to split devHosting.UpdateChangelogAndUploadPackages

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