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 Docker publish #2887

Merged
merged 3 commits into from
Jan 1, 2024
Merged

Fix Docker publish #2887

merged 3 commits into from
Jan 1, 2024

Conversation

prryplatypus
Copy link
Member

No description provided.

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

codecov bot commented Jan 1, 2024

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
@prryplatypus
Copy link
Member Author

prryplatypus commented Jan 1, 2024

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
27 checks passed
@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 <[email protected]>
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 <[email protected]>
Co-authored-by: Adam Hopkins <[email protected]>
Co-authored-by: Néstor Pérez <[email protected]>
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 <[email protected]>
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