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

[1.42.x] [KOGITO-9434] Including python examples #1748

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Commits on Jul 27, 2023

  1. [KOGITO-9434] Including python examples (#1710)

    * [KOGITO-9434] Including python examples
    
    * [KOGITO-9434] To be reverted, just check py module is working on ci env
    
    * [KOGITO-9434] Do not use special profile, just include modules
    
    * [KOGITO-9434] Running requirements automatically
    
    * [KOGITO-9434] Updating readme
    
    * [KOGITO-9434] Including JEP as requirement
    
    * Install numpy before jep and the build
    
    * [KOGITO-9434] Removing python package installation
    
    * [KOGITO-9434] Updating py requirements
    
    Pip has to be run twice, one for dependencies and another for jep (so it
    takes numpy)
    
    * Update serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Update serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Update serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    * Update serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml
    
    Co-authored-by: Tristan Radisson <[email protected]>
    
    ---------
    
    Co-authored-by: Marián Macik <[email protected]>
    Co-authored-by: Tristan Radisson <[email protected]>
    3 people authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c1aa58b View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    radtriste authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b425b02 View commit details
    Browse the repository at this point in the history
  3. Update pom.xml

    radtriste authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cc331ba View commit details
    Browse the repository at this point in the history