-
Notifications
You must be signed in to change notification settings - Fork 186
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
Dockerfile revert #598
Closed
himanshu-allen
wants to merge
11
commits into
openflagr:main
from
Allen-Career-Institute:dockerfile-revert
Closed
Dockerfile revert #598
himanshu-allen
wants to merge
11
commits into
openflagr:main
from
Allen-Career-Institute:dockerfile-revert
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
* added jenkinsfile * updated changes to ignore errcheck in linting, included build.sh * added runtests.sh * added runtests.sh * updated jenkins file * updated jenkins file
* feat: vue version upgrade and sso * fix: added access token correct and envs and login * fix: added fix * fix: delete icon * fix: added info * updated dockerfile * fix: added env setup * updated and fixed test cases for jwt middleware + sonar and linting fixes * updated jwt library in existing testcase: subject_text.go * updated test cases and module name in go mod * updated dockerfile for golang 1.22.7 * updated dockerfile for golang 1.22.7 * updated back to go 1.21 * docker update for alpine * added browser files for exclusion * added test cases * sonar reduced cognitive complexity * updated for segment id fix if there are no matching segments * minor fixes for updated by user * fixed: middleware issue while serving static file * test fix * fix: debug console editor fix, tags , notes update fix * update api url for bff internal url + const * udpated docker file for env variables as well * added comment for segment id bug fix * updated docker file * resolved comments --------- Co-authored-by: HimanshuSingh <[email protected]>
* fix: env fixes * fix: review comments * fix: added dev for unknowns
* fix: env fixes * fix: review comments * fix: added dev for unknowns * fix: auto refresh token * Update constants.js Signed-off-by: Gaurabag <[email protected]> --------- Signed-off-by: Gaurabag <[email protected]>
Signed-off-by: karthikbhat0307 <[email protected]>
…ch-1 Create Jenkinsfile
Signed-off-by: karthikbhat0307 <[email protected]>
…ch-2 Create Jenkinsfile
* feat: latches * added new API for latch using swagger code gen and handler impl * added changes for CREATE_LATCH API * fix: disable add cohort for latch * fix: remoed reorder for latch * added testcases * fix: added delete in ab only * fix: added edge cases check * updated sonar properties to exclude swagger generated files * sonar fixes * removed duplicated code * duplicate code fix * duplicate code fix * test cases coverage * minor fix --------- Co-authored-by: HimanshuSingh <[email protected]> Co-authored-by: Himanshu Singh <[email protected]>
* fix: use https * fix: in dev use http * fix: docker change * updated docker file * updated docker file * updated docker file * updated docker file * updated docker file * updated docker file --------- Co-authored-by: HimanshuSingh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: