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

[bug] running melos publish in github actions throws #701

Closed
1 task done
iapicca opened this issue Apr 18, 2024 · 3 comments
Closed
1 task done

[bug] running melos publish in github actions throws #701

iapicca opened this issue Apr 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@iapicca
Copy link
Contributor

iapicca commented Apr 18, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Version

^5.3.0

Description

running melos publish in github actions throws

Run yes | melos publish --no-dry-run --git-tag-version
melos publish
  └> /home/runner/work/yak_packages/yak_packages

Reading pub registry for package information...

The following packages WILL be published to the registry:

Package Name    Registry    Local
yak_result      2.1.0       3.0.0
yak_runner      2.1.0       3.0.0
yak_test        2.1.0       3.0.0
yak_flutter     2.1.0       3.0.0
CancelledException: Operation was canceled.
yes: standard output: Broken pipe
Error: Process completed with exit code 1.

see full job results
I got a similar error in the past

Steps to reproduce

you can see the code here

Expected behavior

publishing from github actions used to work

Screenshots

No response

Additional context and comments

No response

@spydon
Copy link
Collaborator

spydon commented Apr 18, 2024

It is not possible to do publishing from GitHub until this issue is solved, you can put a thumbs up on it to show that it's a feature that you would like.

@iapicca
Copy link
Contributor Author

iapicca commented Apr 18, 2024

It is not possible to do publishing from GitHub until this issue is solved, you can put a thumbs up on it to show that it's a feature that you would like.

done
unless keeping this issue open is of any use for you to track the problem
feel free to close it

@spydon
Copy link
Collaborator

spydon commented Apr 18, 2024

This feature will btw be available through the melos-action once it is released, so you won't have to build it yourself. :)

@spydon spydon closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants