Update shiny-deploy-production.yaml
Update shiny-deploy-test.yaml
Update shiny-deploy-production.yaml
Update shiny-deploy-test.yaml
Add urls to production and test deploy workflow
Update shiny-deploy-test.yaml
Update shiny-deploy-production.yaml
Add urls to production and test deploy workflow
Update shiny-deploy-test.yaml
Update secrets names (#85)
Use environment variables instead of secrets directly (#86)
Revert "Use environment variables instead of secrets directly (#86)" (#87)
This reverts commit 11523a00a713e0f72943bea3faf9674e1f01e972.
Force environment on deployment (#88)
use separate workflows for prod and staging to access environment secrets (#89)
Update propofol calculation (#90)
Explicitly call getDrugDefaultsGlobal from server (#92)
Update sendSlide to take in the drug defaults instead of accessing a global.
Initial refactor sendSlide to smaller functions
Add initial test for sendSlide
Addresses #91
Fixed compatibility of PR #92 with current Shiny version, removed references to old global variables
Disable covariate inputs that aren't currently implemented, fix spelling and layout of the same
Require covariate input fields to have a value, fixing #100
Delete staging environment and use test for pull requests
accidentally deleted actions/checkout
Update production branch to be default branch
Update readme about deployments
use explicit r version
use pull request target to access env secrets
nit whitespace
Fix spacing of test deploy
Update README.md
Fix #116 by changing ggplot2 size attribute to linewidth
App fails to load due to new warning being treated as an error
Fix #116 by changing ggplot2 size attribute to linewidth
Additional substitutions of ggplot2 size attribute for linewidth (fixes #116)
Fix spacing of test deploy
Test: do not merge
Fix spacing of test deploy
use pull request target to access env secrets