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 build script #309

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Fix build script #309

merged 1 commit into from
Jun 9, 2021

Conversation

jim3ma
Copy link
Member

@jim3ma jim3ma commented Jun 9, 2021

Description

  1. Add missing manager build script
  2. Update some wrong variant in build.sh

Related Issue

#308

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jim3ma jim3ma requested a review from a team as a code owner June 9, 2021 08:46
@jim3ma jim3ma force-pushed the fix-build-script branch from 40f9602 to 3512bb6 Compare June 9, 2021 08:47
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2021

Codecov Report

Merging #309 (3512bb6) into main (60f673c) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 3512bb6 differs from pull request most recent head 4b843b8. Consider uploading reports for the commit 4b843b8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   43.75%   43.81%   +0.06%     
==========================================
  Files          53       53              
  Lines        4176     4195      +19     
==========================================
+ Hits         1827     1838      +11     
- Misses       2115     2119       +4     
- Partials      234      238       +4     
Flag Coverage Δ
unittests 43.81% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
client/daemon/peer/peertask_base.go 33.65% <0.00%> (-0.98%) ⬇️
scheduler/config/dynconfig.go 54.38% <0.00%> (+12.28%) ⬆️

@jim3ma jim3ma force-pushed the fix-build-script branch from 3512bb6 to 4b843b8 Compare June 9, 2021 08:49
@gaius-qi gaius-qi merged commit dd6daf5 into main Jun 9, 2021
@gaius-qi gaius-qi deleted the fix-build-script branch June 9, 2021 08:59
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.24...v0.11.25)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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.

4 participants