Skip to content
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

feat: add rockspec #83

Closed
wants to merge 251 commits into from
Closed

feat: add rockspec #83

wants to merge 251 commits into from

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Dec 18, 2022

Description of changes
Things done

@mrcjkb mrcjkb force-pushed the 75-rockspec branch 4 times, most recently from 5be2d3a to 6d83567 Compare January 11, 2023 15:43
@mrcjkb mrcjkb marked this pull request as draft January 13, 2023 22:37
@mrcjkb
Copy link
Owner Author

mrcjkb commented Jan 13, 2023

Marking as draft, until this github action is ready for use.

mrcjkb and others added 11 commits January 14, 2023 01:35
###### Description of changes

###### Things done

- [x] Tested, as applicable:
  - [x] Manually
  - [x] Added plenary specs
- [x] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)
as a workaround for the failing build on nixpkgs-unstable

###### Things done

- [x] Tested, as applicable:
  - [ ] Manually
  - [ ] Added plenary specs
- [ ] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)
###### Description of changes

###### Things done

- [x] Tested, as applicable:
  - [x] Manually
  - [ ] Added plenary specs
- [x] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)

Co-authored-by: Github Actions <actions@github>
###### Description of changes

###### Things done

- [x] Tested, as applicable:
  - [x] Manually
  - [ ] Added plenary specs
- [x] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)

Co-authored-by: Github Actions <actions@github>
…107)

###### Things done

- [ ] Tested, as applicable:
  - [ ] Manually
  - [ ] Added plenary specs
- [ ] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)
###### Description of changes

###### Things done

- [x] Tested, as applicable:
  - [ ] Manually
  - [x] Added lints
- [x] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)
Co-authored-by: Github Actions <actions@github>
@mrcjkb
Copy link
Owner Author

mrcjkb commented Jan 22, 2023

No idea how this just got closed!
And the reopen button is greyed out...

@mrcjkb mrcjkb mentioned this pull request Jan 22, 2023
5 tasks
mrcjkb added a commit that referenced this pull request Feb 3, 2023
Created a new PR because #83 got closed and cannot be reopened. For some
reason GitHub thinks it has over 250 commits.

###### Things done

- [x] Tested, as applicable:
  - [x] Manually
  - [ ] Added plenary specs
- [x] Updated
[CHANGELOG.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CHANGELOG.md)
(if applicable).
- [x] Fits
[CONTRIBUTING.md](https://github.com/MrcJkb/haskell-tools.nvim/blob/master/CONTRIBUTING.md)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create rockspec so that luarocks can automatically map the plugin dependencies
5 participants