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

Feat/job env #210

Merged
merged 6 commits into from
Aug 10, 2023
Merged

Feat/job env #210

merged 6 commits into from
Aug 10, 2023

Conversation

crgisch
Copy link
Contributor

@crgisch crgisch commented Jul 28, 2023

  • Add support to manipulate job envs
  • Add support to unbind services from jobs
  • Update service bind/unbind to newer routes

tsuru/client/env.go Outdated Show resolved Hide resolved
tsuru/client/env.go Outdated Show resolved Hide resolved
tsuru/client/env.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 95.45% and project coverage change: +0.21% 🎉

Comparison is base (00513e7) 70.91% compared to head (3826e45) 71.13%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   70.91%   71.13%   +0.21%     
==========================================
  Files          44       44              
  Lines        8132     8187      +55     
==========================================
+ Hits         5767     5824      +57     
+ Misses       1534     1533       -1     
+ Partials      831      830       -1     
Files Changed Coverage Δ
tsuru/client/services.go 68.56% <85.18%> (+0.60%) ⬆️
tsuru/client/env.go 70.41% <100.00%> (+11.35%) ⬆️

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

@crgisch crgisch merged commit 50d60fd into tsuru:master Aug 10, 2023
6 checks passed
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