-
Notifications
You must be signed in to change notification settings - Fork 20
github-pages documentation #32
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
Conversation
|
🚀 Preview deployed to https://70edc099.lz4-java-yawk-at.pages.dev |
|
It's already turned off for me |
|
Weird, not sure if it is a caching issue for me then. When you checked this, were you logged in on GitHub? It looks to me as if the "Deployments" section is not shown at all when you are not logged in. Not only for lz4-java but for all projects. |
|
It looks fine both logged in and logged out for me |
|
Hmm, pretty weird. I even tried a different browser where I cleared all browser data, used an Incognito window and freshly logged in ... and this "Deployments" section still shows up on the main page of this repository. |
|
I tried turning it on and off again, is it better now? |
|
No (again not even in a separate Incognito browser session), but thanks for trying nonetheless! |
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.2 to 1.10.3. Release notes *Sourced from [at.yawk.lz4:lz4-java's releases](https://github.com/yawkat/lz4-java/releases).* > lz4-java v1.10.3 > ---------------- > > What's Changed > -------------- > > * github-pages documentation by [`@yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#32](https://redirect.github.com/yawkat/lz4-java/pull/32) > * Improve README formatting by [`@Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#37](https://redirect.github.com/yawkat/lz4-java/pull/37) > * fix NPE in LZ4FrameInputStream#available by [`@dldnhf`](https://github.com/dldnhf) in [yawkat/lz4-java#40](https://redirect.github.com/yawkat/lz4-java/pull/40) > > New Contributors > ---------------- > > * [`@dldnhf`](https://github.com/dldnhf) made their first contribution in [yawkat/lz4-java#40](https://redirect.github.com/yawkat/lz4-java/pull/40) > > **Full Changelog**: <yawkat/lz4-java@v1.10.2...v1.10.3> Commits * [`af57e23`](yawkat/lz4-java@af57e23) fix NPE in available() ([#40](https://redirect.github.com/yawkat/lz4-java/issues/40)) * [`384ade4`](yawkat/lz4-java@384ade4) Improve README formatting ([#37](https://redirect.github.com/yawkat/lz4-java/issues/37)) * [`b8af362`](yawkat/lz4-java@b8af362) github-pages documentation ([#32](https://redirect.github.com/yawkat/lz4-java/issues/32)) * See full diff in [compare view](yawkat/lz4-java@v1.10.2...v1.10.3) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

No description provided.