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

Bsp-agent-DTM-RC:v1.8.0 #278

Merged
merged 24 commits into from
Jan 2, 2025
Merged

Bsp-agent-DTM-RC:v1.8.0 #278

merged 24 commits into from
Jan 2, 2025

Conversation

noslav
Copy link
Member

@noslav noslav commented Aug 13, 2024

WriteField should be used only for text fields.
CreateFormFile + part.Write send binary content.

PS. Pinner has also to be adjusted. covalenthq/ipfs-pinner#131

dependabot bot and others added 5 commits August 12, 2024 16:03
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.22.0 to 0.24.0.
- [Commits](golang/sys@v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/influxdata/influxdb-client-go/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-go/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-go@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/influxdata/influxdb-client-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
use stable ipfs-pinner
…/github.com/influxdata/influxdb-client-go/v2-2.14.0

Bump github.com/influxdata/influxdb-client-go/v2 from 2.13.0 to 2.14.0
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 15.84%. Comparing base (d0f896c) to head (4af8704).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
internal/storage/ipfs.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   15.54%   15.84%   +0.30%     
==========================================
  Files          53       53              
  Lines        6171     6174       +3     
==========================================
+ Hits          959      978      +19     
+ Misses       5164     5148      -16     
  Partials       48       48              

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

noslav and others added 15 commits August 13, 2024 13:27
…/github.com/ethereum/go-ethereum-1.14.8

Bump github.com/ethereum/go-ethereum from 1.14.7 to 1.14.8
…/golang.org/x/sys-0.24.0

Bump golang.org/x/sys from 0.22.0 to 0.24.0
Fix/ipfs multi part (PR to develop)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](golang/sys@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/golang.org/x/sys-0.25.0

Bump golang.org/x/sys from 0.24.0 to 0.25.0
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.14.8...v1.14.9)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/github.com/ethereum/go-ethereum-1.14.9

Bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.9
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.9 to 1.14.12.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.14.9...v1.14.12)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.25.0 to 0.28.0.
- [Commits](golang/sys@v0.25.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/golang.org/x/sys-0.28.0

Bump golang.org/x/sys from 0.25.0 to 0.28.0
…/github.com/fatih/color-1.18.0

Bump github.com/fatih/color from 1.17.0 to 1.18.0
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
@noslav noslav force-pushed the develop branch 2 times, most recently from 53fe9f7 to cd163e3 Compare January 2, 2025 15:29
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
noslav added 2 commits January 2, 2025 21:10
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
…/github.com/ethereum/go-ethereum-1.14.12

Bump github.com/ethereum/go-ethereum from 1.14.9 to 1.14.12
@noslav noslav changed the title Bsp-agent-DTM-RC:v1.7.5 Bsp-agent-DTM-RC:v1.8.0 Jan 2, 2025
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
@noslav noslav merged commit 2c01ac7 into main Jan 2, 2025
10 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.

2 participants