-
Notifications
You must be signed in to change notification settings - Fork 6
Error pushing bottle with this action #9
Comments
You need to specify |
In the Readme example at updating-a-formula-with-a-bottle the job specifies |
Does it means, that I will need to cache the generated bottle file and run the action to update the tap on another job (running on ubuntu? |
In my understanding yes, but maybe @mattt can clarify it. |
If that is the case, then the example in Readme should be updated to reflect the correct usage. Once I get it working I'll submit a PR |
@renehernandez Thanks for reporting this. Unfortunately, testing GitHub Actions is proving to be difficult, and I haven't had much bandwidth to invest in a reasonable solution. I just opened #10 which should (🤞) work. If you have some time, would you be able to re-run with this to confirm that it resolves your issue? |
Testing it now |
The change you suggested fixes the issue of running the job 👍 !! Though I ran into another issue it seems, the formula file is not being update with the bottle information. Github Action run: https://github.com/renehernandez/appfile/actions/runs/396906682 |
@mattt Should I open a new issue about my last comment? |
@renehernandez Thanks so much for confirming the fix! I have a theory about what caused your last run to fail, which #11 may address (namely, a disparity in the If that doesn't fix it, we can open up a new issue thread to track this. |
I'll take a look and get back to you later today |
So, I ran it again with your branch, but it still shows the same issue:
|
@mattt Should we continue on a new Issue? |
@renehernandez I just successfully* ran it with the latest HEAD on * The workflow is failing on |
I am following the example you provided in the docs to bottle a formula and update the downstream tap, but it fails with the following error:
Github Action run with the failure: https://github.com/renehernandez/appfile/runs/1480833469?check_suite_focus=true
The text was updated successfully, but these errors were encountered: