Fletcher Chapin

Results 6 comments of Fletcher Chapin

I figured out it occurs when I put the raw string tag ```r``` in front of the docstring. You can see this in the screenshots below.

I just wanted to chime in and say this bug has been affecting me for a couple hours, so I had to revert to setting `attestations: false` in my GitHub...

I see, that's interesting because my original action had an identical stack with the Rekor error: https://github.com/we3lab/pype-schema/actions/runs/16766504059/job/47472565963 And with `attestations: false` it works: https://github.com/we3lab/pype-schema/actions/runs/16766590355 Figured I would share in case...

I improved upon @RemDelaporteMathurin implementation since this is badly needed for our releases. We have the code which automatically processes data on the first of each month, and we would...

Here is the GH Actions file we're using: https://github.com/we3lab/industrial-electricity-tariffs/blob/main/.github/workflows/upload-to-zenodo.yml And a is skeleton below. A few notes: - In theory, this should upload both source code and release assets, but...

I am facing this exact issue, and surprised to see this has no traction in the months since. First, this is the response from creating a new version. Notice that...