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

remove the task which deletes artifacts from automatus GH workflows #11482

Merged

Conversation

vojtapolasek
Copy link
Collaborator

Description:

  • remove the task which deletes the datastream used during Automatus Github actions

Rationale:

we are experiencing problems after upgrade of delete-artifact action to version 4 and they are degrading our ability to use CI efficiently. This will be probably only temporary fix before we figure out what is the problem with the GH action and its usage in our repository. At the same time removing this task should not pose any serious problems, old artifacts are deleted after 90 days.

Review Hints:

  • create a PR based on this change and modify a remediation which will force Automatus actions to kick in.

we are experiencing problems after upgrade of delete-artifact action to version 4 and they are degrading our ability to use CI efficiently.
This will be probably only temporary fix before we figure out what is the problem with the GH action and its usage in our repository.
At the same time removing this task should not pose any serious problems, old artifacts are deleted after 90 days.
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

Copy link

codeclimate bot commented Jan 25, 2024

Code Climate has analyzed commit ccff194 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 58.5% (0.0% change).

View more on Code Climate.

@Mab879 Mab879 self-assigned this Jan 25, 2024
@Mab879 Mab879 merged commit 0279068 into ComplianceAsCode:master Jan 25, 2024
41 of 43 checks passed
@vojtapolasek vojtapolasek added the Infrastructure Our content build system label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants