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

Moneo refresh #79

Merged
merged 5 commits into from
Mar 25, 2024
Merged

Moneo refresh #79

merged 5 commits into from
Mar 25, 2024

Conversation

rafsalas19
Copy link
Collaborator

  • Update Templates
  • bug fixes

Ubuntu and others added 3 commits April 5, 2023 17:19
modify start scripts to correct bugs and add worker only launch

modify start scripts to correct bugs and add worker only launch
@rafsalas19 rafsalas19 marked this pull request as ready for review March 13, 2024 15:25
@@ -24,14 +25,16 @@ if lspci | grep -iq NVIDIA ; then
procs+=("nvidia_exporter")
fi

if [[ -n $PublisherMethod ]]; then
if [[ -n $PublisherMethod ]] ; then

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did this line need a space, but the others below didn't?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, let me address (for clarity the functionality does not change, just a formatting issue)

@rafsalas19 rafsalas19 enabled auto-merge (squash) March 19, 2024 17:20
@rafsalas19 rafsalas19 merged commit f1305c5 into Azure:main Mar 25, 2024
2 checks passed
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.

5 participants