Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DVC-6784 - Client Custom Data #156

Merged
merged 6 commits into from
Apr 13, 2023

Conversation

JamieSinn
Copy link
Member

Also tweaks private custom data - but the goal here is to be a rough impl with no concerns for threadsafety currently.

chris-hoefgen and others added 3 commits April 13, 2023 15:30
* experimenting with a benchmarking action

* Changed the trigger

* tweaking

* upping versions of some of the actions

* moar tweaks

* fixed thresholds

* cleanup

* tweaking thresholds

* just run the variable evaluation benchmarks
@JamieSinn JamieSinn changed the base branch from main to DVC-6914-integrate-client April 13, 2023 19:47
@JamieSinn JamieSinn merged commit 6bc8231 into DVC-6914-integrate-client Apr 13, 2023
@JamieSinn JamieSinn deleted the dvc-6784-clientcustomdata branch April 13, 2023 19:51
JamieSinn added a commit that referenced this pull request Apr 14, 2023
* DVC-6656 Add benchmark GitHub action (#150)

* experimenting with a benchmarking action

* Changed the trigger

* tweaking

* upping versions of some of the actions

* moar tweaks

* fixed thresholds

* cleanup

* tweaking thresholds

* just run the variable evaluation benchmarks

* PlatformData

* Client custom data

* Return an empty client custom data if none is set

* Also fix platformData to allow overriding specific settings per version

* Client custom data + version moving around

---------

Co-authored-by: Chris Hoefgen <58341173+chris-hoefgen@users.noreply.github.com>
rob-odwyer pushed a commit that referenced this pull request Apr 14, 2023
* DVC-6656 Add benchmark GitHub action (#150)

* experimenting with a benchmarking action

* Changed the trigger

* tweaking

* upping versions of some of the actions

* moar tweaks

* fixed thresholds

* cleanup

* tweaking thresholds

* just run the variable evaluation benchmarks

* PlatformData

* Client custom data

* Return an empty client custom data if none is set

* Also fix platformData to allow overriding specific settings per version

* Client custom data + version moving around

---------

Co-authored-by: Chris Hoefgen <58341173+chris-hoefgen@users.noreply.github.com>
rob-odwyer added a commit that referenced this pull request Apr 14, 2023
* unify model types in new api package

* move version.go back to package root

* variableForUser and basic config handling, still some tests failing

* fix typo

* sort target distributions by variation ID

* run the test harness on all PRs

* unify the go.mods again so that test harness can run

* DVC-6789 - Config Manager (#153)

* Config manager v1

* SDKKey param

* Rebase config manager ontop of implementation.

Had to move management of the config into the native bucketing lib.

* Add etag to storeconfig param on wasmlocalbucketing.

* Fix tests from etag change

* Remove internal native bucketing handling etag checking.
Rely on the parent SDK to handle dedupe

* Set key/type on defaulted return

* DVC-6784 - Client Custom Data (#156)

* DVC-6656 Add benchmark GitHub action (#150)

* experimenting with a benchmarking action

* Changed the trigger

* tweaking

* upping versions of some of the actions

* moar tweaks

* fixed thresholds

* cleanup

* tweaking thresholds

* just run the variable evaluation benchmarks

* PlatformData

* Client custom data

* Return an empty client custom data if none is set

* Also fix platformData to allow overriding specific settings per version

* Client custom data + version moving around

---------

Co-authored-by: Chris Hoefgen <58341173+chris-hoefgen@users.noreply.github.com>

* add validator to go.mod

* skeleton validation of config

* make audiences not a required field in config

---------

Co-authored-by: Jamie Sinn <jamie@taplytics.com>
Co-authored-by: Jamie Sinn <jamie.sinn@taplytics.com>
Co-authored-by: Chris Hoefgen <58341173+chris-hoefgen@users.noreply.github.com>
JamieSinn added a commit that referenced this pull request Apr 24, 2023
* DVC-6656 Add benchmark GitHub action (#150)

* experimenting with a benchmarking action

* Changed the trigger

* tweaking

* upping versions of some of the actions

* moar tweaks

* fixed thresholds

* cleanup

* tweaking thresholds

* just run the variable evaluation benchmarks

* PlatformData

* Client custom data

* Return an empty client custom data if none is set

* Also fix platformData to allow overriding specific settings per version

* Client custom data + version moving around

---------

Co-authored-by: Chris Hoefgen <58341173+chris-hoefgen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants