Skip to content
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

🎁 Pretty print cloud events via wasm #24

Closed

Commits on Apr 13, 2023

  1. PoC of WASM pretty print of CloudEvents

    Conflicts fixed:
    
     - quarkus/src/main/java/com/redhat/openshift/knative/showcase/events/Endpoint.java
    cardil committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    77ce55f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. Extract multiple webjars

    cardil committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bd18b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d820d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff8677 View commit details
    Browse the repository at this point in the history
  4. Remove useless jsdoc

    cardil committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    68d46fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0031ab View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    5afc41c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117b06d View commit details
    Browse the repository at this point in the history
  3. Fixing Quarkus native build

    cardil committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fd54cc0 View commit details
    Browse the repository at this point in the history