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
873 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in Opentrons/opentrons that received 3 comments
feat(app): allow app update pop-up notifications to be disabled
overview This PR adds the ability for a user to disable app update pop-up notifications either via the pop-up or via a toggle in More > App > App S…
- refactor(api): introduce protocol_engine module
- chore(release): sync changes from 3.21.2
- chore(bump): 3.21.2
- chore(release): 3.21.2
- chore(bump): 3.21.2-alpha.0
- fix(app): add analytics and support tracking to ignore app update
- fix(app-shell): ensure robot updates folder exists before caching manifest
- chore(release): sync changes from 3.21.1
- chore: rename release branch to `release`
- chore(release): 3.21.1
- chore(bump): bump version to 3.21.1-alpha.0
- chore(release): 3.21.1
- refactor(app): trigger UpdateAppModal based on state.alerts
- refactor(app): simplify UpdateAppModal to remove a click
- feat(components): add primitive-based BaseModal layout component
- fix(api,robot-server): upgrade pydantic, upgrade and add test dev deps
- chore(scripts): add script to write version from git to package.json
- test(robot-server): fix query params and remove strict: false in some tavern tests
- feat(notify-server): Notify server subscriber client
- refactor(api): introduce protocol_engine module
- fix(app): put blocking user flows in new top level modal portal
- feat(notify-server): Notify server publisher client
- chore: fix typo in gh workflow
- feat(notify-server): add models package and Event model
- chore: include notify-server in buildroot build
- fix(app): debounce calibration jog requests while others are in flight
- chore(build): Remove stray mypy caches
- fix(api): Be fault-tolerant to bad deck cal data
- feat(notify-server): create pub sub server
- feat: add basic application configuration using pydantic BaseSettings.
- chore: notify server ci
- chore: create notify server
- feat(app): allow app update pop-up notifications to be disabled
- refactor(api, robot-server): Labware class split up
- refactor(app): trigger UpdateAppModal based on state.alerts
- refactor(app): simplify UpdateAppModal to remove a click
- refactor(app): Add download cal link
- chore(build): rebuild js gh caches
- chore(build): add github workflow for PD e2e tests
- refactor(api): more well and labware refactors
- chore(actions): switch to new environment setting
- chore(build): switch to github workflows for robot stack CI
- chore(scripts): add script to write version from git to package.json
- Some pull request reviews not shown.
Created an issue in Opentrons/opentrons that received 1 comment
feat(app): Allow user to disable app update pop-up notifications
overview As a user, I'd like the option to disable the "app update available" pop up notifications. Designs in Figma acceptance criteria App upda…
- refactor: move protocol engine logic to `api` project
- feat: add basic move-to command to protocol engine
- Epic: robot notification system
- chore: create project for backend notifications
- refactor(app): Trigger app update pop-up notification using state.alerts
- refactor(app): Show release notes on first screen of app update modal
- Epic: pause app update notification pop-ups