Skip to content

Conversation

@gammazero
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 9, 2023

Suggested version: v0.5.9

Comparing to: v0.5.8 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/data-preservation-programs/singularity/api
## incompatible changes
Server.Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# github.com/data-preservation-programs/singularity/retriever/endpointfinder
## incompatible changes
NewEndpointFinder: changed from func(MinerInfoFetcher, github.com/libp2p/go-libp2p/core/host.Host, int) (*EndpointFinder, error) to func(MinerInfoFetcher, github.com/libp2p/go-libp2p/core/host.Host, ...Option) *EndpointFinder
## compatible changes
Option: added
WithErrorLruSize: added
WithErrorLruTimeout: added
WithLruSize: added
WithLruTimeout: added

# github.com/data-preservation-programs/singularity/service
## incompatible changes
Done: removed
Fail: removed
Server.Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# github.com/data-preservation-programs/singularity/service/contentprovider
## incompatible changes
(*HTTPServer).Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error
BitswapServer.Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# github.com/data-preservation-programs/singularity/service/datasetworker
## incompatible changes
(*StateMonitor).Start: changed from func(context.Context) <-chan struct{} to func(context.Context)
(*Thread).Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error
## compatible changes
(*StateMonitor).Done: added

# github.com/data-preservation-programs/singularity/service/dealpusher
## incompatible changes
(*DealPusher).Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# github.com/data-preservation-programs/singularity/service/dealtracker
## incompatible changes
(*DealTracker).Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# github.com/data-preservation-programs/singularity/service/downloadserver
## incompatible changes
(*DownloadServer).Start: changed from func(context.Context) ([]<-chan struct{}, <-chan error, error) to func(context.Context, chan<- error) error

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
required module github.com/microcosm-cc/bluemonday@v1.0.21 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.6.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@codecov
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (56c253f) 71.57% compared to head (63c37b3) 71.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   71.57%   71.39%   -0.19%     
==========================================
  Files         150      150              
  Lines        9926     9926              
==========================================
- Hits         7105     7087      -18     
- Misses       2101     2113      +12     
- Partials      720      726       +6     

see 3 files with indirect coverage changes

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

@gammazero gammazero merged commit 978935b into main Nov 9, 2023
@gammazero gammazero deleted the new-version branch November 9, 2023 19:55
Sankara-Jefferson pushed a commit that referenced this pull request Jun 14, 2025
Sankara-Jefferson pushed a commit to Sankara-Jefferson/singularity that referenced this pull request Jun 14, 2025
Sankara-Jefferson pushed a commit that referenced this pull request Jun 17, 2025
parkan pushed a commit that referenced this pull request Oct 22, 2025
parkan pushed a commit that referenced this pull request Oct 28, 2025
parkan pushed a commit that referenced this pull request Nov 6, 2025
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