-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat(be:FSADT1-500) adding oracle legacy code #268
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- adding oracle code back to the code base - creating new deployment for legacy
- adding first nation band validation - adding client doing business list it still requires some code to be extracted from here and backend and moved to an external library, but it will be dealt with in the future
- added unregistered clients endpoint
moving schema info from constant to configuration to help with tests
- added test classes - reverted the constant back - updated the client - updated the repository - moved to search by example approach
- adding oracle db to compose - updating readme for a draft version
Current changelogBug Fixes
Features
Reverts |
github-actions
bot
added
the
github_actions
Pull requests that update GitHub Actions code
label
Jan 25, 2023
Current changelogBug Fixes
Features
Reverts |
mamartinezmejia
approved these changes
Feb 8, 2023
DerekRoberts
previously requested changes
Feb 8, 2023
Current changelogBug Fixes
Features
Reverts |
github-actions
bot
added
frontend
javascript
Pull requests that update Javascript code
labels
Feb 8, 2023
Current changelogBug Fixes
Features
Reverts |
[forest-client-frontend] Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
code related to the java backend application
configuration
changes related to configuration file
database
frontend
github_actions
Pull requests that update GitHub Actions code
java
Pull requests that update Java code
javascript
Pull requests that update Javascript code
openshift
source
source code changes
tests
test classes changes
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.
Description
Reintroducing the oracle data layer, now into its own project. The idea is to have some APIs to be consumed by both the frontend and the backend application.
Type of change
How Has This Been Tested?
Checklist
Further comments
This will generate changes on the deployment process by adding a new service.
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow