kahirokunn
8e917ed012
chore: multi-arch support with buildx in all Dockerfiles ( #5273 )
...
* chore: use buildx to build grpc-ping-go
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support grpc-ping-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-clojure multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-dart multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-deno multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-elixir multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-haskell multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-java-micronaut multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-java-quarkus multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-r multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-rserver multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-rust multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-swift multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-vertx multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support iris-classifier multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-python multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support node-heartbeat-source multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support cloudevents-dotnet multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support cloudevents-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support cloudevents-nodejs multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support cloudevents-rust multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support gitwebhook-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-csharp multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-java-spark multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-java-spring multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-kotlin multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-nodejs multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-php multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-python multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-shell multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support knative-routing-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support kong-routing-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support multi-container multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support secrets-go multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support knative-docs multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-r Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support helloworld-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support cloudevents-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support gitwebhook-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support knative-routing-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support kong-routing-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support servingcontainer Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support sidecarcontainer Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support secrets-go Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
* chore: support multi-container Dockerfile multiple architecture
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
---------
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
2023-09-06 13:28:13 +00:00
dependabot[bot]
fe1b396dd9
Bump futures-util in /code-samples/serving/cloudevents/cloudevents-rust ( #5601 )
...
Bumps [futures-util](https://github.com/rust-lang/futures-rs ) from 0.3.5 to 0.3.28.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.28 )
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 18:15:35 +00:00
dependabot[bot]
ba8db5c7cb
Bump futures-task in /code-samples/serving/cloudevents/cloudevents-rust ( #5602 )
...
Bumps [futures-task](https://github.com/rust-lang/futures-rs ) from 0.3.5 to 0.3.28.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.28 )
---
updated-dependencies:
- dependency-name: futures-task
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 18:12:36 +00:00
Mary Frances Hull
04eb1ecf81
fix tab formatting - issue #4922 ( #5446 )
...
* fix tab formatting
* change from bold to heading 3
2023-03-17 18:59:37 +00:00
dependabot[bot]
3132270389
Bump bumpalo in /code-samples/serving/cloudevents/cloudevents-rust ( #5387 )
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.3.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases )
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.3.0...3.12.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 13:41:05 +00:00
dependabot[bot]
f75a3caa8e
Bump smallvec in /code-samples/serving/cloudevents/cloudevents-rust ( #5046 )
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 18:01:37 +00:00
dependabot[bot]
e98f9b5501
Bump arc-swap in /code-samples/serving/cloudevents/cloudevents-rust ( #5042 )
...
Bumps [arc-swap](https://github.com/vorner/arc-swap ) from 0.4.6 to 0.4.8.
- [Release notes](https://github.com/vorner/arc-swap/releases )
- [Changelog](https://github.com/vorner/arc-swap/blob/v0.4.8/CHANGELOG.md )
- [Commits](https://github.com/vorner/arc-swap/compare/v0.4.6...v0.4.8 )
---
updated-dependencies:
- dependency-name: arc-swap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 18:01:30 +00:00
dependabot[bot]
55459316be
Bump hyper in /code-samples/serving/cloudevents/cloudevents-rust ( #5045 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.13.5 to 0.13.10.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.13.10/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.13.5...v0.13.10 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 17:56:23 +00:00
dependabot[bot]
967a93e5bb
Bump miow in /code-samples/serving/cloudevents/cloudevents-rust ( #5024 )
...
Bumps [miow](https://github.com/yoshuawuyts/miow ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/yoshuawuyts/miow/releases )
- [Changelog](https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yoshuawuyts/miow/compare/0.2.1...0.2.2 )
---
updated-dependencies:
- dependency-name: miow
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 16:56:25 +00:00
Samia Nneji
4eda564a0b
Move code samples to GitHub ( #4565 )
...
* Move samples off site
* Add redirects
* Fix code samples and links
* Change links
* Fix path to sample
* Fix a few more links
* Update samples path in test
* remove unecessary redirect
* update more links
* add closing bracket
2021-12-14 04:20:51 -08:00