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

[CLIENT-3005] CI/CD: Remove Github artifacts after uploading them to JFrog in each pipeline stage #638

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Jun 19, 2024

TODO

  • remove tags
  • revert vars

Test that Github artifacts are deleted:

dev-workflow-p2 (using this branch to test): https://github.com/aerospike/aerospike-client-python/actions/runs/9589340615
dev-to-stage: https://github.com/aerospike/aerospike-client-python/actions/runs/9589609479
stage-to-master: https://github.com/aerospike/aerospike-client-python/actions/runs/9598698300

Verified via nightly.link that these workflow runs don't contain artifacts

@juliannguyen4 juliannguyen4 force-pushed the CLIENT-3005-cicd-rm-gh-actions-in-stages branch from 1eaf1d7 to 83bfae3 Compare June 19, 2024 23:58
@juliannguyen4 juliannguyen4 marked this pull request as ready for review June 20, 2024 14:08
Copy link
Contributor

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

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

changes are okay. I do wish we can avoid using github artifacts altogether if possible though...

@juliannguyen4 juliannguyen4 merged commit bf6fb31 into dev Jun 20, 2024
120 checks passed
@juliannguyen4 juliannguyen4 deleted the CLIENT-3005-cicd-rm-gh-actions-in-stages branch June 20, 2024 21:50
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