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

Push image to f25e common container registry #522

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Push image to f25e common container registry #522

merged 2 commits into from
Jun 28, 2024

Conversation

paramids
Copy link
Contributor

No description provided.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
22082 15544 70% 60% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 4fc60f7 by action🐍

@@ -30,14 +30,27 @@ jobs:
run: |
poetry export -f requirements.txt --output requirements.txt --extras "all"

- id: version
name: Build Version
run: echo "version=$(date -u '+%Y%m%dT%H%M%SZ')" >> $GITHUB_ENV
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why introduce another type of versioning that the image pushed to docker hub?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

f25e we use timestamp for the image versions

@doctrino doctrino merged commit 7a76a0d into main Jun 28, 2024
7 checks passed
@doctrino doctrino deleted the SOL-866 branch June 28, 2024 06:24
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