Commit Graph

4 Commits

Author SHA1 Message Date
Ali Ok 42fd74d11a
Get rid of refs to old KafkaChannels (#5009) 2022-06-22 18:01:23 +00:00
Lance Ball 10f1c7637c
Update Node.js code samples w/ latest CloudEvents (#4865)
This commit updates two of the examples in this repository that use the
Node.js CloudEvents module. A newer version of the module has been released
and the examples have been updated to use it. The newer version allows us
to eliminate a dependency on axios, and simplify the example code.

Signed-off-by: Lance Ball <lball@redhat.com>
2022-03-31 19:15:44 +00:00
Samu Tamminen 318a50e35e
Update eventing helloworld-python dependencies (#4834)
* upgrade Flask to 2.0.1 and python to 3.9

* use latest Flask version 2.0.3 and active Docker image python:3.9-alpine
2022-03-18 06:40:18 -07: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