Mergeback to dev#37
Closed
sean-freeman wants to merge 10 commits into
Closed
Conversation
* fix None type bug (#20) * fix None type bug * add change log fragment * placeholder swpm1 fix * add new tests (#22) * test * add ignore, change py version * fix test * add changelog, fix before assignment * fix pyrfc before assignment * change ignore file 2.15 * Release 1.4.0 commit * changelog for 1.4.0 Co-authored-by: sean-freeman <sean.freeman@outlook.com>
* fix lint issues * add changelog fragment * fix description * change action checkout version * missing action v3
* add conditions for start, stop and restart system * add fragment
* add ignore for ansible 2.16 * comment deps for unit test * add 2.17 * fix loader.py which fails in sanity test * fix links in readme
* change galaxy version * add changle log
* Add ignore 2.18 * Add support for Ansible 2.17 and stable-2.17 in CI workflow * Update mock.py license header and import statements * Drop test support for Ansible 2.9 - 2.12 * add changelog fragment
* add -E option to filepath command -E Specifies the <exit-code> if HDBSQL returns an error. Values are: OKAY = 0, ERROR = 1, USAGE = 2, SQLERROR = 3, and VAR = 4. if -E is not set when using-I option the sql will not fail on first error and still continue running the sql commands inside the file. If the last command is successfully, the whole run is market as successfully * Create 0044-hdbsql_sqlfile_faile_on_first_error.yaml * Update 0044-hdbsql_sqlfile_faile_on_first_error.yaml * Update and rename 0044-hdbsql_sqlfile_faile_on_first_error.yaml to 0044-hdbsql_sqlfile_fail_on_first_error.yaml --------- Co-authored-by: Rainer Leber <39616583+rainerleber@users.noreply.github.com>
Member
Author
|
@rainerleber Can you please fix this mergeback to We should be PR'ing all changes |
* Remove unsupported functions sap_control_exec.py * Fix Lint issues sap_control_exec.py * Remove trailing whitespaces sap_control_exec.py
Contributor
|
Thank you @sean-freeman I will create new mergeback and setup pinned issue to follow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.