Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Oct 23, 2023

Latest client release failed because I failed to consider that the install step currently requires all artifacts (both client, and now server) to be built. Since we use cmake --build . --target "$clientOrServer", it failed on the install step because server isn't built.

This commit makes installation optional for either.

@cwaldren-ld cwaldren-ld marked this pull request as ready for review October 23, 2023 20:33
@cwaldren-ld cwaldren-ld requested a review from a team October 23, 2023 20:33
@cwaldren-ld cwaldren-ld merged commit fe08c3c into main Oct 23, 2023
@cwaldren-ld cwaldren-ld deleted the cw/fix-missing-install branch October 23, 2023 22:43
@github-actions github-actions bot mentioned this pull request Oct 23, 2023
cwaldren-ld pushed a commit that referenced this pull request Oct 23, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-cpp-client: 3.2.1</summary>

##
[3.2.1](launchdarkly-cpp-client-v3.2.0...launchdarkly-cpp-client-v3.2.1)
(2023-10-23)


### Bug Fixes

* allow for installing only the client or server SDK independently
([#269](#269))
([fe08c3c](fe08c3c))
</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>
This was referenced Oct 23, 2023
cwaldren-ld pushed a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-cpp-server: 0.1.0</summary>

## 0.1.0 (2023-10-25)


### Features

* server-side SDK
([#160](#160))
([75eece3](75eece3))


### Bug Fixes

* allow for installing only the client or server SDK independently
([#269](#269))
([fe08c3c](fe08c3c))
</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>
@github-actions github-actions bot mentioned this pull request May 13, 2024
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