forked from freeCodeCamp/freeCodeCamp
-
Notifications
You must be signed in to change notification settings - Fork 2
Remove Mongo URL logging > prod #67
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
Closed
Closed
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
14df18a
TCA-354 - fix handler for external urls when url is fcc lesson
vas3a 82b97c9
Merge pull request #65 from topcoder-platform/TCA-354_fcc-provider-na…
vas3a 6271c97
Removes logging of Mongo URL
testflyjets 3da686f
Merge pull request #66 from topcoder-platform/remove-mongo-url-logging
testflyjets 3579444
TCA-397 #comment This commit adds the gtm module declaration #time 5m
brooketopcoder 95bf94b
TCA-397 #comment This commit adds the pre-commit check back to the de…
brooketopcoder 617639b
TCA-397 #comment This commit adds more loggingn to the call to save a…
brooketopcoder 54b1a70
TCA-397 revert errant changes #time 5m
brooketopcoder 7752094
TCA-385 #comment This commit adds logging #time 5m
brooketopcoder 8f814e6
Merge pull request #68 from topcoder-platform/TCA-397_lint-issues
brooketopcoder b1c95a3
Merge branch 'dev' into TCA-385_forbidden
brooketopcoder c9dcaf3
Merge pull request #69 from topcoder-platform/TCA-385_forbidden
brooketopcoder ee95a5e
Delete Jenkinsfile
Gunasekar-K 7082367
Create Jenkinsfile
Gunasekar-K e833c37
TCA-397 #comment This commit fixes a lint issue that only appears in …
brooketopcoder 05405ba
Merge pull request #70 from topcoder-platform/TCA-397_lint-issues
brooketopcoder 26d9fdc
TCA-385 #comment This commit adds more logging to the request to save…
brooketopcoder 183c520
Merge pull request #71 from topcoder-platform/TCA-385_forbidden
brooketopcoder bf5b1c2
TCA-385 #comment This commit adds more logging #time 5m
brooketopcoder f22345a
Merge pull request #72 from topcoder-platform/TCA-385_forbidden
brooketopcoder 4398cc3
TCA-385 remove extra logging #time 5m
brooketopcoder 934011d
Merge pull request #73 from topcoder-platform/TCA-385_forbidden
brooketopcoder 3289005
TCA-425 - Update backend projects to advance to next lesson without c…
vas3a d22a7f2
lint
vas3a 09b38a4
Merge pull request #74 from topcoder-platform/TCA-425_update-backend-…
vas3a 479ae53
Merge branch 'prod' into dev
brooketopcoder 0321879
TCA-385 clean up logging #time 15
brooketopcoder 53d7124
Merge pull request #76 from topcoder-platform/TCA-385_forbidden
brooketopcoder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we hold off on deploying this logging to prod? It was meant to be temporary, but I was never able to test it bc of the deployment issue.
Maybe we can merge the branch that removes the mongo db logging directly into master instead of going through dev?
I am also seeing some other changes not related to the mongo db logging in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine if we want to merge just my branch into master.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@testflyjets Cool--I'd be more comfortable if we did that.