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

Fix task env-pull target #810

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Fix task env-pull target #810

merged 1 commit into from
Jun 30, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 30, 2022

After the switch from image to build in docker-compose.yml,
the previous command did nothing useful.

After the switch from `image` to `build` in `docker-compose.yml`,
the previous command did nothing useful.
@AlekSi AlekSi marked this pull request as ready for review June 30, 2022 11:56
@AlekSi AlekSi enabled auto-merge (squash) June 30, 2022 11:56
@AlekSi AlekSi requested review from a team, w84thesun, seeforschauer and noisersup and removed request for a team June 30, 2022 11:57
@AlekSi AlekSi self-assigned this Jun 30, 2022
@AlekSi AlekSi added the code/chore Code maintenance improvements label Jun 30, 2022
@AlekSi AlekSi added this to the v0.5.0 milestone Jun 30, 2022
@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #810 (0506257) into main (c6ce9e8) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
- Coverage   59.51%   59.47%   -0.04%     
==========================================
  Files         214      214              
  Lines        9447     9447              
==========================================
- Hits         5622     5619       -3     
- Misses       3174     3176       +2     
- Partials      651      652       +1     
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
Flag Coverage Δ
FerretDB 61.98% <ø> (-0.04%) ⬇️
MongoDB 7.39% <ø> (-0.04%) ⬇️
integration 62.08% <ø> (-0.04%) ⬇️
unit 27.44% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi merged commit db9698f into FerretDB:main Jun 30, 2022
@AlekSi AlekSi deleted the env-pull branch June 30, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants