-
Notifications
You must be signed in to change notification settings - Fork 269
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
chore: lint all templates to fix indentation and update style #465
Conversation
cf703bf
to
0c1ada9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments, but overall good linting/formatting changes :) What did you use to do this and in which text editor/IDE?
Can you also bump this a patch version in the Chart.yaml? I know it's just linting and formatting, but it's always helpful, just in case. |
sadly i do that handly and use the https://helix-editor.com/ - but i see that not readible code very often (and start sometimes with some cleanups before i work there) PS: i am thinking of createn an PR, to manage nextcoud-apps and there configuration with an initcontainer and script using occ-commands ... |
well you did a good job! also that editor looks neat :)
please see this comment as apparently we already have a post install task mechanism here?: update: just realized you're in that thread too 😄 It would be great to get some docs on that though! |
c0a1fb2
to
113404d
Compare
so i hope for the first step, i have everything solved. PS: I create a discussion issue for my idea of application management, see #466 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me and I learned some stuff along the way, which is always awesome! Due to the size of this PR, I'm going to tag in a couple of other collaborators to review this and make sure I didn't miss anything.
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
3087a90
to
60b6047
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just some whitespace nitpicks
Co-authored-by: Kate <[email protected]> Signed-off-by: WrenIX <[email protected]>
eea058e
to
befc166
Compare
@wrenix I think this introduced a regression. The change in
|
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
…xtraVolumes) Signed-off-by: WrenIX <[email protected]>
…abels) (#476) * fix: after #465 (remove before <?php and correct indent of extraVolumes) Signed-off-by: WrenIX <[email protected]> * fix: podLabel inside of with Signed-off-by: WrenIX <[email protected]> --------- Signed-off-by: WrenIX <[email protected]> Signed-off-by: WrenIX <[email protected]>
Pull Request
Description of the change
values.yaml
Benefits
readable code
Possible drawbacks
none
Applicable issues
none
Additional information
Chart.yaml
according to semver.