Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/packspec

ALPHA package dependencies spec
https://github.com/neovim/packspec

docs: tagline

b89d02313a20a05b8e2aacc1b4c87d249938b005 authored 11 months ago by Justin M. Keyes <[email protected]>
docs, spec

part of #41

47525a355ecd9f75859dfaab05fa853ce5fda36f authored over 1 year ago by Justin M. Keyes <[email protected]>
docs, spec

part of #41

72a1e2adad14656df245f49ce5bd54431e7b9cae authored over 1 year ago by Justin M. Keyes <[email protected]>
pkg.json "pivot"

part of #41

085a0ca17d5a5d892299db638b31e0c8fdc65d16 authored over 1 year ago by Justin M. Keyes <[email protected]>
spec: pkg.json "pivot"

part of #41

36fddbed01c2f148446ebbda8fe721ce493a7610 authored over 1 year ago by Justin M. Keyes <[email protected]>
Update CNAME

3ed66121f7fdf019b42b304e15ffaa13533b138e authored over 1 year ago by Justin M. Keyes <[email protected]>
Create CNAME

d929ea8e678b9240fc85118202b2704e2a740b2f authored over 1 year ago by Justin M. Keyes <[email protected]>
website (github pages)

e8632327ff271feb325c48dee381cec0cd3dffef authored over 1 year ago by Justin M. Keyes <[email protected]>
feat: author information in description (#34)

93475e47545b579fd20b6c5ce13c4163e7956046 authored almost 3 years ago by Javier Lopez <[email protected]>
Merge pull request #33 from nvim-lua/protocol

add additional source protocol

dd087924d8f463d256e36804e933fa6030fedf94 authored almost 3 years ago by Lewis Russell <[email protected]>
add additional source protocol

- added luarocks protocol
- Weaken the URL pattern. Implementations can implement any protocol
...

161d6b6b09701d7963e490a9c01943d650624f89 authored almost 3 years ago by Lewis Russell <[email protected]>
Merge pull request #32 from dundargoc/ci/add-test

ci: add test

a14c335375e81ef39138cb3025c6d0dd0c2fbf47 authored almost 3 years ago by Lewis Russell <[email protected]>
fixup: add : to avoid recursion

7bdace327c487106d1ab89acc2af212af6944498 authored almost 3 years ago by Dundar Göc <[email protected]>
fixip: split makepaths

2c03c4658c5eb002cb38209d7db474c9efc66730 authored almost 3 years ago by Dundar Göc <[email protected]>
fixup: add missing makefile changes

f0d923fc9cb676d30baca28c6c44dbc265c03762 authored almost 3 years ago by Dundar Göc <[email protected]>
fixup: remove all packages except for luarocks

f65fb0f133527b4768fd7a3695cb1e4dc428b830 authored almost 3 years ago by Dundar Göc <[email protected]>
ci: add test

b0167a031ddd2cbc93c3dfb0672ceffbcd9cf4b5 authored almost 3 years ago by Dundar Göc <[email protected]>
schema: fix dedent function skipping empty lines (#31)

Co-authored-by: ii14 <[email protected]>

6a02463fd480668967c8b828427cef8eec8116f6 authored almost 3 years ago by ii14 <[email protected]>
schema: Dedent multiline strings (#30)

Co-authored-by: ii14 <[email protected]>

9cbe7f68cf2366a4d3594892da8306bdca64a8b0 authored almost 3 years ago by ii14 <[email protected]>
test: validate json (#29)

- packspec.lua: Validate multiple files
- packspec.lua: Validate json files
- test: Validate p...

3dacda1bb52fe84c941edea0c61ed4b2ddf938ec authored almost 3 years ago by ii14 <[email protected]>
Merge pull request #26 from nvim-lua/feat/json-schema-validation

feat: json-language-server schema validation

d2fa929f6c12cae8ea67fe7d58630ffa6f0359b6 authored almost 3 years ago by Lewis Russell <[email protected]>
rfc: make transient dependency garbage collection optional (#28)

6247bb4623116add3b3e22759ee172bf6b8b3d3b authored almost 3 years ago by Michael Lingelbach <[email protected]>
feat: json-language-server schema validation

96ecb02d120070218c490b7ae067d58d4285e8e9 authored almost 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #24 from ii14/schema_patterns

schema: Add regex patterns

34fa837895fc11942c01095ec9fa235b82881dd4 authored almost 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #25 from ii14/validator_sandbox

Evaluate example in a sandbox, use global variables

5bd15352e79825c3ecf11baa9950174713f6c7c5 authored almost 3 years ago by Lewis Russell <[email protected]>
Evaluate example in a sandbox, use global variables

- Evaluate plugspec.1.lua in a sandbox
- Use global variables, instead of returning a table
- Re...

5de5c164f6eaa357ed9ac56dd75c70bcec2ca54b authored almost 3 years ago by ii14 <[email protected]>
schema: Simpler version pattern

3bf24f3e0f1abe3cb755e5fe54903abf4ffdee0a authored almost 3 years ago by ii14 <[email protected]>
schema: Add regex patterns

e93fdfb6bbb16deecc9d36a1c229dbd72cf67c9c authored almost 3 years ago by ii14 <[email protected]>
Merge pull request #21 from ii14/version_parser

Add example version parser and basic test suite

6e2f3102e998cdd78244e4625d4a0695b2944cde authored almost 3 years ago by Lewis Russell <[email protected]>
Add example version parser and basic test suite

0c137bc34833c7c1da1411fb39bf65ec4027bab7 authored almost 3 years ago by ii14 <[email protected]>
Add more comments

e3c699556bc28a68e4bc8195691287011ac55276 authored almost 3 years ago by ii14 <[email protected]>
Merge pull request #22 from ii14/fix_makefile_lrexlib

Make PCRE_DIR optional

0168168923539d6cfe72c36cc3ffbae9d2b5b087 authored almost 3 years ago by Lewis Russell <[email protected]>
Make PCRE_DIR optional

8b2797fb068f5db4e53c547c284cb33bc275137d authored almost 3 years ago by ii14 <[email protected]>
feat: add jsonschema (#11)

Resolves #10

3aaa8502b08f6a5cb22c20fec5f75d6390cdc8de authored almost 3 years ago by Lewis Russell <[email protected]>
First pass of minimum features guidance for package manager implementers (#17)

b5d0ad64e0ce9b94ee055f9d1f9114a9a2e3bec4 authored almost 3 years ago by Wil Thomason <[email protected]>
prefer packspec as the spec name (#16)

6f03a26dfb4f11ec62fa319638e84dcbe1b05605 authored almost 3 years ago by Michael Lingelbach <[email protected]>
match new source style

690abef1a166936d9cb7ac6a2183710152124493 authored almost 3 years ago by Michael Lingelbach <[email protected]>
Fix two typos in #12 (#14)

3aed4d11e8595fde7a21e0fc68c64e20a897b6f1 authored almost 3 years ago by Wil Thomason <[email protected]>
delete extraneous line

9d4e4cb89b1c474e758f19badd6cc0feebe2c725 authored almost 3 years ago by Michael Lingelbach <[email protected]>
feat: add/update/clarify sources (#12)

edb68f7485ca526544ed33ec8f9c58ef926e6eb6 authored almost 3 years ago by Michael Lingelbach <[email protected]>
Update README.md

316c0abdb578255415811880f164f2a80eddafff authored almost 3 years ago by Michael Lingelbach <[email protected]>
fix: source formatting (round 2)

f1c7bb3ee87bee932505dce552ea8fdc46265f23 authored almost 3 years ago by Michael Lingelbach <[email protected]>
fix: source formatting

bdfa4f6f48c9232da685647c92332a1db7c844ba authored almost 3 years ago by Michael Lingelbach <[email protected]>
feat: add specifying source type via source url

5386eaccc7a43b56cb6832314b065dd8a7861fe0 authored almost 3 years ago by Michael Lingelbach <[email protected]>
feat: add external_dependencies (#5)

5b55e65237d967c95286b0fd21b179a6022a21b5 authored almost 3 years ago by Michael Lingelbach <[email protected]>
docs: fix strikethrough

f02b2be8e6a51f1f52a678ca35fb6bda60354d0f authored almost 3 years ago by Michael Lingelbach <[email protected]>
package specification draft v0.1.0 (#2)

c2682ce12c4a098b90a9163271222cf1cce563f1 authored almost 3 years ago by Michael Lingelbach <[email protected]>
Initial commit

08d20d01a37b879e1e1f24c0bd9144057dfe7440 authored almost 3 years ago by Michael Lingelbach <[email protected]>