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

Feature/build process improvements #1162

Merged
merged 5 commits into from
Nov 11, 2021
Merged

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Nov 9, 2021

Improvements to build time:

  • Reduced time to install framework, tests and examples by executing install directly from within container.
  • Removed the need for download and installation of sqlcl on host as all SQL commands are executed from DB container

@jgebal jgebal force-pushed the feature/build_process_improvements branch from d263877 to 4e4ad23 Compare November 9, 2021 20:34
Added bind mount to DB docker at runtime to enable faster execution of scripts
Removed need for sqlcl locally in build
Added download of ojdbc and orai18n directly without click-through
Cleanup of build scripts to make them more TRAVIS-agnostic
@jgebal jgebal force-pushed the feature/build_process_improvements branch from 4e4ad23 to 45d1d5b Compare November 9, 2021 21:30
@sonarcloud
Copy link

sonarcloud bot commented Nov 11, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jgebal jgebal added this to the 3.1.11 milestone Nov 11, 2021
@jgebal jgebal marked this pull request as ready for review November 11, 2021 19:13
@jgebal jgebal merged commit e4c67a9 into develop Nov 11, 2021
@jgebal jgebal deleted the feature/build_process_improvements branch November 11, 2021 22:46
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.

None yet

1 participant