-
Notifications
You must be signed in to change notification settings - Fork 120
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
Proof of Concept: Document analytics events via YARD (LG-5590) #6014
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
77c4e9c
Proof of Concept: Document analytics events via YARD (LG-5590)
zachmargolis 78a13b0
optional
zachmargolis 1085051
Migrate ACCOUNT_DELETE_SUBMITTED
zachmargolis cbe37c2
Use Makefile to generate the JSON
zachmargolis dd75757
Migrate ACCOUNT_DELETE_VISITED
zachmargolis a28fc64
fixup ACCOUNT_DELETE_SUBMITTED
zachmargolis 0b54508
Makefile help line
zachmargolis 2d4f2c6
Add separate lint and output commands, factor into a class
zachmargolis b9b5740
rubocops
zachmargolis 778eeaa
Update analytics lint command and fix analytics lint errors
zachmargolis 5cfb746
Bundle exec stuff
zachmargolis 75dd072
Add changelog
zachmargolis d562814
Add additional code coverage
zachmargolis cdeca15
Switch to dasherized /api/analytics-events endpoint, add to CORS allo…
zachmargolis 7cb3951
Merge remote-tracking branch 'origin/main' into margolis-analytics-ev…
zachmargolis 13da56d
gitignore
zachmargolis 531b95d
eslint ignore doc dir
zachmargolis 24ba2bc
build analytics_events as part of artifact compilation
zachmargolis 1c8a239
Move JSON building to build-post-config
zachmargolis 7377ed0
Serve the analytics events data from Rails so that the CORS middlewar…
zachmargolis e872498
Clean up documentation
zachmargolis fb3a914
Clean up documentation
zachmargolis 698e2c7
Migrate ACCOUNT_DELETION event
zachmargolis 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
Clean up documentation
- Loading branch information
commit e872498932399e2cac4cbe5b10ab80019077d953
There are no files selected for viewing
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
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.
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.
👀 custom tag! we can make a form of the script that errors when this is absent as a lint, maybe even try to make sure that the string is present in the method body