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

Fixing indentation and versioning for PEM 8 and 9 #5379

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

gvasquezvargas
Copy link
Contributor

What Changed?

Fixing indentation and versioning issues flagged through GH issue by Simon.

#5374
https://enterprisedb.atlassian.net/browse/DOCS-199

@gvasquezvargas gvasquezvargas added the deploy Add this label to a PR and it will automatically be deployed to netlify label Mar 12, 2024
@gvasquezvargas gvasquezvargas requested a review from sonotley March 12, 2024 16:55
@@ -92,4 +92,4 @@ Where:
- `agent_name` specifies a descriptive name for the PEM agent.

!!! Note
When configuring a shell/batch script run by a Windows agent that has PEM 7.11 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
When configuring a shell/batch script run by a Windows agent that has PEM 8 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sonotley since we don't support 7.x anymore, I bumped this to 8 as well.

Commenting here just to make sure this note is still relevant in 8 and 9 installations?

Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest we keep the note but remove the reference to the version, as it now applies to all supported versions.

Copy link
Contributor

github-actions bot commented Mar 12, 2024

@github-actions github-actions bot temporarily deployed to pr-5379-pem-fixing_indent March 12, 2024 17:21 Inactive
Copy link
Contributor

@sonotley sonotley left a comment

Choose a reason for hiding this comment

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

LGTM once the couple of comments are resolved

@@ -92,4 +92,4 @@ Where:
- `agent_name` specifies a descriptive name for the PEM agent.

!!! Note
When configuring a shell/batch script run by a Windows agent that has PEM 7.11 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
When configuring a shell/batch script run by a Windows agent that has PEM 8 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest we keep the note but remove the reference to the version, as it now applies to all supported versions.

@@ -91,4 +91,4 @@ Where:
- `agent_name` specifies a descriptive name for the PEM agent.

!!! Note
When configuring a shell/batch script run by a Windows agent that has PEM 7.11 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
When configuring a shell/batch script run by a Windows agent that has PEM 8 or later version installed, set the `AllowBatchJobSteps` parameter to `True` in the `agent.cfg` file. The PEM agent doesn't execute any batch/shell script by default.
Copy link
Contributor

Choose a reason for hiding this comment

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

See my other comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated both instances ✅

@gvasquezvargas gvasquezvargas merged commit 868cdb1 into develop Mar 13, 2024
3 checks passed
@gvasquezvargas gvasquezvargas deleted the pem/fixing_indent branch March 13, 2024 10:28
@djw-m djw-m mentioned this pull request Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Add this label to a PR and it will automatically be deployed to netlify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants