Ecosyste.ms: OpenCollective

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

github.com/neovim/doc

Generated documentation and reports
https://github.com/neovim/doc

exclude termkey (#54)

8c3865bfed45a34747a2dc32bad172b8e9eb612d authored about 1 year ago by dundargoc <[email protected]>
Remove unused pvs report (#53)

8221412a0980b2420d0446daaf0659d7b34fa75f authored about 1 year ago by dundargoc <[email protected]>
Remove pvs (#51)

It is no longer used:
https://github.com/neovim/neovim/commit/353a4be7e84fdc101318215bdcc8a7e78...

d0971d19f1dce21060e471a98fc9453c544345c7 authored about 1 year ago by dundargoc <[email protected]>
Add common variables to common.sh (#49)

1bc97010ab5b3784c2d0892d683f2fbbd007c6b8 authored about 1 year ago by dundargoc <[email protected]>
Fix typo (#48)

183bd23b9f0b5c11d45235aaba175360fca935fb authored about 1 year ago by dundargoc <[email protected]>
Exclude more external dependencies. (#47)

3cd32f4a3faa7799a577ef3b59e44b8a449ae38e authored about 1 year ago by dundargoc <[email protected]>
inline functions (#44)

b1744003cb4a0eac5fbea609c52007d334141dd6 authored about 1 year ago by dundargoc <[email protected]>
remove unnecesary variable MAKE_CMD (#43)

ninja should always be used

b7e8ae77f825a31b6bb3d57a18c8642b0c9d9435 authored about 1 year ago by dundargoc <[email protected]>
remove unused code (#42)

c17fa8bb5124517d9f48b1ed761b9f59b0bf15e8 authored about 1 year ago by dundargoc <[email protected]>
ci: don't install unnecessary stuff (#41)

422a730018fd951c4ff54ee0cd9b6e64a4271a7e authored about 1 year ago by dundargoc <[email protected]>
ci: bump actions/checkout from 3 to 4 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

219733bc3531e58c8228d7365e48898d499b291a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: add dependabot for automatic action upgrades

c963253697285586e5208b4d4dc2f107f2e4651b authored over 1 year ago by dundargoc <[email protected]>
ci: remove clint report #36

All clint warnings were fixed, so the clint report is no longer used:
https://github.com/neovim...

2f424d396877f408c0123ff98d99a5a28f3048be authored almost 2 years ago by Justin M. Keyes <[email protected]>
Merge pull request #33 from dundargoc/ci/bump-versions

ci: bump action versions

248accf56b256a33e57aa087a6d4af03ac11a8f5 authored about 2 years ago by James McCoy <[email protected]>
ci: bump action versions

9d6bfba10e11aa6b5b23ebe816c6e71769bee21d authored about 2 years ago by dundargoc <[email protected]>
Merge pull request #31 from neovim/pr-truncate

try_truncate_history: increase from 10 => 100

aee8f39a303bd5dd2e06d349919f85707e9fc2f1 authored about 2 years ago by James McCoy <[email protected]>
try_truncate_history: increase from 10 => 100

The generated files are not as noisy as they used to be, so we can relax
truncation. History is ...

ab024862c4189312ef521ef897ccbed6c67b6e62 authored about 2 years ago by Justin M. Keyes <[email protected]>
user-docu: drop old docs HTML #30

- Use gen_help_html.lua exclusively now.
- New layout is now published to `/user/` instead of `...

91b6ed93e9ec36128dd90481535af0675c9f4820 authored about 2 years ago by Justin M. Keyes <[email protected]>
user-docu: generate docs using treesitter #29

Problem:
The HTML :help docs generated by the new `gen_help_html.lua` do not
mention the sourc...

f84ab9820611504015e90ab27a754e1cba80f9bf authored over 2 years ago by Justin M. Keyes <[email protected]>
remove doxygen HTML ("dev docs") job #28

Problem:
- The layout of the doxygen HTML "dev docs" has been broken for 1+ years.
- There is ...

7e6f754cc55873e0c7d37bbeedf036c64523f5aa authored over 2 years ago by Justin M. Keyes <[email protected]>
Merge #27 user-docu: generate HTML docs using treesitter

336e30602fda67bb69ae0e0ea548c8d25e52f283 authored over 2 years ago by Justin M. Keyes <[email protected]>
run CI on PRs (except "Push update")

cf12fc04868b55cf6cb7b72d5b124bf2daad9247 authored over 2 years ago by Justin M. Keyes <[email protected]>
user-docu: generate docs using treesitter

Problem:
The HTML :help docs generated by the old `doc_html` task (which is driven
by an old awk...

2adc327b76e4b36dbbda21fd77c8035cee392f1a authored over 2 years ago by Justin M. Keyes <[email protected]>
Merge pull request #25 from bronzehedwick/add-meta-description

Add meta description tag

f65d0726d889db5962e8946b5793d4a0e4fc971f authored over 2 years ago by James McCoy <[email protected]>
Add meta description tag

Add a meta description tag with the same content as the root neovim.io
site.

5e86b2571721d2c0d005908f3f043aec88aedba1 authored over 2 years ago by Chris DeLuca <[email protected]>
Merge pull request #24 from bronzehedwick/heading-color-contrast

Increase doc heading color contrast

912e5ebb27443990a0e6f9c5d28abeddc6ade9d0 authored over 2 years ago by James McCoy <[email protected]>
Increase doc heading color contrast

The doc heading color contrast is only 2.4, where the ADA recommends at
least 4.5.

Darken the c...

81960858dabd81e0bd3d391581dfbd85971b9ca8 authored over 2 years ago by Chris DeLuca <[email protected]>
Merge pull request #23 from bronzehedwick/logo-accessibility

Add accessible labels for logo

968f35c069b8b32ad3ecfbf6629d1d89b500eed5 authored over 2 years ago by James McCoy <[email protected]>
Add accessible labels for logo

This replicates the ADA improvements made in the main neovim.github.io
repo here https://github....

9ae3380543a335911ca8f60cbb1be4ba1c7a6d46 authored over 2 years ago by Chris DeLuca <[email protected]>
Merge pull request #22 from jamessan/fix-doc

Fix https://neovim.io/doc/ page

91451c44b52a9bdf3558fc08cc4627b781f5e451 authored over 2 years ago by James McCoy <[email protected]>
ci: regenerate website on pushes to main

c34a03ace2fd106ca272645e5ed92da387095bbe authored over 2 years ago by James McCoy <[email protected]>
fix(doc_index): fetch doc2/index.html instead of doc2/general/index.html

After neovim/neovim.github.io#271, doc2/general/index.html is now
doc2/index.html. This restore...

b78b5688d447494b0e8ebf7169fac381eaa4921d authored over 2 years ago by James McCoy <[email protected]>
ci: exclude cjson from clang-report #21

We intentionally do _not_ exclude libmpack, since we plan to upstream our work on it.

8100128e26b2e40a5f4ae43855b930ebe6eae0cd authored over 3 years ago by dundargoc <[email protected]>
doc: readme

76ddb5fe24609b25f4fb290dd9fcd696789e34d6 authored over 3 years ago by Justin M. Keyes <[email protected]>
doc: readme

923b05c22fe26fb4bc939d604302f4f66b48c026 authored over 3 years ago by Justin M. Keyes <[email protected]>
doc: mention gh-pages hint

f225a8cc0f94c4ac5e5b3568e647b68eeaedc0a3 authored over 3 years ago by Justin M. Keyes <[email protected]>
clang-report.sh: exclude xdiff #12

36f3e2b4711d9409230ed8744b6aeab2834b5051 authored over 3 years ago by dundargoc <[email protected]>
Update header to match neovim.io (#11)

ca8b2feb5515c9efa17dc7125a0930773ed7b62f authored over 3 years ago by Dave Lage <[email protected]>
fix doc (#10)

* ci: fetch doc from neovim.io/doc2

ideally this would be recursive but for now I hardcoded t...

13a0393c71e408ea90c88397e969034681174ada authored over 3 years ago by Matthieu Coudron <[email protected]>
Merge pull request #9 from jamessan/permissions

ci: Grant write permissions for contents

0d2ff70d8253836b3cf3a224a082189bf8097277 authored over 3 years ago by James McCoy <[email protected]>
ci: Grant write permissions for contents

2c4a46e46e14a1dcd72ef4e8436536412680408b authored over 3 years ago by James McCoy <[email protected]>
Merge pull request #8 from jamessan/remaining-doc-actions

Finish porting CI to GHA

81894a56bc44f339aa040aeb4fb169849edb0cc0 authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Generate developer documentation

2236446a61664c01ac056302c47a6784bea31317 authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Generate user documentation

693a44177c9f9f5c61a232d287eec465883075c1 authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Update doc_index

d7efb24441dc6cd0c9c7276dcab27dade25b9aa2 authored almost 4 years ago by James McCoy <[email protected]>
Merge pull request #7 from jamessan/github-actions

ci: Use state of local repo instead of remote when truncating history

98a0ef18fd93738f674ad86471282846caf33694 authored almost 4 years ago by James McCoy <[email protected]>
ci: Use state of local repo instead of remote when truncating history

51170a1b41aae1969e90760b51bb36d335d35c78 authored almost 4 years ago by James McCoy <[email protected]>
Merge pull request #6 from jamessan/github-actions

573af4615ad8302e79bc6362dcc0ebd7d22af5c8 authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Keep a minimal history for gh-pages branch

122528a6a14f39819960c48fdbdb867622e39a1f authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Set $NEOVIM_COMMIT from workflow file

cfa93c6963479fe12cc9dbedf9b1ff8929669051 authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Update vimpatch report

6275c86dedf832707cceabe542ee82a9b5b9dd3b authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Update PVS report

449a3c44d802e82fd00dfea4314a8d48cece8501 authored almost 4 years ago by James McCoy <[email protected]>
ci: Remove unnecessary clone_*()/commit_*() functions

1f6031093bba36581e99200e089d7b9f4ec8a0c4 authored almost 4 years ago by James McCoy <[email protected]>
Merge pull request #5 from jamessan/github-actions

a35a68ba2cfa622aabe6d387d19de85057fc1bca authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Allow manually running the reports workflow

da21fc65ce3859e1666dc28f1c642ff9c7960dba authored almost 4 years ago by James McCoy <[email protected]>
ci(gha): Use "git add --all" to ensure new files are staged

1e83fb0dab9e2d6b186e0c8fa14b55d619a1a219 authored almost 4 years ago by James McCoy <[email protected]>
Merge pull request #4 from jamessan/github-actions

36ec19624db43844ec78ae9ae4177758b3d93e26 authored about 4 years ago by James McCoy <[email protected]>
ci(gha): Bump to ubuntu-20.04

3f00fd933e59a473e61a3bc7b2df7294274eb47f authored about 4 years ago by James McCoy <[email protected]>
ci(gha): Generate nightly clang scan-build report

ae4600405a85cf4ef7f35d3b0c2850890810528a authored about 4 years ago by James McCoy <[email protected]>
ci(gha): Generate nightly clint report

22209d0957f0348f6558a95c60c2d14f7adb64a1 authored about 4 years ago by James McCoy <[email protected]>
Remove scripts that are not relevant for neovim/doc

3b221395ba7212b0d420f36ff16876ad48dce1e4 authored about 4 years ago by James McCoy <[email protected]>
Merge pull request #154 from jamessan/dot-com

Switch to travis-ci.com

830a8cd42100f13e0800af91a5d777a5a28b4a7e authored about 4 years ago by James McCoy <[email protected]>
Switch to travis-ci.com

0b4de8efeb798c2b609687e2683dacb32b68ec15 authored about 4 years ago by James McCoy <[email protected]>
Merge pull request #153 from jamessan/nightly-ordering

Split nightly jobs into their own stages

779b26e5ea56db623d0dc472123b43438b08d2c5 authored about 4 years ago by James McCoy <[email protected]>
Split nightly jobs into their own stages

The Linux/Windows nightly job needs to run before macOS, otherwise the
macOS binaries will be at...

891840c080ab2be9459c9d32ce083bf6e1d23b91 authored about 4 years ago by James McCoy <[email protected]>
Merge pull request #151 from jamessan/vimpatch-arglist

c799c16b003db67e353542ee7f1494731931dc6b authored over 4 years ago by James McCoy <[email protected]>
vimpatch-report: Generate body before calling generate_report

This allows the script to fail if get_vimpatch_report_body errors,
rather than continuing on and...

5333655db87d1764eb24335390b1b8f8b3e50634 authored over 4 years ago by James McCoy <[email protected]>
vimpatch-report: Rewrite core in Python

When there are a lot of patches in version.c, the environment variables
were too large causing t...

bcfdccd9cbfd1077e827b71619b50fd8431161bc authored over 4 years ago by James McCoy <[email protected]>
assign-labels.sh: remove "RFC", add "version.c"

- tag "version.c" PRs with the "vim-patch" label
- remove "RFC", it is useless

50ad5a69ae3047de2e2e3b5ca6e6f5718ad9e01d authored almost 5 years ago by Justin M. Keyes <[email protected]>
assign-labels.sh: lint #149

161b76de9e203d21175ea5ab67c08e5aceec6546 authored about 5 years ago by Alan Landucci-Ruiz <[email protected]>
trigger-build.py [ci skip]

5f5d73cc9ade209422d8ed9a2a7cc2600201b449 authored about 5 years ago by Justin M. Keyes <[email protected]>
Merge #150 'trigger-build.py: Re-enable daily trigger [ci skip]'

13057b001a7106dac6313176ae1cd1f47cb434c2 authored about 5 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: migrate to Python 3 [ci skip]

b3908594f7d69e75bd6266be58c3bb74631382c2 authored about 5 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: Re-enable daily trigger [ci skip]

Travis CI "cron" doesn't work, so go back to using AWS lambda.

reverts ffe5f2fd1e67

25348825f05f3496fa181719665473045af44d20 authored about 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: fetch AppVeyor artifacts from vX.Y.Z tag

This ensures that stale artifacts from the "stable" tag are not uploaded
(e.g. if AppVeyor has n...

e1676f2cb216cb57d6aef2bfe5e42595c2986c10 authored about 5 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: Use Travis CI "cron" for daily job [ci skip]

The Travis CI web UI has a "cron" feature which can be used to schedule
daily/weekly/monthly re-...

ffe5f2fd1e6762e17b395e275290a394ca76918b authored about 5 years ago by Justin M. Keyes <[email protected]>
sync-mirrors.sh: Do not sync unibilium

The neovim/unibilium fork is now the "upstream" until further notice.
https://github.com/neovim/...

b66b7fb341cf87b62c3f3c46b1dff8c888d99be6 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: also check latest release tag

The `stable` release typically already has old assets from the previous
release. So, also check...

9241e0d5b699d9541605934d5c5c64e2e1435190 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: `nightly` tag is driven by bot-ci

The `stable` tag and other release tags are decided externally (by
a human). But the `nightly` t...

a8cac22c8e8f13818456bbd6b89dc5f8760e65d9 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: check that upload-asset exists

51da75c9b99852b29a948bbb9578412279b69394 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: is_release_current(): check for more files

de10e47be1598a9a625386b8d3946428f4c21ddc authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: upload_nightly(): do not set commit

This was left over from a time when we thought we might want to have
bot-ci decide the tags. But...

30be1f201e33f4ea24667a256e35d98c883f105f authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: also push "stable" assets to vX.Y.Z tag

Some tools/users depend on the release assets being associated with the
permanent semantic tag (...

19467b3b690cf396eaa3cd484484986631ddc7e1 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: find appimage in its new location

https://github.com/neovim/neovim/pull/10027

4b1ff4376a10e53c04438d66fcf2b5a8c69c6d56 authored over 5 years ago by Justin M. Keyes <[email protected]>
doc [ci skip]

972e06723f18da84b9c07548c631405f6b38ad25 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly.sh: "stable" tag is the source of truth

Do not try to guess the last tag. The "stable" tag is defined
explicitly (externally), and it d...

41e1f7c9439e9fcbac81c0624be5562cefd01ec6 authored over 5 years ago by Justin M. Keyes <[email protected]>
git_last_tag(): do not exclude "stable" tag

fd7e1454ae8637a6135312444b41ace5e83d8340 authored over 5 years ago by Justin M. Keyes <[email protected]>
nightly: check "stable" tag by assets

Problem: Script checks "stable" release by comparing the git hash; so if
we push to the...

893635e0c1fd38edb5fee69b42ee0ebbef49f2e7 authored over 5 years ago by Justin M. Keyes <[email protected]>
sync-mirrors.sh: Use --all instead of --mirror

Create local branches to feed to --all.

--mirror is destructive: it prunes any changes to our r...

87c35f4d71273faa53f4a20f3f0a2221c2e1b09a authored almost 6 years ago by Justin M. Keyes <[email protected]>
sync-mirrors.sh: --mirror all branches

a21b27cf9f5c5d762f15bc74e367d4af58a5c744 authored almost 6 years ago by Justin M. Keyes <[email protected]>
sync-mirrors.sh: also mirror git repos

acb818e40c3a5014ac1f0339f97135d5ffd57dfa authored almost 6 years ago by Justin M. Keyes <[email protected]>
Merge #143 from justinmk/remove-translation-report

c84692372c719a4c9dc007c4de5edf008089f389 authored almost 6 years ago by Justin M. Keyes <[email protected]>
doc: One-off Travis CI build

529acbe5fe6b8902124a2c752b272d89fd55455e authored almost 6 years ago by Justin M. Keyes <[email protected]>
remove translation-report

It fails too frequently. And it is not used by anyone.

132228a38dd0e415d010b7e35fe0ab4576380962 authored almost 6 years ago by Justin M. Keyes <[email protected]>
Merge pull request #142 from jamessan/remove-hard-coded-master

ci/nightly: Use $NEOVIM_BRANCH instead of hard-coded branch names

5f3cc5cfda9a1ce147dd61c7685ca64212aa0ea9 authored almost 6 years ago by James McCoy <[email protected]>
ci/nightly: Use $NEOVIM_BRANCH instead of hard-coded branch names

591393f7a97b0a7a97bc6d75002718b2e42c424c authored almost 6 years ago by James McCoy <[email protected]>
clint-errors.sh: Skip src/nvim/{testdir,xdiff} #141

9461d6c3be55fed1296fc9d401297f10ff4c8e27 authored about 6 years ago by Justin M. Keyes <[email protected]>
nightly: compare commit-id, not tag-id

Use "^{commit}" to get the commit that the tag points to.

git rev-parse "$last_tag"^{commit}

e065ab8aef2df4c41e368805ecc99f9d382f4283 authored about 6 years ago by Justin M. Keyes <[email protected]>
nightly: set "prerelease" correctly

bb1cce9278dbf371aad374ea6cf4e332cad64779 authored about 6 years ago by Justin M. Keyes <[email protected]>
Merge #140 'nightly: Detect and publish stable release'

2e78a40ddcb58cdd00e2fcfc86c3967e12d69703 authored about 6 years ago by Justin M. Keyes <[email protected]>