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

fix(build_catalog): Only Create SC Tag When Building SC Branch #178

Conversation

casey-williams-rh
Copy link
Contributor

Overview

It has been observed that the build_deploy script is set up so that when the SC build Job runs, it write a new image over the original image_tag on which the commit is based.

This update fixes that issue.

Platform Security

Secure Coding Practices Checklist Link

Secure Coding Checklist

  • Input Validation

  • Output Encoding

  • Authentication and Password Management

  • Session Management

  • Access Control

  • Cryptographic Practices

  • Error Handling and Logging

  • Data Protection

  • Communication Security

  • System Configuration

  • Database Security

  • File Management

  • Memory Management

  • General Coding Practices

@petracihalova petracihalova merged commit 2e0ad1a into RedHatInsights:main Apr 22, 2024
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