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

Improve CCC adding temp-fix check #335

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

QU35T-code
Copy link
Member

@QU35T-code QU35T-code commented Apr 16, 2024

Description

Added an additional Check step to the pipeline.
This will analyze all the source code and retrieve the temp-fixes present in certain functions. If the temp-fix date has expired, then the CCC will return an error before the build even starts.
This will save time and avoid having to build to see that a temp-fix has expired and needs to be updated.

@QU35T-code QU35T-code self-assigned this Apr 16, 2024
@QU35T-code QU35T-code added enhancement New feature or request ready for merge in the waitlist for merge, requires preliminary steps waiting for review A review is requested and removed ready for merge in the waitlist for merge, requires preliminary steps labels Apr 16, 2024
@ShutdownRepo ShutdownRepo added ready for merge in the waitlist for merge, requires preliminary steps and removed waiting for review A review is requested labels Apr 16, 2024
@ShutdownRepo ShutdownRepo merged commit d436f58 into ThePorgs:dev Apr 16, 2024
42 checks passed
@QU35T-code QU35T-code deleted the enhancement/ccc branch April 17, 2024 11:00
@QU35T-code QU35T-code removed the ready for merge in the waitlist for merge, requires preliminary steps label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants