-
Notifications
You must be signed in to change notification settings - Fork 753
doc: overhaul RELEASE.md and add generate-release-changelog-links exe #6585
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
base: master
Are you sure you want to change the base?
Changes from 4 commits
0ba66ea
3fe0b06
45f3b0a
3aafab6
eec4983
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| use flake |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,6 +21,7 @@ result* | |
| stack.yaml.lock | ||
| .ghcid | ||
| .claude/settings.local.json | ||
| .direnv | ||
|
|
||
| /.cache | ||
| /db | ||
|
|
||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -66,6 +66,8 @@ let | |
| shellcheck | ||
| scriv | ||
| stylish-haskell | ||
| ] ++ [ | ||
| config.hsPkgs.generate-release-changelog-links.components.exes.generate-release-changelog-links | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this should be added to
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it's implicitly there already: https://ci.iog.io/build/13141104#tabs-constituents |
||
| ]; | ||
|
|
||
| withHoogle = true; | ||
|
|
||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.