Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,739 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in caproto/caproto that received 5 comments
API/FIX: do not track search requests on server
The search related API was removed from :class:ca.Broadcaster, all
of the search request accounting is handled in the client code. The
code that is…
+23
−104
•
5
comments
Created an issue in liberfa/pyerfa that received 5 comments
Installing from tarball fails
Using a stock Python38 (system python from Arch Linux) doing pip install -v --no-binary :all: pyerfa fails with
Given no hashes to check 0 links …
5
comments
- control available plans / devices by user
- move server to FastAPI
- per-user persistent meta-data
- Authentication / authorization
- provide BL staff administrative interfaces
- integrate with admin / user database
- Integrate with sample database
- RE-mimic CLI to talk to queue server
- Provide a parameterized interface to add plan to queue
- display the current queue to the user
- Expose method to user to re-order queue / cancel scheduled plans
- priority vs FIFO queue
- Externalize the queue
- ability to inject plans / objects into the worker
- happi, but for plans
- Publish the parameters of a plan in a machine readable way
- happi integration
- select the serialization between worker and server
- Harden the plan request -> plan + objects code
- Add support for cancellation / interruption
- Develop the vocabulary between the server and the worker
- select communication channel between the worker and the API server
- publish logs
- Launch worker from server
- Set up automatic doc publishing
3
contributions
in private repositories
Sep 1 – Sep 3