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

Export requirements before component governance is run #35

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

romanlutz
Copy link
Contributor

Description

Since switching away from poetry, component governance stopped working since we don't export to a requirements file any longer. This PR fixes that by using toml-to-req

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

Copy link

github-actions bot commented Feb 6, 2024

Test Results

83 tests  ±0   83 ✅ ±0   7s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit f2f93bc. ± Comparison against base commit 871e7aa.

♻️ This comment has been updated with latest results.

@romanlutz romanlutz merged commit 634e323 into main Feb 6, 2024
7 checks passed
@romanlutz romanlutz deleted the romanlutz/fix_cg branch February 6, 2024 17:21
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

3 participants