* Implement sponge functionality
* Fix compilation errors
* There are no errors in Ba Sing Se
* Fix formatting
* Downgrade docker support
* Update docker.yml
* Update mod.rs
* Update mod.rs
* Delete pumpkin/src/block/blocks/sponge.rs
---------
Co-authored-by: Your Name <you@example.com>
* workflows: begin work on docker image deployment
Started work on `docker.yml` for automatic docker image deployment on
pushes to to branches (notably, excluding people's PRs).
Useful resource:
<https://docs.docker.com/build/ci/github-actions/manage-tags-labels/>
* workflows: Minor adjustments to deploy-docker-image action
* workflows: updated docker image workflow according to GH docs
* workflows: temporarily test deployment via docker-deploy branch
* workflows: use only subject-name for attestation
* workflows: specify subject-path for attestation
* workflows: remove attestation for now, too fiddly
* workflows: remove tmp test branch