Skip to content

Improvements for Admin Actions, Datapoints, and Docs - #129

Merged
RyanTheRobothead merged 60 commits into
mainfrom
dev
Oct 10, 2024
Merged

Improvements for Admin Actions, Datapoints, and Docs#129
RyanTheRobothead merged 60 commits into
mainfrom
dev

Conversation

@RyanTheRobothead

@RyanTheRobothead RyanTheRobothead commented Sep 11, 2024

Copy link
Copy Markdown
Member
  • Dashboard now supports Admin Actions
  • Tests for Admin Actions
  • New and improved tests and endpoints for working with DataPoints
  • Adding to documentation and Examples
  • ModuleState.status is now a Dict[ModuleStatus, bool] -> BREAKING CHANGE FOR MODULES
  • ExperimentClient improvements: -> BREAKING CHANGE FOR EXPERIMENTS
    • ExperimentClient now takes argument experiment: Union[ExperimentDesign, Experiment, ULID, str] to create or continue an experiment
    • ExperimentClient now takes argument campaign: Union[CampaignDesign, Campaign, ULID, str] to create or attach an experiment to an existing campaign.

@RyanTheRobothead RyanTheRobothead self-assigned this Sep 11, 2024

@tginsbu1 tginsbu1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@RyanTheRobothead
RyanTheRobothead merged commit 782849a into main Oct 10, 2024
@RyanTheRobothead
RyanTheRobothead deleted the dev branch October 10, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants