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

Cleaning up the CRIB Integration Tests worfklow and bump versions #14098

Closed
wants to merge 4 commits into from

Conversation

njegosrailic
Copy link
Contributor

@njegosrailic njegosrailic commented Aug 12, 2024

Cleaning up the CRIB Integration Tests workflow. Some of the steps and redundant and the GAP for CRIB isn't being used at all.

There are two composite GitHub Actions that can be used in your workflow to handle the provisioning and cleanup of ephemeral CRIB environments, so no need to install NIX:

  • crib-deploy-environment action - Composite action for deploying a CRIB, setting up GAP, Nix, and deploying to
    an ephemeral environment.

  • crib-purge-environment - Action to destroy CRIB ephemeral environment.
    It requires to run crib-deployment-environment beforehand
    and depends on the environment setup from a dependent composite action.

Requires Dependencies

Resolves Dependencies

@njegosrailic njegosrailic marked this pull request as ready for review August 12, 2024 14:58
@njegosrailic njegosrailic requested review from a team as code owners August 12, 2024 14:58
@njegosrailic njegosrailic requested a review from skudasov August 12, 2024 15:01
@njegosrailic njegosrailic changed the title Cleaning up the CRIB Integration Tests worfklow Cleaning up the CRIB Integration Tests worfklow and bump versions Aug 14, 2024
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 14, 2024
@github-actions github-actions bot closed this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants