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

Documentation on Github actions outdated #1328

Closed
spacefrogg opened this issue May 22, 2024 · 1 comment
Closed

Documentation on Github actions outdated #1328

spacefrogg opened this issue May 22, 2024 · 1 comment

Comments

@spacefrogg
Copy link

The documentation on how to set up the github actions to run makes are not up to date. When settings up as documented, the action fails with the job complaining about unsafe git directory permissions. I could fix the issue by inspecting the github actions used by this project, but, obviously, this error makes on-boarding new users difficult.

rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue May 22, 2024
- Update the GitHub Actions example in the Getting
Started guide to show the use of
`chown -R root:root /github/workspace`

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
dsalaza4 added a commit that referenced this issue May 22, 2024
feat(doc): #1328 update github actions example
@rohaquinlop
Copy link
Collaborator

@spacefrogg thank you for reporting this, we just updated the documentation

@dsalaza4 dsalaza4 closed this as completed Jun 7, 2024
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

No branches or pull requests

3 participants