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

Restrict openfl_container_image_workflow on approved branches #1280

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

pasokan-intel
Copy link
Collaborator

@pasokan-intel pasokan-intel commented Jan 17, 2025

This PR introduces few changes to .github/workflows/openfl-docker-build.yml. The workflow is designed to build the OpenFL project as a Docker container image and publish it to the GitHub Container Registry (GHCR).

Supported Branches: The workflow supports building images for the following branches:
develop (tags the image as latest).
v1.7.x (tags the image as 1.7).
For any other branches, the workflow will fail with an appropriate message.

@MasterSkepticista
Copy link
Collaborator

@pasokan-intel Could you please describe what this PR is about?

@gbikkiintel
Copy link
Collaborator

@pasokan-intel Could you please describe what this PR is about?

@MasterSkepticista This change is to build and push base image to ghcr artifactory for 1.7. and latest (from develop branch) tag

@psfoley psfoley merged commit 2f4649e into v1.7.x Jan 17, 2025
22 of 26 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.

4 participants