-
Notifications
You must be signed in to change notification settings - Fork 3
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
New label processor #20
Commits on Oct 13, 2020
-
label adding functionality is working
Aman Brar committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 44377ad - Browse repository at this point
Copy the full SHA 44377adView commit details
Commits on Oct 14, 2020
-
Aman Brar committed
Oct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for c653728 - Browse repository at this point
Copy the full SHA c653728View commit details -
added config error handling to labels processor
Aman Brar committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 07bb04a - Browse repository at this point
Copy the full SHA 07bb04aView commit details -
added README to labels processor and reverted local config
Aman Brar committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for cead14f - Browse repository at this point
Copy the full SHA cead14fView commit details -
added back newline to local config
Aman Brar committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for dc2c51b - Browse repository at this point
Copy the full SHA dc2c51bView commit details -
updated label processor design
Aman Brar committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c4f5b6 - Browse repository at this point
Copy the full SHA 2c4f5b6View commit details
Commits on Oct 15, 2020
-
added config validation test case for nil field
Aman Brar committedOct 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ef60c3 - Browse repository at this point
Copy the full SHA 8ef60c3View commit details -
moved some repeated label processor code into function, renamed deDup…
…licateAndAppend to upsertLabel, removed unnecessary comments, and moved test data to global vars in external files
Aman Brar committedOct 15, 2020 Configuration menu - View commit details
-
Copy full SHA for fe6d263 - Browse repository at this point
Copy the full SHA fe6d263View commit details -
removed more unecessary comments
Aman Brar committedOct 15, 2020 Configuration menu - View commit details
-
Copy full SHA for a2ee231 - Browse repository at this point
Copy the full SHA a2ee231View commit details