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

Mergeback to dev #37

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Mergeback to dev #37

wants to merge 8 commits into from

Conversation

sean-freeman
Copy link
Member

No description provided.

rainerleber and others added 8 commits December 5, 2022 11:48
* 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]>
* 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 <[email protected]>
@sean-freeman
Copy link
Member Author

@rainerleber Can you please fix this mergeback to dev branch?

We should be PR'ing all changes dev, testing all changes and then when ready to release, PR'ing into main and Git Tag/Release to trigger the Ansible Galaxy import process

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.

3 participants