pushkin-cli@4.1.0
·
233 commits
to main
since this release
Minor Changes
- #305
ffba8bbThanks @jessestorbeck! - Added modes torm expto pause and unpause data collection for the specified experiment(s).
Patch Changes
-
#305
ffba8bbThanks @jessestorbeck! - - Fixed issue where workers for experiments including capital letters would not be deleted byrm exp --mode delete.- Fixed issue where it was possible to create two experiments which would yield workers with the same name.
-
#310
81d9aabThanks @jessestorbeck! - - Added logic to front end'sconfig.jsto automatically detect use in GitHub Codespaces and appropriately set API endpoints- Similar logic added to front end's craco config to set WebSocket URL appropriately for Codespaces
- Added detection of Codespaces-specific environment variables to CLI's
setEnv()function