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

The flag --hugo-section-files does not result in file rename #153

Closed
g-pavlov opened this issue Jan 21, 2021 · 0 comments · Fixed by #154
Closed

The flag --hugo-section-files does not result in file rename #153

g-pavlov opened this issue Jan 21, 2021 · 0 comments · Fixed by #154
Assignees
Labels
kind/bug Bug priority/2 Priority (lower number equals higher priority)

Comments

@g-pavlov
Copy link
Contributor

What happened:
Applying --hugo-section-files=README.md does not lead to renaming an existing README.md to _index.md as expected.

What you expected to happen:
the README.md should have been renamed to _index.md

How to reproduce it (as minimally and precisely as possible):
manifest:

nodesSelector:
  path: https://github.com/gardener/gardener/tree/master/docs    

use the --hugo and --hugo-section-files=README.md flags

The README.md repo file should become _index.md

How to categorize this issue?
/kind bug
/priority critical

@g-pavlov g-pavlov added the kind/bug Bug label Jan 21, 2021
@g-pavlov g-pavlov self-assigned this Jan 21, 2021
@gardener-robot gardener-robot added the priority/critical Needs to be resolved soon, because it impacts users negatively label Jan 21, 2021
@gardener-robot gardener-robot added priority/2 Priority (lower number equals higher priority) and removed priority/critical Needs to be resolved soon, because it impacts users negatively labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug priority/2 Priority (lower number equals higher priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants