Skip to content

Fix Docker publish#2887

Merged
ahopkins merged 3 commits into
mainfrom
fix-docker-publish
Jan 1, 2024
Merged

Fix Docker publish#2887
ahopkins merged 3 commits into
mainfrom
fix-docker-publish

Conversation

@prryplatypus

Copy link
Copy Markdown
Member

No description provided.

@prryplatypus prryplatypus requested a review from a team as a code owner January 1, 2024 06:55
@codecov

codecov Bot commented Jan 1, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa72e80) 88.160% compared to head (d7b5e2e) 88.026%.

Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2887       +/-   ##
=============================================
- Coverage   88.160%   88.026%   -0.135%     
=============================================
  Files           94        94               
  Lines         7433      7433               
  Branches      1283      1283               
=============================================
- Hits          6553      6543       -10     
- Misses         616       623        +7     
- Partials       264       267        +3     

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

The actions uses data from the release object itself, so workflow dispatch doesn't work anyway
ahopkins
ahopkins previously approved these changes Jan 1, 2024
Comment thread .github/workflows/publish-release.yml
@prryplatypus

prryplatypus commented Jan 1, 2024

Copy link
Copy Markdown
Member Author

Images for v23.12.0 have been uploaded to Docker Hub. And fixed another couple of issues along the way 🙂

@ahopkins ahopkins merged commit acb29c9 into main Jan 1, 2024
@ahopkins ahopkins deleted the fix-docker-publish branch January 1, 2024 13:45
ahopkins pushed a commit that referenced this pull request Jan 9, 2024
* Fix Docker publish (#2887)

* Fix Docker publish

* Remove workflow dispatch

The actions uses data from the release object itself, so workflow dispatch doesn't work anyway

* More fixes

* DOCS: small fix to class name

small typo fix for the logger Sanic extension

---------

Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
ahopkins added a commit that referenced this pull request Jan 9, 2024
* Add test for issue #2823

* Do not strip entity-headers.

* Remove unused import

* Remove remove_entity_headers()

* Add workflow_dispatch release

* RTD build fix

* RTD build fix (another)

* RTD build fix (yet another)

* Update Crowdin configuration file

* Fix Docker publish (#2887)

* Fix Docker publish

* Remove workflow dispatch

The actions uses data from the release object itself, so workflow dispatch doesn't work anyway

* More fixes

* Remove test for removed functionality.

---------

Co-authored-by: L. Kärkkäinen <Tronic@users.noreply.github.com>
Co-authored-by: Adam Hopkins <adam@amhopkins.com>
Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com>
ahopkins added a commit that referenced this pull request Jun 30, 2024
* Add workflow_dispatch release

* RTD build fix

* RTD build fix (another)

* RTD build fix (yet another)

* Update Crowdin configuration file

* Fix Docker publish (#2887)

* Fix Docker publish

* Remove workflow dispatch

The actions uses data from the release object itself, so workflow dispatch doesn't work anyway

* More fixes

* Backport PRs 2979 2980

* Cleanup tests

---------

Co-authored-by: Néstor Pérez <25409753+prryplatypus@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.

2 participants