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

Add devcontainer and initial CI/CD tools #90

Merged
merged 23 commits into from
Jun 15, 2024
Merged

Add devcontainer and initial CI/CD tools #90

merged 23 commits into from
Jun 15, 2024

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    f66701c View commit details
    Browse the repository at this point in the history
  2. Update GH Actions triggers

    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5bad540 View commit details
    Browse the repository at this point in the history
  3. Fix CI/CD

    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6ed833f View commit details
    Browse the repository at this point in the history
  4. Add tests

    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8aea3bc View commit details
    Browse the repository at this point in the history
  5. Update test files

    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    35e9cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e212b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fff038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f17a71a View commit details
    Browse the repository at this point in the history
  9. Add validation step

    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e0c3667 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f82920 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3da259 View commit details
    Browse the repository at this point in the history
  12. Revert "Revert desk_height_sensor.cpp changes"

    This reverts commit f3da259.
    iMicknl committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1f57297 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Change byte to unsigned char

    iMicknl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c9bca29 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix config

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    79cd188 View commit details
    Browse the repository at this point in the history
  2. Use uint8_t and read_byte

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0bf1520 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from jamesmyatt/fix-config

    Fix config files
    iMicknl authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    939c2b0 View commit details
    Browse the repository at this point in the history
  4. Fix

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d21b9fa View commit details
    Browse the repository at this point in the history
  5. More uint8_t

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3971a7b View commit details
    Browse the repository at this point in the history
  6. linting fixes

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b87162a View commit details
    Browse the repository at this point in the history
  7. More uint8_t

    jamesmyatt committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    772e7d5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #89 from jamesmyatt/2.4

    Use uint8_t and read_byte
    iMicknl authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f8a9913 View commit details
    Browse the repository at this point in the history
  9. Update devcontainer

    iMicknl committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    568df69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    137edb0 View commit details
    Browse the repository at this point in the history