-
Notifications
You must be signed in to change notification settings - Fork 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
chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 #661
Merged
digikata
merged 3 commits into
master
from
dependabot/github_actions/crazy-max/ghaction-dump-context-2.1.0
Jan 9, 2024
Merged
chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 #661
digikata
merged 3 commits into
master
from
dependabot/github_actions/crazy-max/ghaction-dump-context-2.1.0
Jan 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Aug 7, 2023
Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](crazy-max/ghaction-dump-context@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/github_actions/crazy-max/ghaction-dump-context-2.1.0
branch
from
September 5, 2023 19:47
4ae1279
to
9e4d2d3
Compare
EstebanBorai
approved these changes
Sep 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors r+
bors bot
pushed a commit
that referenced
this pull request
Sep 5, 2023
…#661) Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crazy-max/ghaction-dump-context/releases">crazy-max/ghaction-dump-context's releases</a>.</em></p> <blockquote> <h2>v2.1.0</h2> <h2>What's Changed</h2> <ul> <li>gracefully fail for missing tools by <a href="https://github.com/schmidtw"><code>@schmidtw</code></a> in <a href="https://redirect.github.com/crazy-max/ghaction-dump-context/pull/14">crazy-max/ghaction-dump-context#14</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/schmidtw"><code>@schmidtw</code></a> made their first contribution in <a href="https://redirect.github.com/crazy-max/ghaction-dump-context/pull/14">crazy-max/ghaction-dump-context#14</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0">https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crazy-max/ghaction-dump-context/commit/8b55fa205ab4530d36f787a4de1009afaaa7f3b4"><code>8b55fa2</code></a> remove CHANGELOG</li> <li><a href="https://github.com/crazy-max/ghaction-dump-context/commit/e86fcfb8895e476081554e1bbf11ee89cf564ae8"><code>e86fcfb</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-dump-context/issues/14">#14</a> from schmidtw/graceful-degradation</li> <li><a href="https://github.com/crazy-max/ghaction-dump-context/commit/37fe4bc30fb8ac56f0b25cd7027d3f96b7656cbc"><code>37fe4bc</code></a> Gracefully fail for missing tools.</li> <li>See full diff in <a href="https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crazy-max/ghaction-dump-context&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.0)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
Timed out. |
…on-dump-context-2.1.0
digikata
deleted the
dependabot/github_actions/crazy-max/ghaction-dump-context-2.1.0
branch
January 9, 2024 18:04
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 10, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](crazy-max/ghaction-dump-context@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 11, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](crazy-max/ghaction-dump-context@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * fixup: config * add k8-port-forwarding --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 11, 2024
* Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge master (#783) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs clean…
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 18, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * Sync stable (#784) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#7…
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 15, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * Sync stable (#784) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (…
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 15, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * Sync stable (#784) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#7…
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 28, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * Sync stable (#784) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#7…
github-merge-queue bot
pushed a commit
that referenced
this pull request
Mar 7, 2024
* Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0 (#689) Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-fields/retry/compare/v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sm weight (#769) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * change page order --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore: update cargo deps (#768) * chore(deps): Bump actions/upload-artifact from 3 to 4 (#741) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * remove old connectors and references to netlify (#770) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 (#661) * chore(deps): bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update check_examples.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/labeler from 4 to 5 (#736) Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump actions/setup-node from 3 to 4 (#708) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): bump com.infinyon:fluvio (#613) Bumps [com.infinyon:fluvio](https://github.com/infinyon/fluvio-client-java) from 0.12.12 to 0.12.15. - [Release notes](https://github.com/infinyon/fluvio-client-java/releases) - [Commits](https://github.com/infinyon/fluvio-client-java/commits) --- updated-dependencies: - dependency-name: com.infinyon:fluvio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * chore(deps): Bump @fluvio/client in /embeds/client-examples/node (#693) Bumps [@fluvio/client](https://github.com/infinyon/fluvio-client-node) from 0.12.14 to 0.14.6. - [Release notes](https://github.com/infinyon/fluvio-client-node/releases) - [Changelog](https://github.com/infinyon/fluvio-client-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio-client-node/commits/v0.14.6) --- updated-dependencies: - dependency-name: "@fluvio/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * ci: revert to labeler4 (#771) * node: fixup dev env, update to current node 20 (#772) * chore: update java example dev env (#773) * chore(deps-dev): Bump typescript in /embeds/client-examples/node (#737) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alan Chen <argot@digikata.com> * updated github examples (#776) * add secrets doc (#778) * add: cdk secrets docs * fix hugo script * rancher installation (#781) * Sync stable (#784) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Merge fixup (#767) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation * removed smdk install --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * chore(deps): Bump @types/node in /functions/newsletter (#758) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.10.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Conflict (#766) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * Merge to Stable (#762) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: A.J. Hunyady <aj@infinyon.com> Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * connector sink change (#777) * Cleanup connectors (#760) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Stable (#761) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup connectors (#763) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> * docs: fix link for go package (#734) Prefers the doc page hosted by fluvio since none is directly offered by package * rename config-example.yml to config-sample.yml, (#744) that's the name of the file generated by `cdk generate` * Clarified the term SPU and linked to appropriate page (#746) * chore: fix lint ci --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * fix: list-log samples (#749) (#750) closes #745 * fix: log-and-list navigation (#751) (#752) * fix: log-and-list navigation fix log nav consistency * embeds/client-examples, use python 3.11 * update connector file to match the the project Readme. * cleanup connectors * renamed connector hello to github-examples- * change use hello to use github examples * remove steps from examples * add community section * clean-up hub, and make minor edits to github section * fix indentation --------- Co-authored-by: Deb <122817612+drc-infinyon@users.noreply.github.com> Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> Co-authored-by: Alan Chen <argot@digikata.com> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: mrasputin <150076078+mrasputin@users.noreply.github.com> Co-authored-by: John Landahl <john@landahl.org> * Cleanup sm (#764) * Update Fluvio live site with master updates (#733) * docs: Cli update (#721) * Update CLI docs * Rearrange nav a bit * Removing the infinyon banner too * Update command * Update labels * First pass updates to docs page (#726) * docs cleanup (#732) * Modify `smdk test` examples and documentation to use `--stdin` (#666) * Remove deprecated script from readme * Modify `smdk test` examples and doc to use `--stdin` --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> --------- Co-authored-by: T.J. Telan <t.telan@gmail.com> Co-authored-by: Consoli <matheus.consoli7@gmail.com> * Merge from master (#747) * docs: Cli update (#721) …
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0.
Release notes
Sourced from crazy-max/ghaction-dump-context's releases.
Commits
8b55fa2
remove CHANGELOGe86fcfb
Merge pull request #14 from schmidtw/graceful-degradation37fe4bc
Gracefully fail for missing tools.You can trigger a rebase of this PR by commenting
@dependabot rebase
.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 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)