Skip to content

chore: move e2e tests to test#1005

Merged
toddbaert merged 4 commits into
open-feature:mainfrom
Kavindu-Dodan:fix/move-e2e-tests-to-test
Nov 15, 2023
Merged

chore: move e2e tests to test#1005
toddbaert merged 4 commits into
open-feature:mainfrom
Kavindu-Dodan:fix/move-e2e-tests-to-test

Conversation

@Kavindu-Dodan

Copy link
Copy Markdown
Contributor

This PR

Attempts to fix #1004

@Kavindu-Dodan Kavindu-Dodan requested a review from a team November 13, 2023 22:51
@netlify

netlify Bot commented Nov 13, 2023

Copy link
Copy Markdown

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 9a949ba
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/6554d3564cd1820009f8735a

@Kavindu-Dodan Kavindu-Dodan force-pushed the fix/move-e2e-tests-to-test branch from 8b3e843 to 12da482 Compare November 14, 2023 18:25
@codecov

codecov Bot commented Nov 14, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a572fd7) 72.17% compared to head (9a949ba) 71.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
- Coverage   72.17%   71.96%   -0.21%     
==========================================
  Files          28       28              
  Lines        2864     2864              
==========================================
- Hits         2067     2061       -6     
- Misses        695      699       +4     
- Partials      102      104       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kavindu-Dodan Kavindu-Dodan changed the title fix: move e2e tests to test chore: move e2e tests to test Nov 14, 2023
@toddbaert

Copy link
Copy Markdown
Member

Thanks for fixing this!

@toddbaert toddbaert force-pushed the fix/move-e2e-tests-to-test branch from 12da482 to 65616c9 Compare November 14, 2023 20:01
@toddbaert

Copy link
Copy Markdown
Member

@Kavindu-Dodan I merged a dep PR which caused conflicts (go.mod only). I've rebased and forced them back.

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
@toddbaert toddbaert force-pushed the fix/move-e2e-tests-to-test branch from 65616c9 to 751fd3f Compare November 15, 2023 14:09
Kavindu-Dodan and others added 2 commits November 15, 2023 09:09
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit a94b639 into open-feature:main Nov 15, 2023
@github-actions github-actions Bot mentioned this pull request Nov 15, 2023
toddbaert pushed a commit that referenced this pull request Nov 15, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.7.0</summary>

##
[0.7.0](flagd/v0.6.8...flagd/v0.7.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### 🐛 Bug Fixes

* **deps:** update module
github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.18
([#1011](#1011))
([90d4e4e](90d4e4e))


### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))


### 🧹 Chore

* move e2e tests to test
([#1005](#1005))
([a94b639](a94b639))
</details>

<details><summary>flagd-proxy: 0.3.0</summary>

##
[0.3.0](flagd-proxy/v0.2.13...flagd-proxy/v0.3.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/flagd/core to v0.6.8
([#1006](#1006))
([c9b48bd](c9b48bd))


### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))


### 🧹 Chore

* move e2e tests to test
([#1005](#1005))
([a94b639](a94b639))
</details>

<details><summary>core: 0.7.0</summary>

##
[0.7.0](core/v0.6.8...core/v0.7.0)
(2023-11-15)


### ⚠ BREAKING CHANGES

* OFO APIs were updated to version v1beta1, since they are more stable
now. Resources of the alpha versions are no longer supported in flagd or
flagd-proxy.

### ✨ New Features

* support OFO v1beta1 API
([#997](#997))
([bb6f5bf](bb6f5bf))
</details>

---
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>
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.

[FEATURE] Make flagd independent of go sdk provider

3 participants