-
Notifications
You must be signed in to change notification settings - Fork 1
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: Automatic assignment tracking #25
Commits on Jul 24, 2023
-
feat: automatic assignment tracking
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e9c4d0 - Browse repository at this point
Copy the full SHA 9e9c4d0View commit details -
Tim Yiu authored and Tim Yiu committed
Jul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 02f120a - Browse repository at this point
Copy the full SHA 02f120aView commit details -
added install requirements.txt step to test.yml
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e0db0a7 - Browse repository at this point
Copy the full SHA e0db0a7View commit details -
added install requirements step to test-arm.yml
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ba4032 - Browse repository at this point
Copy the full SHA 7ba4032View commit details -
remove 'uses' command from test.yml Unit Test step
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a543d8 - Browse repository at this point
Copy the full SHA 1a543d8View commit details -
add AssignmentConfig to Assignment __init__.py
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for f21200f - Browse repository at this point
Copy the full SHA f21200fView commit details -
update test-arm.yml with pip install of pip3
Tim Yiu authored and Tim Yiu committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for efe2536 - Browse repository at this point
Copy the full SHA efe2536View commit details
Commits on Jul 31, 2023
-
improved syntax, removed MockAssignmentFilter (used for testing)
Tim Yiu authored and Tim Yiu committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for b202baf - Browse repository at this point
Copy the full SHA b202bafView commit details
Commits on Aug 1, 2023
-
fixed empty results tracking in local client.py
Tim Yiu authored and Tim Yiu committedAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b049b8 - Browse repository at this point
Copy the full SHA 5b049b8View commit details
Commits on Aug 4, 2023
-
only track assignments for selected flags
Tim Yiu authored and Tim Yiu committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 77b8ac5 - Browse repository at this point
Copy the full SHA 77b8ac5View commit details
Commits on Aug 5, 2023
-
fix 'type' attribute in evaluation_result accessed incorrectly
Tim Yiu authored and Tim Yiu committedAug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d02322 - Browse repository at this point
Copy the full SHA 3d02322View commit details
Commits on Aug 14, 2023
-
update AssignmentConfig variable filter_capacity to cache_capacity
Tim Yiu authored and Tim Yiu committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4036ae1 - Browse repository at this point
Copy the full SHA 4036ae1View commit details
Commits on Aug 18, 2023
-
clean up should_track() in AssignmentFilter
Tim Yiu authored and Tim Yiu committedAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f7b25bb - Browse repository at this point
Copy the full SHA f7b25bbView commit details -
update assignment.py to use relative imports
Tim Yiu authored and Tim Yiu committedAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e6976b - Browse repository at this point
Copy the full SHA 9e6976bView commit details