This repository was archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Merger: embed two HLint actions #85
Merged
hazelweakly
merged 78 commits into
haskell:main
from
Anton-Latukha:merger/embed-two-hlint-actions
Jan 5, 2022
Merged
Merger: embed two HLint actions #85
hazelweakly
merged 78 commits into
haskell:main
from
Anton-Latukha:merger/embed-two-hlint-actions
Jan 5, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.24 to 14.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.24 to 14.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bump @types/node from 14.0.24 to 14.6.0
Bump @types/node from 14.0.24 to 14.6.0
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.3) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.3) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.11.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.11.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
2851b5f to
2a03350
Compare
That is move as is. Adjusting them goes further.
Workflows should be checked through use.
042e299 to
adde969
Compare
6 tasks
c97141d to
1a6115b
Compare
Names hopefully intuitively understandable.
1a6115b to
eab35fb
Compare
Now in `hlint-run` testing `hlint-setup` code. I think for released code `haskell/actions` need to have separate scheduled check.
eab35fb to
6f263b0
Compare
This was referenced Nov 12, 2021
Closed
5 tasks
|
Wished to merge it quickly, but in reality a month of waiting already almost passed. Could already start using this action downstream in useful projects. @jared-w what can we do to make the process faster? |
|
Hey there, sorry for the late response. I've had a lot going on, but I'll merge this now and add you as an author so that you can continue to maintain the hlint actions. |
|
Thank you. |
andreasabel
pushed a commit
to haskell-actions/setup
that referenced
this pull request
May 2, 2023
History context: 1. https://github.com/rwe/actions-hlint-run 2. ndmitchell/hlint#1311 3. haskell/actions#81 4. current merger of "unrelated repo histories", current branch 5. Merge request: haskell/actions#85 ...
mihaimaruseac
pushed a commit
to haskell-actions/hlint-setup
that referenced
this pull request
Sep 17, 2023
History context: 1. https://github.com/rwe/actions-hlint-run 2. ndmitchell/hlint#1311 3. haskell/actions#81 4. current merger of "unrelated repo histories", current branch 5. Merge request: haskell/actions#85 ...
mihaimaruseac
pushed a commit
to haskell-actions/hlint-run
that referenced
this pull request
Sep 17, 2023
History context: 1. https://github.com/rwe/actions-hlint-run 2. ndmitchell/hlint#1311 3. haskell/actions#81 4. current merger of "unrelated repo histories", current branch 5. Merge request: haskell/actions#85 ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
History context:
Repos:
Please, can we bless HLint GitHub action ndmitchell/hlint#1311
Please, help us merge or integrate the HLint action #81
Merge request: Merger: embed two HLint actions #85
... continuation: Please, checks after merge #86.
A bit of Git magic.
License information: both repos are MIT.
All work done contributions go to
rwe.History/authorship is preserved.