Skip to content

Offer to fork index instead of failing during publishing#1535

Merged
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/publish-workflow
Jan 22, 2024
Merged

Offer to fork index instead of failing during publishing#1535
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/publish-workflow

Conversation

@mosteo

@mosteo mosteo commented Jan 19, 2024

Copy link
Copy Markdown
Member

Before, we checked that the user fork existed or else errored out during manifest generation, despite the ability to fork on the user's behalf being available later during submission.

This way, if the user's fork doesn't exist, we offer to create it already instead of aborting, and the process continues on.

The inconsistency arose from the fact that in the initial implementation, generating the manifest and automatic submission were two separate invocations, whereas now the latter follows the former during the same invocation.

@mosteo mosteo marked this pull request as ready for review January 19, 2024 18:50
@mosteo mosteo merged commit ed9729d into alire-project:master Jan 22, 2024
@mosteo mosteo deleted the fix/publish-workflow branch January 22, 2024 19:19
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