Skip to content

Conversation

@ynezz
Copy link
Member

@ynezz ynezz commented Jan 11, 2026

ci: add support for testing PR containers

Enable PR container publishing to GHCR with pr- tags so that
containers can be manually tested before merging. Add cleanup workflow
to automatically delete PR containers when the PR is closed.

ci: remove very old GitLab bits

To make the tree clean and tidy.

docker: fix Dockerfile deprecation warnings

Replace deprecated MAINTAINER instruction with LABEL and update ENV
statements from legacy "ENV key value" format to "ENV key=value" format.

ynezz added 3 commits January 11, 2026 14:30
Replace deprecated MAINTAINER instruction with LABEL and update ENV
statements from legacy "ENV key value" format to "ENV key=value" format.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
To make the tree clean and tidy.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Enable PR container publishing to GHCR with pr-<number> tags so that
containers can be manually tested before merging. Add cleanup workflow
to automatically delete PR containers when the PR is closed.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
@ynezz ynezz force-pushed the ynezz/ci-improvements branch from 2783bbc to 93918cc Compare January 11, 2026 14:39
@openwrt-bot openwrt-bot merged commit 93918cc into openwrt:main Jan 11, 2026
4 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