Skip to content

[Conan] Add CI/CD to test conan package #96

@matheusgomes28

Description

@matheusgomes28

Make sure that the conan package added in conan/conanfile.py can be built with conan create ... and a consumer project can use the generated package.

TODOs:

  1. Create a "deployment" stage with a job for deploying this conan package.
  2. In the conan deploy job, call conan create ... with the correct versioning parameters.
  3. In the conan deploy job, create and build a consumer "hello world" project that uses the Base64 functions from the conan dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions