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

Task: Add CI support for Oracle 18c #4888

Closed
3 tasks done
code-ape opened this issue Dec 13, 2021 · 0 comments
Closed
3 tasks done

Task: Add CI support for Oracle 18c #4888

code-ape opened this issue Dec 13, 2021 · 0 comments

Comments

@code-ape
Copy link
Collaborator

code-ape commented Dec 13, 2021

Feature

This is a feature ticket to track the work of implementing the below changes.

Tagging user @lorefnon since this involved oracle
Tagging issue #4869 ("Inserting Buffers for Oracle CLOBs silently fails") since its resolution is blocked on this.

Use case

Knex CI for PRs should run full test suite again Oracle so that features may be properly validated.

Explain what kind of feature would support this

By adding automation to this repository and using the quillbuilduser/oracle-18-xe Docker container we can do a full Github Actions CI environment for Oracle 18c XE on Linux.

Acceptance Criteria

  • A local Oracle 18c database can be stood up on a Linux machine using automation in this repository.
  • This logic is used to run CI automation on PRs via Github Actions, as is standard with all other databases supported by Knex.
  • All changes and use is documented.
@code-ape code-ape changed the title Add CI support for Oracle Add CI support for Oracle 18c Dec 13, 2021
@code-ape code-ape changed the title Add CI support for Oracle 18c Task: Add CI support for Oracle 18c Dec 13, 2021
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

No branches or pull requests

1 participant