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 logic to publish images to ghcr #55

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Fix logic to publish images to ghcr #55

merged 1 commit into from
Sep 24, 2023

Conversation

masih
Copy link
Member

@masih masih commented Sep 24, 2023

Trigger publish via releaser workflow and build on PR events.

Bump the version to trigger build.

Trigger publish via releaser workflow and build on PR events.

Bump the version to trigger build.
@github-actions
Copy link

Suggested version: v0.0.4

Comparing to: v0.0.3 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# 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.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.0.4

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.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (e4d0d94) 3.09% compared to head (02fb844) 3.09%.

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

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #55   +/-   ##
=====================================
  Coverage   3.09%   3.09%           
=====================================
  Files          7       7           
  Lines        581     581           
=====================================
  Hits          18      18           
  Misses       560     560           
  Partials       3       3           

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

@masih masih merged commit adac27a into main Sep 24, 2023
11 checks passed
@masih masih deleted the masih/fix-ghcr-publish branch September 24, 2023 17:37
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