Skip to content

chore: Add targeted Flag to example config#467

Merged
beeme1mr merged 6 commits intoopen-feature:mainfrom
agardnerIT:patch-1
Mar 8, 2023
Merged

chore: Add targeted Flag to example config#467
beeme1mr merged 6 commits intoopen-feature:mainfrom
agardnerIT:patch-1

Conversation

@agardnerIT
Copy link
Copy Markdown
Contributor

Adding a new flag because in open-feature/killercoda#5 I'm trying to explain targeting.

This example is explicit in that:

  • Everyone gets first except
  • Those with email containing @openfeature.dev - get second
  • Those with userAgent containing Chrome - get third.

Adding a new flag because in open-feature/killercoda#5 I'm trying to explain targeting.

This example is explicit in that:
- Everyone gets `first` except
- Those with `email` containing `@openfeature.dev` - get `second`
- Those with `userAgent` containing `Chrome` - get `third`.

Signed-off-by: Adam Gardner <adam@agardner.net>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2023

Codecov Report

Merging #467 (2de6fe3) into main (5b85b2a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   62.12%   62.12%           
=======================================
  Files          13       13           
  Lines        1650     1650           
=======================================
  Hits         1025     1025           
  Misses        562      562           
  Partials       63       63           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@agardnerIT agardnerIT changed the title Add targetedFlag chore: Add targetedFlag Mar 5, 2023
Comment thread config/samples/example_flags.flagd.json Outdated
Signed-off-by: Adam Gardner <adam@agardner.net>
Signed-off-by: Adam Gardner <adam@agardner.net>
@agardnerIT
Copy link
Copy Markdown
Contributor Author

I've also added (what I think) is the correct YAML definition. Please do check that closely.

Copy link
Copy Markdown
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

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

The YAML looked wrong. I used the JSON to YAML converter to generate the suggested changes.

Comment thread config/samples/example_flags.flagd.yaml Outdated
agardnerIT and others added 2 commits March 8, 2023 07:48
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Adam Gardner <adam@agardner.net>
@beeme1mr beeme1mr changed the title chore: Add targetedFlag chore: Add targeted Flag to example config Mar 8, 2023
@beeme1mr beeme1mr merged commit 6a039ce into open-feature:main Mar 8, 2023
beeme1mr pushed a commit that referenced this pull request Mar 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.2](v0.4.1...v0.4.2)
(2023-03-09)


### 🧹 Chore

* Add targeted Flag to example config
([#467](#467))
([6a039ce](6a039ce))
* **deps:** pin dependencies
([#473](#473))
([679e860](679e860))
* **deps:** update google-github-actions/release-please-action digest to
e0b9d18 ([#474](#474))
([5b85b2a](5b85b2a))
* refactoring and improve coverage for K8s Sync
([#466](#466))
([6dc441e](6dc441e))


### 🐛 Bug Fixes

* add registry login
([#476](#476))
([99de755](99de755))
* **deps:** update module golang.org/x/crypto to v0.7.0
([#472](#472))
([f53f6c8](f53f6c8))
* **deps:** update module google.golang.org/protobuf to v1.29.0
([#478](#478))
([f9adc8e](f9adc8e))


### ✨ New Features

* grpc tls connectivity (grpcs)
([#477](#477))
([228f430](228f430))
* introduce per-sync configurations
([#448](#448))
([1d80039](1d80039))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
raphael-wigoutschnigg-dt pushed a commit to open-feature-forking/flagd that referenced this pull request Mar 11, 2025
…to v3.4.0 (open-feature#467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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