Skip to content

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Jan 31, 2024

Incorporates the hello-haproxy example directly into the repo so it can be continually tested and kept up-to-date.

This is fix because:

  • Should have been in the repo in the first place :)
  • Test out release-please, but..
  • ..doesn't generate a new minor version

Copy link

This pull request has been linked to Shortcut Story #231453: Update Lua example repos to use new SDK.

@cwaldren-ld cwaldren-ld changed the base branch from main to cw/release-please-publish January 31, 2024 02:49
@cwaldren-ld cwaldren-ld force-pushed the cw/release-please-publish branch from a965b51 to 9056fd9 Compare January 31, 2024 23:51
@cwaldren-ld cwaldren-ld force-pushed the cw/sc-231453/hello-haproxy branch from 76fcd9b to b44dc4d Compare January 31, 2024 23:59
Base automatically changed from cw/release-please-publish to main February 1, 2024 20:01
@cwaldren-ld cwaldren-ld changed the title chore: add hello-haproxy fix: add hello-haproxy Feb 1, 2024
@cwaldren-ld cwaldren-ld force-pushed the cw/sc-231453/hello-haproxy branch from 2fe364c to 4038ab8 Compare February 1, 2024 20:09
@cwaldren-ld cwaldren-ld marked this pull request as ready for review February 1, 2024 21:42
@cwaldren-ld cwaldren-ld requested a review from a team February 1, 2024 21:42
@cwaldren-ld cwaldren-ld force-pushed the cw/sc-231453/hello-haproxy branch from 566096c to 0872170 Compare February 1, 2024 21:53
# The sleep is to give haproxy some time to start-up.
run: |
docker run -dit --rm --name hello-haproxy -p 8123:8123 --env LD_SDK_KEY="$LD_SDK_KEY" launchdarkly:hello-haproxy
sleep 5
Copy link
Member

Choose a reason for hiding this comment

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

This is probably fine, but if it ends up being a problem you could instead just use curl with something like --retry 10 --retry-connrefused --retry-delay 1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's probably more robust.

@cwaldren-ld cwaldren-ld force-pushed the cw/sc-231453/hello-haproxy branch from 2c887ef to 39f3b9a Compare February 1, 2024 23:21
@cwaldren-ld cwaldren-ld merged commit 72481e3 into main Feb 1, 2024
@cwaldren-ld cwaldren-ld deleted the cw/sc-231453/hello-haproxy branch February 1, 2024 23:32
cwaldren-ld pushed a commit that referenced this pull request Feb 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.3](v2.0.2...v2.0.3)
(2024-02-07)


### Bug Fixes

* add hello-haproxy
([#69](#69))
([72481e3](72481e3))

---
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>
Co-authored-by: LaunchDarklyReleaseBot <LaunchDarklyReleaseBot@launchdarkly.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.

2 participants