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

Commit tag action is failing on builds #70

Closed
luispfgarces opened this issue Jun 8, 2022 · 2 comments
Closed

Commit tag action is failing on builds #70

luispfgarces opened this issue Jun 8, 2022 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@luispfgarces
Copy link
Contributor

The build process is using the action anothrNick/github-tag-action, which is failing with following error:

fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory /github/workspace

Check build link for details: https://github.com/Farfetch/rules-framework/runs/6791672988?check_suite_focus=true

Issue is already reported on anothrNick/github-tag-action#148 and up for resolution. In the meantime, we can use this workaround done on a fork of the repository - anothrNick/github-tag-action#148 (comment).

@luispfgarces luispfgarces added the bug Something isn't working label Jun 8, 2022
@Daniel-C-Dias Daniel-C-Dias added the question Further information is requested label May 11, 2023
@Daniel-C-Dias
Copy link
Contributor

The mention issue of the anothrNick framework seems to be close anothrNick/github-tag-action#148

Can we close this bug on our end as well?

@luispfgarces
Copy link
Contributor Author

Yes, we can close this one 👌 the action is not used anymore, it was removed recently from our build process.

@Daniel-C-Dias Daniel-C-Dias moved this from Future to Done in Rules framework roadmap May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Development

No branches or pull requests

2 participants