-
Notifications
You must be signed in to change notification settings - Fork 24
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
failed to update repository fro Octopilot Yaml updater #232
Comments
hi, do you have a VERSION file in your xxxx-manifest-temp repo? |
@vbehar thanks for the response!, I am trying to update another hosted github repo containing this VERSION.yaml "" "" I want to update version: 1.0.0 to values: 2.0.0 using the --strategy "recreate" |
oh then you should |
I am using https://github.com/dailymotion-oss/octopilot/releases/download/v1.2.7/octopilot_1.2.7_linux_amd64, could you let me know what is wrong with the code above |
still having the same error, let me take the question again, this is my updated code in my Githubaction workflow : octopilot
|
The error from my Githubaction pipeline |
Another question! this line of code is it
or
|
Hi, the error is you can also try to use the |
thanks could you issue! |
Having this issue with Octopilot in my Githubaction workflow
``
time="2023-06-02T10:00:01Z" level=error msg="Repository update failed" error="failed to update repository xxxxxxx/manifest-temp: failed to update repository oxygen-manifest-temp: failed to get value: failed to read file VERSION: open /tmp/octopilot4137132539/xxxxxx/oxygen-manifest-temp/VERSION: no such file or directory" repository=oxygen-manifest-temp
time="2023-06-02T10:00:01Z" level=info msg="Updates finished" repositories-count=1
``
Had gone through the docs : https://dailymotion-oss.github.io/octopilot/v1.0.10/index.html
``
``
The text was updated successfully, but these errors were encountered: