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

Update core #2408

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Update core #2408

merged 4 commits into from
Nov 21, 2023

Conversation

gammazero
Copy link
Collaborator

Update core, which updates go-libipni to get minor leak fix.

  • Removes unupporte admin import command.
  • Removed unsupported admin import api endpoints.

- Remove unnecessary calls to set header for status ok.
- Remove two unsupported admin api endpoints.
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6867bb7) 48.27% compared to head (7a21ceb) 48.85%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2408      +/-   ##
==========================================
+ Coverage   48.27%   48.85%   +0.57%     
==========================================
  Files          82       81       -1     
  Lines        9792     9670     -122     
==========================================
- Hits         4727     4724       -3     
+ Misses       4518     4399     -119     
  Partials      547      547              

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

Copy link
Contributor

Suggested version: v0.8.9

Comparing to: v0.8.8 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/ipni/storetheindex/config
## compatible changes
Datastore.RemoveTmpAtStart: added

# diagnostics
required module github.com/kataras/iris/v12@v12.0.1 retracted by module author: Retract older versions as only latest is to be depended upon. Please update to @latest
required module github.com/microcosm-cc/bluemonday@v1.0.2 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.9.0

gocompat says:

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

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to main. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

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.

@gammazero gammazero merged commit c7b33cb into main Nov 21, 2023
11 checks passed
@gammazero gammazero deleted the update-core branch November 21, 2023 18:27
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