Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 24, 2024
1 parent cfbafb3 commit ce2a54f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exclude-labels:
exclude-labels:
# When PR will not be classified if it has these labels
- skip changelog
- release
Expand Down
12 changes: 6 additions & 6 deletions release-procedure.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
```

* Update the release drafter:
Go to https://github.com/pydata/sparse
Under the “Release" section there are two links: One is the latest release (it has a tag).
The second one is +<number of releases>. Click on the second one so you can see the release drafter.
Edit the draft by clicking the "pencil" figure.
Make sure you have the correct tags. If they are not, you can create one.
If the markdown page looks correct, click on “Publish release”.
Go to https://github.com/pydata/sparse
Under the “Release" section there are two links: One is the latest release (it has a tag).
The second one is +<number of releases>. Click on the second one so you can see the release drafter.
Edit the draft by clicking the "pencil" figure.
Make sure you have the correct tags. If they are not, you can create one.
If the markdown page looks correct, click on “Publish release”.
<br>
* Enable the newly-pushed tag for documentation: https://readthedocs.org/projects/sparse-nd/versions/
* Wait for conda-forge to realise that the build is too old and make a PR.
Expand Down

0 comments on commit ce2a54f

Please sign in to comment.