-
Notifications
You must be signed in to change notification settings - Fork 6
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
Mergeback to dev #37
Open
sean-freeman
wants to merge
8
commits into
dev
Choose a base branch
from
main
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Mergeback to dev #37
Commits on Dec 5, 2022
-
* 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4d2736 - Browse repository at this point
Copy the full SHA c4d2736View commit details
Commits on Mar 8, 2023
-
* fix lint issues * add changelog fragment * fix description * change action checkout version * missing action v3
Configuration menu - View commit details
-
Copy full SHA for fed5cfc - Browse repository at this point
Copy the full SHA fed5cfcView commit details
Commits on Mar 9, 2023
-
add conditions for start stop restart sys (#28)
* add conditions for start, stop and restart system * add fragment
Configuration menu - View commit details
-
Copy full SHA for fb8f74c - Browse repository at this point
Copy the full SHA fb8f74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8875d - Browse repository at this point
Copy the full SHA cc8875dView commit details
Commits on Nov 12, 2023
-
Maintaining for Tests and other not module related things (#33)
* 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
Configuration menu - View commit details
-
Copy full SHA for adffb82 - Browse repository at this point
Copy the full SHA adffb82View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4890317 - Browse repository at this point
Copy the full SHA 4890317View commit details
Commits on Apr 21, 2024
-
Pipeline fixes and drop test support for ansible <= 2.12 (#43)
* 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
Configuration menu - View commit details
-
Copy full SHA for f9d3cce - Browse repository at this point
Copy the full SHA f9d3cceView commit details
Commits on Apr 29, 2024
-
add -E option to filepath command (#42)
* 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d8bc0f - Browse repository at this point
Copy the full SHA 7d8bc0fView commit details
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.