-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mover-elite/demo-scene
base: master
head repository: confluentinc/demo-scene
compare: master
- 20 commits
- 199 files changed
- 9 contributors
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22f69ee - Browse repository at this point
Copy the full SHA 22f69eeView commit details
Commits on Aug 9, 2023
-
Cluster Linking and Schema Linking examples (confluentinc#252)
* Cluster Linking and Schema Linking examples used on CSTA enablement deck * Fixing Typos and explanations in the examples
Configuration menu - View commit details
-
Copy full SHA for 2421845 - Browse repository at this point
Copy the full SHA 2421845View commit details
Commits on Mar 14, 2024
-
Extend GitHub demo (confluentinc#263)
* update readme with KStreams instructions * add Java file * add build file * add diagrams * add non-empty build file * add non-empty java file * changes from Bill's refactor and consequent README update * Update confluent-connector-github-demo/README.md Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/build.gradle Co-authored-by: Bill Bejeck <[email protected]> * add gradle and readme changes * Update confluent-connector-github-demo/README.md Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/README.md Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/README.md Co-authored-by: Bill Bejeck <[email protected]> * Update confluent-connector-github-demo/README.md Co-authored-by: Bill Bejeck <[email protected]> --------- Co-authored-by: Cerchie <[email protected]> Co-authored-by: Bill Bejeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be28621 - Browse repository at this point
Copy the full SHA be28621View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa6f385 - Browse repository at this point
Copy the full SHA aa6f385View commit details
Commits on Mar 26, 2024
-
Update README.md (confluentinc#267)
fixing image issue in confluent-connector-github-demo
Configuration menu - View commit details
-
Copy full SHA for c216f3c - Browse repository at this point
Copy the full SHA c216f3cView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 149e769 - Browse repository at this point
Copy the full SHA 149e769View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0396e76 - Browse repository at this point
Copy the full SHA 0396e76View commit details
Commits on Apr 19, 2024
-
add flink/streamlit/alpaca (confluentinc#271)
Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4613277 - Browse repository at this point
Copy the full SHA 4613277View commit details -
Demo/streamlit (confluentinc#272)
* add flink/streamlit/alpaca * add graph --------- Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee0ae20 - Browse repository at this point
Copy the full SHA ee0ae20View commit details
Commits on May 7, 2024
-
Cleanup streamlit (confluentinc#273)
* move producer creation outside producing call * make topic with 1 partition * teardown instructions * rename files to something more classicly pythony * make cv-able * mr sr out of data handler * subscribe rather than assign * rename import * sql formatting * comments * note nyse hrs --------- Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fc7f21 - Browse repository at this point
Copy the full SHA 0fc7f21View commit details
Commits on Jun 4, 2024
-
adding 2 new js client demos (confluentinc#275)
* adding 2 new js client demos * add seed producer --------- Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f2137 - Browse repository at this point
Copy the full SHA a6f2137View commit details
Commits on Jun 6, 2024
-
Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8adcc18 - Browse repository at this point
Copy the full SHA 8adcc18View commit details
Commits on Aug 8, 2024
-
Spring-Kotlin Blog code samples (confluentinc#1) (confluentinc#277)
* initial commit of spring-into-kafka-cc. * Adding logging * Repo documentation, intro and setup details. * Update spring-into-kafka-cc/README.adoc - IDE reference * Update spring-into-kafka-cc/README.adoc - spacing * Removing tfplan from git. * Fixing doc, per code review. --------- Co-authored-by: Dave Troiano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f20482 - Browse repository at this point
Copy the full SHA 1f20482View commit details
Commits on Sep 6, 2024
-
remove s3 bucket refs (confluentinc#278)
Co-authored-by: Cerchie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ec6fb8 - Browse repository at this point
Copy the full SHA 5ec6fb8View commit details
Commits on Sep 26, 2024
-
Spring into CC with Kotlin Volume 2 - Kafka Streams(confluentinc#3) (c…
…onfluentinc#279) * Correcting command on terraform output to env file. * new protobuf object definitions * initial commit of cloud-stream-kafka * new topics for kafka streams example * abandoning protobuf for avro. * simple kafka streams topology, filter platinum. * Kafka-streams example. * Update topology for only platinum and gold members. * documentation and word count topics in terraform. * Updates to README from code review --------- Co-authored-by: Dave Troiano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 968b7cf - Browse repository at this point
Copy the full SHA 968b7cfView commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af7cd63 - Browse repository at this point
Copy the full SHA af7cd63View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5455ea1 - Browse repository at this point
Copy the full SHA 5455ea1View commit details -
Examples for Micronaut CC Blog Post. (confluentinc#8) (confluentinc#283)
* Examples for Micronaut CC Blog Post. * Registered trademark on Kafka * Correction to dependencies in terraform SR provisioning. * Update per code review * Update per code review * Adding export statements to setup CC CLI. * Links to required software. * Documentation updates, per code review. --------- Co-authored-by: Dave Troiano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba92e31 - Browse repository at this point
Copy the full SHA ba92e31View commit details
Commits on Jan 24, 2025
-
Code examples for upcoming data contracts blog (confluentinc#285)
* Example code for data-contracts blog. * Ignoring gradle wrapper stuff. * Ignoring gradle wrapper stuff. * update setup script. * Updates to README, adding console examples. * Image updates on documentation. * Shoutout Gilles. * Formatting of readme elements, like notes. * Disclaimer on setup script, how long it takes to execute.
Configuration menu - View commit details
-
Copy full SHA for 5b53cb4 - Browse repository at this point
Copy the full SHA 5b53cb4View commit details
Commits on Feb 11, 2025
-
Confluent Cloud agentic AI RAG demo using Kafka, Connect, Flink, and …
…MongoDB (confluentinc#281) * Confluent Cloud agentic AI RAG demo using Kafka, Connect, Flink, and MongoDB Atlas * minor formatting fixes --------- Co-authored-by: Viktor Gamov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71a26d0 - Browse repository at this point
Copy the full SHA 71a26d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master