Ecosyste.ms: OpenCollective

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

lychee

Lychee link checker
Collective - Host: opensource - https://opencollective.com/lychee-collective - Code: https://github.com/lycheeverse

Simplify tests

github.com/lycheeverse/lychee - 54e1d3e078a66b0dc9292e9d30e8161523578e83 authored over 3 years ago by Matthias Endler <[email protected]>
Show input source in status output

If an error occurs during link checking,
it is important to know where the error occured.
Theref...

github.com/lycheeverse/lychee - 4bec47904ee0284da6f53e0cd388e9184ab1cfaa authored over 3 years ago by Matthias Endler <[email protected]>
Fix direct link to run check suite

github.com/lycheeverse/lychee-action - 6b87fa6a457d0cb361f7ddd6bac2171645aaa251 authored over 3 years ago by Matthias <[email protected]>
Use lychee master for link checking

github.com/lycheeverse/lychee - a633afc6b9b0f5d8b12e6f2b1f88e426134d33cf authored over 3 years ago by Matthias <[email protected]>
Jump straight to action output

github.com/lycheeverse/lychee-action - 94ba9867039fc32d1492ee2d1872dd3730dc1d41 authored over 3 years ago by Matthias <[email protected]>
Add link to Github Actions output

github.com/lycheeverse/lychee-action - bcf5b7f87d3000bdfee504df3aacab56dc41839b authored over 3 years ago by Matthias <[email protected]>
Bump linkify from 0.4.0 to 0.5.0 (#141)

Bumps [linkify](https://github.com/robinst/linkify) from 0.4.0 to 0.5.0.
- [Release notes](http...

github.com/lycheeverse/lychee - c7b2b9e805b4827a655d7dffa5a226510bbfdb65 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump check-if-email-exists from `37e398d` to `2bbcd75` (#142)

Bumps [check-if-email-exists](https://github.com/reacherhq/check-if-email-exists) from `37e398d`...

github.com/lycheeverse/lychee - 98c603670dd7450d32ae0b31c12dd974827bb248 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Exclude lychee action as false positive from link checking

It gets recognized as a mail address, which, syntactically, it is. So we explicitly exclude it.

github.com/lycheeverse/lychee-action - dcc915dd0156f87b955044a6e7f6ac88067d3d4f authored over 3 years ago by Matthias <[email protected]>
Fix issues with some dependencies (#140)

* Try to make lychee buildable for Apple Silicon (ring)
* Fix issues with old tokio 0.2 deps (a...

github.com/lycheeverse/lychee - 75e2f32facb2167748767c2a656b1109222e51d0 authored over 3 years ago by Matthias <[email protected]>
Update lychee action to latest version

github.com/lycheeverse/lychee - 5401e3a3d9e9eb0c925239d446b15c16e9611e75 authored over 3 years ago by Matthias <[email protected]>
Update lychee version in docs

github.com/lycheeverse/lychee-action - 13ea6868d7e33f502fd8924fd5e0b029ad89553c authored over 3 years ago by Matthias <[email protected]>
Rename blank.yml to docs.yml

github.com/lycheeverse/lychee-action - e02bac8ef29b549872876f52063681eafebd6be6 authored over 3 years ago by Matthias <[email protected]>
Create blank.yml

github.com/lycheeverse/lychee-action - 7bffb31bd7c9f92e4a389d06052c158954e9f796 authored over 3 years ago by Matthias <[email protected]>
Mailto support (#138)

* Add mailto suport and use try_from for parsing URLs
* Cleanup and document code

github.com/lycheeverse/lychee - 702909c4ab41379f58794ce3cf547d94287b1359 authored over 3 years ago by Matthias <[email protected]>
Remove `-e` from `set` command to avoid terminating early (#1)

This prevents issues to be created from link checking.
Credits go to @c-martinez

github.com/lycheeverse/lychee-action - 5abbdadaddae26c045f74832c946901b30d8566f authored over 3 years ago by Matthias <[email protected]>
Merge pull request #9 from pawroman/backlink-lychee

Link back to lychee more prominently

github.com/lycheeverse/lychee-action - c471e5723ff881eb50bf7bbdecd0156574661bac authored over 3 years ago by Matthias <[email protected]>
Exclude e-mails from being checked (#137)

This can be useful in CI environments where SMTP is not allowed.

github.com/lycheeverse/lychee - 0b148bf5e66fe1ba2fd6643ef1183ae2993dc919 authored over 3 years ago by Matthias <[email protected]>
Mention GitHub Action in README.md (#135)

Also mention GitHub token in TROUBLESHOOTING.md

github.com/lycheeverse/lychee - 4d5b98978cf929e3072dc09e8e1ab4198865be0a authored over 3 years ago by Paweł Romanowski <[email protected]>
Ensure destructors are ran before std::process::exit (#134)

See comments in code for more details.

github.com/lycheeverse/lychee - 836f5578296d1d31ffff8a9d167980bcafcb67dd authored over 3 years ago by Paweł Romanowski <[email protected]>
Link back to lychee more prominently

github.com/lycheeverse/lychee-action - 7926004a22b846eb5c3e12aefc66bc05bdb78eea authored over 3 years ago by Paweł Romanowski <[email protected]>
Bump serde_json from 1.0.61 to 1.0.62

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.61 to 1.0.62.
- [Release notes](ht...

github.com/lycheeverse/lychee - a5db490066d7cc9153cd23214cfdcf781cec2183 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tokio from 1.1.1 to 1.2.0

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.1.1 to 1.2.0.
- [Release notes](https://...

github.com/lycheeverse/lychee - 20f962b4909c6e608fc6e4030788cdbccbc400fa authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Be more explicit about license in docs

github.com/lycheeverse/lychee - 8cc6d595873f9747370611c2c8beb275be8c386d authored over 3 years ago by Matthias <[email protected]>
Bump assert_cmd from 1.0.2 to 1.0.3

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.2 to 1.0.3.
- [Release note...

github.com/lycheeverse/lychee - 07a0f994124a51678bc0616abd20b55c1103e4bd authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump predicates from 1.0.6 to 1.0.7

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 1.0.6 to 1.0.7.
- [Release n...

github.com/lycheeverse/lychee - 5c582bbe6d9682107a7c8167e0c7b525b794c51c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tokio from 1.1.0 to 1.1.1

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.1.0 to 1.1.1.
- [Release notes](https://...

github.com/lycheeverse/lychee - 683d4d32ea767afed37349abf2f71d9278e447b6 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump serde from 1.0.122 to 1.0.123

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.122 to 1.0.123.
- [Release notes](http...

github.com/lycheeverse/lychee - 14755761febade37b8da2d293483b3f0efad4949 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump serde from 1.0.120 to 1.0.122

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.120 to 1.0.122.
- [Release notes](http...

github.com/lycheeverse/lychee - 20b0ace006171f65515a5b8b39ce9142711e1c54 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump wiremock from 0.4.8 to 0.4.9

Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.4.8 to 0.4.9.
- [Release ...

github.com/lycheeverse/lychee - d68c4badf5ed1951179bf558b71b94228c928aae authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tokio from 1.0.2 to 1.1.0

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.0.2 to 1.1.0.
- [Release notes](https://...

github.com/lycheeverse/lychee - cce8319eb8957312b4d6f61e50ddd64f1483a84e authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump wiremock from 0.4.7 to 0.4.8

Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.4.7 to 0.4.8.
- [Release ...

github.com/lycheeverse/lychee - c10c1545b3305543da251585938c531e81b31607 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump serde from 1.0.119 to 1.0.120

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.119 to 1.0.120.
- [Release notes](http...

github.com/lycheeverse/lychee - 4ac29be167d963294940bcf8b29918040468ff67 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump futures from 0.3.11 to 0.3.12

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.11 to 0.3.12.
- [Release notes...

github.com/lycheeverse/lychee - 5c8a4dfa7eb1e38b85c92c6f07e5d63b6c43b621 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump wiremock from 0.4.6 to 0.4.7

Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.4.6 to 0.4.7.
- [Release ...

github.com/lycheeverse/lychee - 92f32d11817fc4f924d77a59306458ef39f3dba7 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add hint about separating inputs from options with `--` (fixes #113) (#119)

github.com/lycheeverse/lychee - a50c04fffe983246769671154fd241a612e168ee authored almost 4 years ago by Matthias <[email protected]>
Bump futures from 0.3.10 to 0.3.11

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.10 to 0.3.11.
- [Release notes...

github.com/lycheeverse/lychee - bfeeb28e1dab261f5025a9affdd483d61bf63ca6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tokio from 1.0.1 to 1.0.2

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.0.1 to 1.0.2.
- [Release notes](https://...

github.com/lycheeverse/lychee - 3e77fbd9a4b2022361cbaa552c99a44f0f3a72fc authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump wiremock from 0.4.5 to 0.4.6

Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.4.5 to 0.4.6.
- [Release ...

github.com/lycheeverse/lychee - 5ae8e257a79a2c0374a4438b6cb297dea8050250 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump headers from 0.3.2 to 0.3.3

Bumps [headers](https://github.com/hyperium/headers) from 0.3.2 to 0.3.3.
- [Release notes](http...

github.com/lycheeverse/lychee - a5364f295895dc3eab7320476f0212395de71b11 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump futures from 0.3.9 to 0.3.10

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.9 to 0.3.10.
- [Release notes]...

github.com/lycheeverse/lychee - e5b425947de9acc61bcc50506669efb1271f4b49 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump wiremock from 0.4.3 to 0.4.5

Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.4.3 to 0.4.5.
- [Release ...

github.com/lycheeverse/lychee - ecb65c3ed434a538cfc508e8162e02ef5ef1136d authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tempfile from 3.1.0 to 3.2.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.2.0.
- [Release notes](h...

github.com/lycheeverse/lychee - f01214c1669507c595838780852f8b5d60d75ccd authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump serde from 1.0.118 to 1.0.119

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.119.
- [Release notes](http...

github.com/lycheeverse/lychee - 54c73b37fb20fdd94044cbb9c55ec8f649dd6281 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump http from 0.2.2 to 0.2.3

Bumps [http](https://github.com/hyperium/http) from 0.2.2 to 0.2.3.
- [Release notes](https://gi...

github.com/lycheeverse/lychee - 0c746997f109c955a1baed44f585cd419345ba66 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump check-if-email-exists from 0.8.17 to 0.8.19

Bumps [check-if-email-exists](https://github.com/amaurymartiny/check-if-email-exists) from 0.8.1...

github.com/lycheeverse/lychee - 105883f31f01fc26cc5ed2760d58913100ff86a6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump anyhow from 1.0.37 to 1.0.38

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.37 to 1.0.38.
- [Release notes](https...

github.com/lycheeverse/lychee - 62e0a34428afa77644cca8d11aff5aee09946d6c authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump uuid from 0.8.1 to 0.8.2

Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.1 to 0.8.2.
- [Release notes](https://git...

github.com/lycheeverse/lychee - de5098f5d5b5cf5321619157e3b062bb8e22fb20 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump regex from 1.4.2 to 1.4.3

Bumps [regex](https://github.com/rust-lang/regex) from 1.4.2 to 1.4.3.
- [Release notes](https:/...

github.com/lycheeverse/lychee - 4990194af90dde6b06117fee268aa4c69510671d authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update version

github.com/lycheeverse/lychee - e1faccf3303d96412602945cae8a02c6adebdebc authored almost 4 years ago by Matthias Endler <[email protected]>
Bump version to 0.5.0

github.com/lycheeverse/lychee - b34a144d2ade28df7076b4f009f601938cdaed0c authored almost 4 years ago by Matthias <[email protected]>
Use html5ever for HTML link extraction (#98)

github.com/lycheeverse/lychee - aeab85da16aa6b7a3745c77d212fd85b781896a4 authored almost 4 years ago by Paweł Romanowski <[email protected]>
Use lychee namespace in lib examples and link to docs

github.com/lycheeverse/lychee - d93662dc2257eb00860e29b9d253823504b9a150 authored almost 4 years ago by Matthias <[email protected]>
Bump futures from 0.3.8 to 0.3.9

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.8 to 0.3.9.
- [Release notes](...

github.com/lycheeverse/lychee - 2d6b5c831f8fdf99ac74d68b25b4784db2df6bc7 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mention recursion support

github.com/lycheeverse/lychee - 419492f366e86cc72863eb07e9c9548ed8d68b84 authored almost 4 years ago by Matthias Endler <[email protected]>
Add JSON output feature

github.com/lycheeverse/lychee - f0fa7eb73fe796947d7e0051ed5f39607b2da8f2 authored almost 4 years ago by Matthias Endler <[email protected]>
Update dependencies (reqwest 0.11 and tokio 1.0) (#51)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.c...

github.com/lycheeverse/lychee - a3ad492c0b9541c46cb5dca42d48d936183c0cca authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump check-if-email-exists from 0.8.16 to 0.8.17

Bumps [check-if-email-exists](https://github.com/amaurymartiny/check-if-email-exists) from 0.8.1...

github.com/lycheeverse/lychee - 745c34f9ce18d409d27396d1b9d940cc1b369028 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Test that cli parameters / usage are in sync in README.md (#95)

This makes it impossible to have diverged --help and README.md

github.com/lycheeverse/lychee - 3d6f65820ec2dda104449a7ae0f34aa9e7b03ca6 authored almost 4 years ago by Paweł Romanowski <[email protected]>
Bump deadpool from 0.6.0 to 0.7.0 (#88)

Bumps [deadpool](https://github.com/bikeshedder/deadpool) from 0.6.0 to 0.7.0.
- [Release notes...

github.com/lycheeverse/lychee - f0aeba56cf4d2528d35427ad819b1af718e19ff8 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
update cargo lock

github.com/lycheeverse/lychee - 3a52f5670d2348fa1e0162753a5511e35a5f25e2 authored almost 4 years ago by Matthias Endler <[email protected]>
Publish 0.4.1 on crates.io

github.com/lycheeverse/lychee - d1964fffff924281b7d1c9c5e3ee75db2494caf2 authored almost 4 years ago by Matthias Endler <[email protected]>
Fix HTML parsing for non-closed elements like <link> (#92)

* Fix HTML parsing for non-closed elements like <link>

The XML parser we use requires all tag...

github.com/lycheeverse/lychee - cd00fa643e96afd0f68be806b9bb9b3d0275d700 authored almost 4 years ago by Paweł Romanowski <[email protected]>
Run clippy for all targets, including tests (#93)

The test code should also be linted.

github.com/lycheeverse/lychee - fa9c5ea2cfcb9e2587f09a53f6c9c1b402a4a55f authored almost 4 years ago by Paweł Romanowski <[email protected]>
Bump predicates from 1.0.5 to 1.0.6

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 1.0.5 to 1.0.6.
- [Release n...

github.com/lycheeverse/lychee - f91f9fa1839abb69fe4659a6f996aceab39839d8 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump anyhow from 1.0.36 to 1.0.37

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.36 to 1.0.37.
- [Release notes](https...

github.com/lycheeverse/lychee - e6bfb22a2ccf7c000415481ccc36e616d32be93a authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump serde_json from 1.0.60 to 1.0.61

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.60 to 1.0.61.
- [Release notes](ht...

github.com/lycheeverse/lychee - 397d6bb82fe6b52f8784b17d032b89f57f31e109 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump openssl-sys from 0.9.59 to 0.9.60

Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.59 to 0.9.60.
- [Release ...

github.com/lycheeverse/lychee - 669b21b2f66359055c84e49f44b521a15a5e7fea authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump shellexpand from 2.0.0 to 2.1.0

Bumps [shellexpand](https://github.com/netvl/shellexpand) from 2.0.0 to 2.1.0.
- [Release notes]...

github.com/lycheeverse/lychee - d503bc281f005362ec9e0f83e2f2f5fb877dda2c authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump anyhow from 1.0.35 to 1.0.36

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.35 to 1.0.36.
- [Release notes](https...

github.com/lycheeverse/lychee - 18e6d068642611f2c0d967a5f9cc783eca8ec5e6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump toml from 0.5.7 to 0.5.8

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.7 to 0.5.8.
- [Release notes](htt...

github.com/lycheeverse/lychee - 933814a71915fb69f5e5d6d6b605fe7843810339 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Formatting

github.com/lycheeverse/lychee - 35509984baf3e6badd2b50215a4248c86abe880f authored almost 4 years ago by Matthias <[email protected]>
Bump http from 0.2.1 to 0.2.2

Bumps [http](https://github.com/hyperium/http) from 0.2.1 to 0.2.2.
- [Release notes](https://gi...

github.com/lycheeverse/lychee - 597a618f5f4fd6bc630836e31998acb97f3c05bb authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump reqwest from 0.10.9 to 0.10.10

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.9 to 0.10.10.
- [Release notes...

github.com/lycheeverse/lychee - e5460fbab3f8eccc85d6e481d42b329f81c635ed authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
exclude https://example.com/README.md from link checking

github.com/lycheeverse/lychee - 622dc325852c1afbe4cff1e59cd54c238a23dd44 authored almost 4 years ago by Matthias <[email protected]>
Mention lychee itself as a user

github.com/lycheeverse/lychee - 01f70bdc0afe85057db7a619da082f9854bba8ed authored almost 4 years ago by Matthias <[email protected]>
Use lychee for checking links in the lychee repo (#79)

How meta.

github.com/lycheeverse/lychee - 534f3c27448311a64c18da45f22b4f64573d8688 authored almost 4 years ago by Matthias <[email protected]>
Remove duplicate entry in comparison table

github.com/lycheeverse/lychee - 497971a4a21c771ac2ef96e0ea73c5bba219a58c authored almost 4 years ago by Matthias <[email protected]>
Add new lychee users

github.com/lycheeverse/lychee - 12f6c62f92ca77dd5c9c3446501a3ea40a78da85 authored almost 4 years ago by Matthias <[email protected]>
Bump openssl-sys from 0.9.58 to 0.9.59

Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.58 to 0.9.59.
- [Release ...

github.com/lycheeverse/lychee - 57d5e633fb4a01fab2d52fcda56d789a16a0d8da authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Check for all error exit codes and not just 1

github.com/lycheeverse/lychee-action - b9d270dc4788c849d00b9647f93bb3bd2f9066ed authored almost 4 years ago by Matthias Endler <[email protected]>
Update README.md

github.com/lycheeverse/lychee-action - 5f89413cfa1de554d2d26c8b001c9b5b58e838d9 authored almost 4 years ago by Matthias <[email protected]>
1.0.1 -> 1.0.2

github.com/lycheeverse/lychee-action - bd66dced421e39786cfb5549bdab5587d0583201 authored almost 4 years ago by Matthias <[email protected]>
Update and format docs

github.com/lycheeverse/lychee-action - 54cb772cc8f2c604b3afd3db9164d48ce6bc2f75 authored almost 4 years ago by Matthias Endler <[email protected]>
Cleanup and robustness

github.com/lycheeverse/lychee-action - 1ac7f99d32b8b2051f11392726110ec2e8c95bed authored almost 4 years ago by Matthias Endler <[email protected]>
formatting

github.com/lycheeverse/lychee-action - f24c05fef48263708a243de884d9a01189858d1e authored almost 4 years ago by Matthias Endler <[email protected]>
Add (machine-readable) output file support (fixes #53)

For now we only support JSON.
I honestly don't know if it makes sense to include other formats....

github.com/lycheeverse/lychee - a78e8318cd1828b9d298daaa14638c2395c37043 authored almost 4 years ago by Matthias <[email protected]>
improve argument parsing

(used shellcheck linter)

github.com/lycheeverse/lychee-action - 9805f25792784720f260c6b2f90bccdb87dcacdc authored almost 4 years ago by Matthias Endler <[email protected]>
add fancy badge

github.com/lycheeverse/lychee-action - b43a93c0b063102ef1a4df2af0f69bcc8ad7dbcf authored almost 4 years ago by Matthias Endler <[email protected]>
Update version

github.com/lycheeverse/lychee-action - 06c8020cc20349df6887a9f0305ec1a0ad040741 authored almost 4 years ago by Matthias <[email protected]>
Fix typo

github.com/lycheeverse/lychee-action - a241f259202c758fb2fdc556b943c05480a92c2e authored almost 4 years ago by Matthias Endler <[email protected]>
Update docs

github.com/lycheeverse/lychee-action - f539ccb67ee6e54fbbb7ed7b54a42f2fc79601c5 authored almost 4 years ago by Matthias Endler <[email protected]>
Switch to latest lychee for now

github.com/lycheeverse/lychee-action - 71f60dbe43b9152c4dd024c6592d185c9dc909b8 authored almost 4 years ago by Matthias Endler <[email protected]>
Cleanup Docker image (#75)

Move `lychee` binary to `/usr/local/bin` to make it callable
without a full path.
This makes i...

github.com/lycheeverse/lychee - 74808d98e69d94d68e9eb9e01077450509371077 authored almost 4 years ago by Matthias <[email protected]>
Use bash as entrypoint

github.com/lycheeverse/lychee-action - f153023af88793e1375c1b27a16db5e5c16f221c authored almost 4 years ago by Matthias Endler <[email protected]>
Add correct license files

github.com/lycheeverse/lychee-action - 9bff5a74efb200c2dd2357865f48205d07624010 authored almost 4 years ago by Matthias Endler <[email protected]>
Fix job name

github.com/lycheeverse/lychee-action - 05c17cc24a9e02e97df71fcdc34ba723cc985da5 authored almost 4 years ago by Matthias Endler <[email protected]>
fix yaml

github.com/lycheeverse/lychee-action - 75bdf6ae12eea5fd2ceb92e6b5d3a852aa993eff authored almost 4 years ago by Matthias Endler <[email protected]>
Add action and fixtures

github.com/lycheeverse/lychee-action - 58a8e40e1d605be4660538a18441c50e1d524d65 authored almost 4 years ago by Matthias Endler <[email protected]>