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-1837] CI/CD: Skip dev and stage tests if only documentation or type stub changes were made #599

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Apr 8, 2024

TODO: need to single source version (i.e remove hardcoding the version in aerospike.c)

dev-to-stage skips stage tests when either doc or type stub changes are made:
Regression testing for dev-to-stage (do the stage tests still run normally otherwise?): https://github.com/aerospike/aerospike-client-python/actions/runs/9180691640

@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Docs: Skip dev and stage tests only if documentation changes were made [CLIENT-1837] CI/CD: Skip dev and stage tests only if documentation changes were made Apr 8, 2024
@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Skip dev and stage tests only if documentation changes were made [CLIENT-1837] CI/CD: Skip dev and stage tests if only documentation changes were made Apr 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.35%. Comparing base (ac4f4c4) to head (8922ba3).
Report is 1 commits behind head on dev.

Current head 8922ba3 differs from pull request most recent head 3249602

Please upload reports for the commit 3249602 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #599   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files         100      100           
  Lines       15358    15358           
=======================================
  Hits        12494    12494           
  Misses       2864     2864           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Skip dev and stage tests if only documentation changes were made [CLIENT-1837] CI/CD: Skip dev and stage tests if only certain changes were made between dev and stage May 21, 2024
@juliannguyen4 juliannguyen4 changed the title [CLIENT-1837] CI/CD: Skip dev and stage tests if only certain changes were made between dev and stage [CLIENT-1837] CI/CD: Skip dev and stage tests if only documentation or type stub changes were made May 21, 2024
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.

None yet

2 participants