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

CI maintenance #77

Merged
merged 3 commits into from
Sep 28, 2023
Merged

CI maintenance #77

merged 3 commits into from
Sep 28, 2023

Conversation

jgehrcke
Copy link
Owner

No description provided.

After a mypy bump there are type issues; makes sense
to think through those after bumping pandas to 2.x.
Ignore until then.
on my machine I saw a

  FileNotFoundError: [Errno 2] No such file or directory: 'stargazers-rs.csv.tmp' -> 'stargazers-rs.csv'

during test 1 that I had not seen years ago
and that's also not present in GitHub actions.
I supposed that something about my tmp directory
setup and bats specific way to manage directories
was the culprit. Bumping bats indeed helped.

Bats has made great progress, that's lovely to see.
@jgehrcke jgehrcke merged commit 39be395 into main Sep 28, 2023
1 check 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.

None yet

1 participant