-
Notifications
You must be signed in to change notification settings - Fork 3
Push v0.5.9 to Production #121
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
Merged
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
7a9990b
Admin tweaks
RyanTheRobothead d09fccc
The great data class refactor
RyanTheRobothead 6cd33ab
Experimenting with Event Dataclasses
RyanTheRobothead 3410793
Making room for experiment datapoints
RyanTheRobothead 460084a
Merge branch 'main' into experiment_enhancements
RyanTheRobothead db44d0e
Resolving circular dependencies, fixing tests
RyanTheRobothead 22c5622
Fix loggers submodule
RyanTheRobothead 97d51f4
Thread some potentially blocking tasks to reduce lockup
RyanTheRobothead ac79606
Fixes from colorpicker testing
RyanTheRobothead 1531853
Merge branch 'main' into experiment_enhancements
RyanTheRobothead a0c597d
WIP on event improvements
RyanTheRobothead cc388cc
Fixing experiment endpoints, refactor events
RyanTheRobothead e1e4be3
Cleaning up logging a bit
RyanTheRobothead 615b134
Streamlining and improving events
RyanTheRobothead 5e37abc
Remove Experiment Design File, sketching resources
RyanTheRobothead fccab2f
Add endpoints for workcell definition and config
RyanTheRobothead a8b2f64
Collocate file-io functions
RyanTheRobothead 74b5321
Finalize storage functions
RyanTheRobothead 343d4bc
Merge branch 'main' into experiment_enhancements
RyanTheRobothead d55cbbb
WIP implementation of a module library
RyanTheRobothead 9e282cf
Tweaking inline docs
RyanTheRobothead 1bf20aa
WIP with decorators
RyanTheRobothead 7907134
Experimenting with Decorators; UI generator
RyanTheRobothead 13ff5c9
Fixing args processing
RyanTheRobothead 8ee153e
Experiment log routes handle missing log files
RyanTheRobothead dc65796
Further developments on admin action
RyanTheRobothead 1bb1257
Tweaks to file passing; improvements for admin commands
RyanTheRobothead a442f6e
Add debugging line for upload files
RyanTheRobothead ec0df79
More verbose debugging
RyanTheRobothead d7c8d20
Ensure paths parsed from disk are absolute
RyanTheRobothead 8771ca6
fixing redis_read bug
tginsbu1 9ad2984
Latest improvments to new module class (lots of decorators and magic)
RyanTheRobothead 2637aaf
Fixes for 3.8 typing problems
RyanTheRobothead 92fd7a0
Fix python version comparison
RyanTheRobothead db86c3b
Fix DecisionEvent
RyanTheRobothead 6e91b91
Fix experiment client missing experiment_id
RyanTheRobothead b675edb
Light refactoring of REST module, simplifying gha builds
RyanTheRobothead c6bf7c5
More improvements to rest module; rename estop -> safety_stop
RyanTheRobothead 0c73bf7
Merge pull request #118 from AD-SDL/experiment_enhancements
RyanTheRobothead 7e5bd2f
adding ui
tginsbu1 178973b
fixing modules
RyanTheRobothead 5b2a1cb
adding ui
tginsbu1 8fed247
fixing args
RyanTheRobothead e3cc71c
fixing args
RyanTheRobothead c2c1993
fixing args
RyanTheRobothead 650f81e
fixing args
RyanTheRobothead 5c6d210
fixing file response
RyanTheRobothead ea62a13
fixing file response
RyanTheRobothead 8e85392
fixing responses
Dozgulbas 50012a2
Attempt to handle files return from windows modules better
RyanTheRobothead 4dfcd0d
Simplify wei data dir folder structure
RyanTheRobothead 16e77de
Remove required modules list in workflows, update diaspora dependency
RyanTheRobothead a3e05e2
adding files to measure
tginsbu1 d341d7e
currently building
tginsbu1 77bef5d
fixing experiment request
tginsbu1 12dedf1
Pre-commit checks
RyanTheRobothead 53b94e4
fixing pyproject and switching to src
tginsbu1 6211c87
Merge branch 'adding_ui' of https://github.com/AD-SDL/wei into adding_ui
tginsbu1 c53eab5
Fix package layout
RyanTheRobothead fe21e79
Cleanup comments
RyanTheRobothead 56bb41f
Update pre-commit hooks
RyanTheRobothead 3d33633
Merge branch 'dev' into adding_ui
tginsbu1 c9453de
Passing pre-commit
RyanTheRobothead 16252f1
Merge pull request #120 from AD-SDL/adding_ui
tginsbu1 1666600
adding Location type annotation
tginsbu1 35712a5
Fix merge conflicts
RyanTheRobothead 3e2a1d8
Merge branch 'dev' into fix_windows_file_return
RyanTheRobothead 12ae8a4
adding Location type annotation
tginsbu1 0f0ea51
Merge branch 'dev' into fix_windows_file_return
RyanTheRobothead c174a7c
Passing tests, checks
RyanTheRobothead 333abfd
Merge pull request #119 from AD-SDL/fix_windows_file_return
RyanTheRobothead f21b8d4
Fix for type hinting backcompat
RyanTheRobothead ea8b5b1
Cleanup
RyanTheRobothead 9bf451d
Cleaning up error outputs and adding custom args to test node
RyanTheRobothead 677e5b1
Smarter handling for startup handler status setting
RyanTheRobothead 601e988
Update docs
RyanTheRobothead 4f5031f
Refactor Dockerfile for cache friendliness
RyanTheRobothead 7cc8680
Addressing PR review
RyanTheRobothead 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| **/node_modules |
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -301,3 +301,6 @@ test_experiment/ | |
|
|
||
| # Output data | ||
| .wei/ | ||
|
|
||
| #node modules | ||
| **/node_modules | ||
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
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
Oops, something went wrong.
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.