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

Update CI for test and extend support for MSSQL and Oracle #39

Closed
3 tasks done
indiVar0508 opened this issue Nov 10, 2022 · 0 comments · Fixed by #47
Closed
3 tasks done

Update CI for test and extend support for MSSQL and Oracle #39

indiVar0508 opened this issue Nov 10, 2022 · 0 comments · Fixed by #47
Assignees

Comments

@indiVar0508
Copy link
Contributor

indiVar0508 commented Nov 10, 2022

Need to optimize github workflow for test

  • - Intialize containers for particular DB for a given test
  • - Extend Support for MSSQL DB in actions
  • - Extend Support for Oracle DB in actions
indiVar0508 added a commit that referenced this issue Nov 10, 2022
indiVar0508 added a commit that referenced this issue Nov 10, 2022
indiVar0508 added a commit that referenced this issue Nov 10, 2022
indiVar0508 added a commit that referenced this issue Nov 10, 2022
indiVar0508 added a commit that referenced this issue Nov 10, 2022
indiVar0508 added a commit that referenced this issue Nov 14, 2022
Add MSSQL action job against Pytest for validity
indiVar0508 added a commit that referenced this issue Nov 14, 2022
Add MSSQL action job against Pytest for validity
Add test condn in test module for mssql
indiVar0508 added a commit that referenced this issue Nov 14, 2022
Add MSSQL action job against Pytest for validity
Add test condn in test module for mssql
indiVar0508 added a commit that referenced this issue Nov 14, 2022
Add MSSQL action job against Pytest for validity
Add test condn in test module for mssql
indiVar0508 added a commit that referenced this issue Nov 15, 2022
Add Oracle action job against Pytest for validity
Add test condn in test module for oracle
Add Cx-Oracle requirement in test.txt
indiVar0508 added a commit that referenced this issue Nov 15, 2022
Add Oracle action job against Pytest for validity
Add test condn in test module for oracle
Add Cx-Oracle requirement in test.txt
indiVar0508 added a commit that referenced this issue Nov 16, 2022
Add Oracle action job against Pytest for validity
Add test condn in test module for oracle
Add Cx-Oracle requirement in test.txt
AbdealiLoKo pushed a commit that referenced this issue Nov 17, 2022
Seperate jobs based on DB type.
This avoid initializing all the services in every job.

This also makes it more stable, because sometimes mysql does not start.
Earlier, mysql not starting in other-DB tests cause the test to fail.
Now, Only the mysql test will be affected if mysql service doesnt start
AbdealiLoKo pushed a commit that referenced this issue Nov 17, 2022
Seperate jobs based on DB type.
This avoid initializing all the services in every job.

This also makes it more stable, because sometimes mysql does not start.
Earlier, mysql not starting in other-DB tests cause the test to fail.
Now, Only the mysql test will be affected if mysql service doesnt start
indiVar0508 added a commit that referenced this issue Nov 18, 2022
original yaml file was not installing specified version in action
matrix.
added action to install specified version for python.

bumping python 3.6.2 to 3.6.7 as following are the versions valid for
the new action used.
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
indiVar0508 added a commit that referenced this issue Nov 18, 2022
original yaml file was not installing specified version in action
matrix.
added action to install specified version for python.

bumping python 3.6.2 to 3.6.7 as following are the versions valid for
the new action used.
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
indiVar0508 added a commit that referenced this issue Nov 18, 2022
original yaml file was not installing specified version in action
matrix.
added action to install specified version for python.

bumping python 3.6.2 to 3.6.7 as following are the versions valid for
the new action used.
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
indiVar0508 added a commit that referenced this issue Nov 18, 2022
original yaml file was not installing specified version in action
matrix.
added action to install specified version for python.

bumping python 3.6.2 to 3.6.7 as following are the versions valid for
the new action used.
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Use ubuntu-20.04 to install python 3.10 refer to issue
`https://github.com/actions/setup-python/issues/541`
indiVar0508 added a commit that referenced this issue Nov 18, 2022
original yaml file was not installing specified version in action
matrix.
added action to install specified version for python.

bumping python 3.6.2 to 3.6.7 as following are the versions valid for
the new action used.
https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Use ubuntu-20.04 to install python 3.10 refer to issue
`https://github.com/actions/setup-python/issues/541`
indiVar0508 added a commit that referenced this issue Nov 18, 2022
indiVar0508 added a commit that referenced this issue Nov 19, 2022
original yaml file was not installing specified version in action
matrix.
add action to install specified version for python.

Use ubuntu-20.04 to install python 3.10 refer to issue
`https://github.com/actions/setup-python/issues/541`
@indiVar0508 indiVar0508 self-assigned this Nov 24, 2022
AbdealiLoKo pushed a commit that referenced this issue Nov 24, 2022
original yaml file was not installing specified version in action
matrix.
add action to install specified version for python.

Use ubuntu-20.04 to install python 3.10 refer to issue
`https://github.com/actions/setup-python/issues/541`
@indiVar0508 indiVar0508 linked a pull request Dec 2, 2022 that will close this issue
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 a pull request may close this issue.

1 participant