Skip to content

docs: drop Docker demo publish step from RELEASE.md#2970

Merged
bjagg merged 1 commit into
uPortal-Project:masterfrom
bjagg:docs/drop-docker-demo-from-release
Apr 29, 2026
Merged

docs: drop Docker demo publish step from RELEASE.md#2970
bjagg merged 1 commit into
uPortal-Project:masterfrom
bjagg:docs/drop-docker-demo-from-release

Conversation

@bjagg

@bjagg bjagg commented Apr 29, 2026

Copy link
Copy Markdown
Member

Summary

The "Publish new docker demo of Quickstart" section of RELEASE.md tells the next releaser to push to `apereo/uportal-demo:latest`, but that practice was dropped years ago. Removing the dead step from the runbook so it matches what we actually do.

Changes

  • `docs/developer/other/RELEASE.md`: drop the `## Publish new docker demo of Quickstart` section, including the prerequisites bullet list and the `./gradlew dockerBuildImageDemo` + `docker push` code block. -16 lines, no other text touched.

Test plan

  • `docs/developer/other/RELEASE.md` still renders correctly with section flow Update uPortal-start → Update Community
  • CI green

🤖 Generated with Claude Code

Problem: The release runbook tells the next releaser to publish an
apereo/uPortal-demo Docker image and bump the :latest tag, but that
practice was dropped years ago. Following the doc as written produces
work that nobody asked for and that nobody is consuming downstream.

Goal: trim the dead step so RELEASE.md describes what a release
actually does today.

Changes:
- docs/developer/other/RELEASE.md: remove the "Publish new docker
  demo of Quickstart" section (the prerequisites bullet list, the
  gradlew/docker tag/push code block, and the section heading).
@bjagg bjagg merged commit 914b7d8 into uPortal-Project:master Apr 29, 2026
5 checks passed
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