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

fixed commit #10

Closed
wants to merge 10 commits into from
Closed

fixed commit #10

wants to merge 10 commits into from

Commits on Jan 27, 2024

  1. I added a linter workflow to the sdk-rust project.

    Feat/add linter ci check cdevents#2 (cdevents#7)
    
    * added apache 2.0 license to all crates
    * semgrep and dprint for code formatting
    * cargo-deny for managing crates licenses
    
    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f0a9de2 View commit details
    Browse the repository at this point in the history
  2. Feat/add linter ci check cdevents#2 (cdevents#7)

    * added apache 2.0 license to all crates
    * semgrep and dprint for code formatting
    * cargo-deny for managing crates licenses
    
    Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2c7eb8b View commit details
    Browse the repository at this point in the history
  3. changed some actions versions

    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4cd4b7a View commit details
    Browse the repository at this point in the history
  4. squash commits Feat/add linter ci check cdevents#2 (cdevents#7)

    * added apache 2.0 license to all crates
    * semgrep and dprint for code formatting
    * cargo-deny for managing crates licenses
    
    Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4193450 View commit details
    Browse the repository at this point in the history
  5. Add checkout step to the commit lint

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli authored and rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    aa90c57 View commit details
    Browse the repository at this point in the history
  6. fixed makefile

    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5b7a2a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5da820 View commit details
    Browse the repository at this point in the history
  8. added rules for linter

    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    32698d6 View commit details
    Browse the repository at this point in the history
  9. ci: removed unused rules

    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f9ef7cb View commit details
    Browse the repository at this point in the history
  10. ci: reset basic rules

    Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
    rjtch committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    aaf8e88 View commit details
    Browse the repository at this point in the history