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

feature: rr-sdk beta.8, worker buildid support #408

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

rustatian
Copy link
Collaborator

Reason for This PR

closes: roadrunner-server/roadrunner#1689

Description of Changes

  • Update RR-SDK to beta.8 version.
  • Support worker versioning.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

@rustatian rustatian added C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. beta-nominated Nominated for backporting to the RR-Temporal in the beta channel. labels Aug 23, 2023
@rustatian rustatian requested a review from wolfy-j August 23, 2023 11:32
@rustatian rustatian self-assigned this Aug 23, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #408 (7a7501f) into master (7612d56) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   22.67%   22.67%           
=======================================
  Files           4        4           
  Lines         269      269           
=======================================
  Hits           61       61           
  Misses        206      206           
  Partials        2        2           

@rustatian rustatian merged commit 5ea7132 into master Aug 23, 2023
5 of 6 checks passed
@rustatian rustatian deleted the feature/versioning branch August 23, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-nominated Nominated for backporting to the RR-Temporal in the beta channel. C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[💡 FEATURE REQUEST]: Temporal Worker Versioning support
3 participants