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

fix(ci): update on new go ipfs automation #1121

Merged
merged 3 commits into from
Apr 22, 2022

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 21, 2022

This PR should fix automation that runs on new go-ipfs release:

the `sh` provided by CI uses different shell than bash, so '<<<' used in
/entrypoint.sh:35 did not work - this should fix it
dependabot was updating dependency, which means out automation
from .github/workflows/update-on-new-ipfs-tag.yml would not run.

this disables dependabot for tools/http-api-docs/go.mod,
making sure our generator does not get broken silently
one-time fix
these updates were missed sue to bugs fixed by previous two commits
@filecorgi
Copy link
Contributor

  • Image optimization came back clean!
  • Vuepress build was successful!

Copy link
Contributor

@laurentsenta laurentsenta left a comment

Choose a reason for hiding this comment

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

👍 thanks for looking after the release and sharing the fixes!

@lidel lidel merged commit a1b9d15 into main Apr 22, 2022
@lidel lidel deleted the fix/update-on-new-go-ipfs-automation branch April 22, 2022 12:06
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.

3 participants