Skip to content

🧪 Add a dedicated CI/CD job for building the dists#692

Merged
webknjaz merged 1 commit into
aio-libs:masterfrom
webknjaz:maintenance/reusable-tox-build-job
May 7, 2025
Merged

🧪 Add a dedicated CI/CD job for building the dists#692
webknjaz merged 1 commit into
aio-libs:masterfrom
webknjaz:maintenance/reusable-tox-build-job

Conversation

@webknjaz

@webknjaz webknjaz commented May 7, 2025

Copy link
Copy Markdown
Member

This includes referencing reusable-tox.yml, integrating a "compute vars" job, plugging the artifact download/install into other jobs and cleaning up rebuilds in arbitrary places in CI.

What do these changes do?

$sbj.

Are there changes in behavior for the user?

Nah.

Related issue number

N/A

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

@webknjaz webknjaz self-assigned this May 7, 2025
@webknjaz webknjaz force-pushed the maintenance/reusable-tox-build-job branch 7 times, most recently from 54b99b1 to 8646f60 Compare May 7, 2025 13:27
This includes referencing `reusable-tox.yml`, integrating a "compute
vars" job, plugging the artifact download/install into other jobs and
cleaning up rebuilds in arbitrary places in CI.
@webknjaz webknjaz force-pushed the maintenance/reusable-tox-build-job branch from 8646f60 to 88fe767 Compare May 7, 2025 13:34
@codecov

codecov Bot commented May 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c99e8f6) to head (88fe767).
⚠️ Report is 82 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #692   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           15        15           
  Branches         2         2           
=========================================
  Hits            15        15           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@webknjaz webknjaz merged commit c8a9784 into aio-libs:master May 7, 2025
16 checks passed
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.

1 participant