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

NMS-16204: be explicit about which files are are modifying #38

Merged
merged 8 commits into from
Oct 27, 2023

Conversation

deejgregor
Copy link
Contributor

@deejgregor deejgregor commented Oct 26, 2023

  • NMS-16204: be explicit about which files are are modifying
  • Improve error handling a little bit.
  • Use the same default admin password for grafana
  • Make sure curl is explicit about failures
  • Clean up a linting error with the commented-out imagePullSecrets
  • Don't always require version bump: we don't always release when merging
  • Update README.md with new Helm values, add templates
  • Make sure README.md files are up-do-date in CI

And also cleanup some 'echo' commands a little bit.
Escape our `find -name` arguments so they don't get globbed.
This isn't a problem in the script based on where it normally
runs, but it was a problem when I copied and pasted the find
command elsewhere and it wasn't clear why it is was behaving
differently.

Lastly, tweak an `rm` to not hide errors (it should always
succeed).
mershad-manesh
mershad-manesh previously approved these changes Oct 26, 2023
@deejgregor deejgregor merged commit 1b44043 into main Oct 27, 2023
1 check passed
@deejgregor deejgregor deleted the jira/NMS-16204 branch October 27, 2023 16:40
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.

2 participants