Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mover-elite/demo-scene
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: confluentinc/demo-scene
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 199 files changed
  • 9 contributors

Commits on Jun 27, 2023

  1. Update README.md

    clarify a few developer steps
    Cerchie authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    22f69ee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. 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
    tomasalmeida authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2421845 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. 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]>
    3 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    be28621 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    aa6f385 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update README.md (confluentinc#267)

    fixing image issue in confluent-connector-github-demo
    Cerchie authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c216f3c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    149e769 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    0396e76 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add flink/streamlit/alpaca (confluentinc#271)

    Co-authored-by: Cerchie <[email protected]>
    Cerchie and Cerchie authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4613277 View commit details
    Browse the repository at this point in the history
  2. Demo/streamlit (confluentinc#272)

    * add flink/streamlit/alpaca
    
    * add graph
    
    ---------
    
    Co-authored-by: Cerchie <[email protected]>
    Cerchie and Cerchie authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ee0ae20 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. 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]>
    Cerchie and Cerchie authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0fc7f21 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. adding 2 new js client demos (confluentinc#275)

    * adding 2 new js client demos
    
    * add seed producer
    
    ---------
    
    Co-authored-by: Cerchie <[email protected]>
    Cerchie and Cerchie authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a6f2137 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. remove url (confluentinc#276)

    Co-authored-by: Cerchie <[email protected]>
    Cerchie and Cerchie authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8adcc18 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. 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]>
    sandonjacobs and davetroiano authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1f20482 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. remove s3 bucket refs (confluentinc#278)

    Co-authored-by: Cerchie <[email protected]>
    Cerchie and Cerchie authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ec6fb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. 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]>
    sandonjacobs and davetroiano authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    968b7cf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    af7cd63 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    5455ea1 View commit details
    Browse the repository at this point in the history
  2. 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]>
    sandonjacobs and davetroiano authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    ba92e31 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. 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.
    sandonjacobs authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5b53cb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. 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]>
    davetroiano and gAmUssA authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    71a26d0 View commit details
    Browse the repository at this point in the history
Loading