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

release: v2.12.3 #1466

Merged
merged 7 commits into from
Feb 16, 2023
Merged

release: v2.12.3 #1466

merged 7 commits into from
Feb 16, 2023

Conversation

rustatian
Copy link
Member

Reason for This PR

  • Stable release schedule.

Description of Changes

👀 New:

  • ✒️ Composer.json: add contributors, funds, project description: PR, (thanks @roxblnfk)

🧹 Chore:

  • 🧑‍🏭 Dependencies: update project dependencies.
  • 🧑‍🏭 Go: update Go to 1.20.

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.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label Feb 16, 2023
@rustatian rustatian requested a review from wolfy-j February 16, 2023 12:07
@rustatian rustatian self-assigned this Feb 16, 2023
@rustatian rustatian changed the base branch from master to stable February 16, 2023 12:07
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #1466 (a5bb90d) into stable (18a7a98) will decrease coverage by 1.61%.
The diff coverage is 52.22%.

@@            Coverage Diff             @@
##           stable    #1466      +/-   ##
==========================================
- Coverage   43.00%   41.40%   -1.61%     
==========================================
  Files          13       17       +4     
  Lines         658      814     +156     
==========================================
+ Hits          283      337      +54     
- Misses        354      449      +95     
- Partials       21       28       +7     
Impacted Files Coverage Δ
container/config.go 74.54% <ø> (ø)
container/container.go 100.00% <ø> (ø)
internal/cli/jobs/render.go 0.00% <0.00%> (ø)
internal/cli/jobs/subcommands.go 0.00% <0.00%> (ø)
internal/cli/reset/command.go 9.30% <ø> (+1.13%) ⬆️
internal/cli/serve/command.go 5.88% <0.00%> (+0.16%) ⬆️
internal/cli/workers/render.go 0.00% <0.00%> (ø)
internal/rpc/client.go 63.33% <ø> (ø)
internal/cli/jobs/command.go 35.41% <35.41%> (ø)
lib/roadrunner.go 64.40% <64.40%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rustatian rustatian merged commit 18f526a into stable Feb 16, 2023
@rustatian rustatian deleted the release/v2.12.3 branch February 16, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant