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

Fix and update GitHub Actions + Add publish action #33

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

leifgehrmann
Copy link
Owner

@leifgehrmann leifgehrmann commented Jun 23, 2024

  • Renames the build.yml to test.yml.
  • Renames the jobs for existing workflows.
  • Added the build.yml workflow to test that python setup.py sdist works.
  • Added publish.yml for publishing pangocairocffi.
  • Added setuptools to requirements.txt because it is a dependency used in publish.yml and build.yml.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.48%. Comparing base (ff494c0) to head (6b2e649).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   75.48%   75.48%           
=======================================
  Files           6        6           
  Lines         155      155           
=======================================
  Hits          117      117           
  Misses         38       38           

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

@leifgehrmann leifgehrmann merged commit e1ab8d0 into master Jun 25, 2024
36 checks passed
@leifgehrmann leifgehrmann deleted the github-actions branch June 25, 2024 21:33
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