python-template icon indicating copy to clipboard operation
python-template copied to clipboard

Error cleaning up next_steps

Open lyashevska opened this issue 1 year ago • 0 comments

Checklist before submitting a bug report

  • [x] I have checked the existing issues and couldn't find an issue about this bug.

Bug details

Describe the bug

I created project using default features for 'Recommended profile'. Then I created a repository and pushed everything. I see several next_steps workflows that fail:

next_steps_online_documentation: https://github.com/lyashevska/test-localdocs/actions/runs/10629416565/job/29466205450 next_steps_linting: https://github.com/lyashevska/test-localdocs/actions/runs/10629416566/job/29466206109#step:5:26

To Reproduce

Steps to reproduce the behavior:

  1. install copier using '...'
  2. run copier copy ...
  3. Select Recommended profile
  4. Accept all defaults.
  5. Push to the repo
  6. See Actions tab.

Error Message

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

Desktop (please complete the following information):

  • Template profile
    • [x] recommended
    • [ ] minimum
    • [ ] let me choose

lyashevska avatar Aug 30 '24 08:08 lyashevska