Skip to content

Simplify reusable workflow for building container images#138

Merged
gab-arrobo merged 2 commits intoomec-project:mainfrom
gab-arrobo:simplify-docker-build
Mar 11, 2026
Merged

Simplify reusable workflow for building container images#138
gab-arrobo merged 2 commits intoomec-project:mainfrom
gab-arrobo:simplify-docker-build

Conversation

@gab-arrobo
Copy link
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies the reusable GitHub Actions workflow used to build container images by narrowing the set of allowed build/pre-build commands, and it also updates the repository VERSION to a release value.

Changes:

  • Restrict build_command input to make docker-build or make build.
  • Restrict pre_build_command input to a single supported pre-build target (make pb).
  • Update VERSION from a -dev value to a release SemVer.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
VERSION Updates version string to a release value (0.0.21).
.github/workflows/docker-build.yml Simplifies and tightens allowed workflow inputs for build and pre-build steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo gab-arrobo merged commit ead90c2 into omec-project:main Mar 11, 2026
3 checks passed
@gab-arrobo gab-arrobo deleted the simplify-docker-build branch March 11, 2026 04:18
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.

3 participants