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 dependabot & update workflows #344

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

ButterscotchV
Copy link
Member

GitHub Actions fails now because the versions are so old. This updates those and adds dependabot so it'll automatically update them. :3

@ButterscotchV ButterscotchV added Type: Bug Something isn't working Type: Enhancement Adds or improves a feature Priority: High Important feature or blocks something important Area: Continuous Integration Automated testing and deployment labels Sep 17, 2024
Copy link
Member

@Vyolex Vyolex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, now auto formatting checks 😃

@Eirenliel Eirenliel merged commit dbce4cb into SlimeVR:main Sep 25, 2024
1 check passed
camarokris pushed a commit to camarokris/SlimeVR-Tracker-CodeCell that referenced this pull request Oct 2, 2024
* Add dependabot & update workflows

* Specify python-version & use pip cache

* Add requirements.txt

* Cache PIP generally instead & remove requirements
kounocom added a commit to kounocom/SlimeVR-Tracker-ESP that referenced this pull request Oct 11, 2024
commit f1ac5aa
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 17:02:48 2024 +0300

    ...and finally, change whatever these do

commit 2ef6306
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 16:58:25 2024 +0300

    ...and then light the LED when rest is detected, as a debug step

commit 4950a17
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 16:56:03 2024 +0300

    ...and then make them actually work per-sensor

commit 1faff26
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 16:54:54 2024 +0300

    ...and some more

commit 2f2c248
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 16:54:09 2024 +0300

    Adjust VQF params more

commit afb4d32
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 8 18:33:54 2024 +0200

    Whoops

commit 3d9ad76
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 8 18:27:55 2024 +0200

    Zero out accel calibration

commit 5222085
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 8 18:25:53 2024 +0200

    ACTUALLY skip accel calibration

commit ea5ea1a
Merge: 1e47ff7 099fd9a
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 8 18:06:25 2024 +0200

    Merge branch 'dynamic-sfusion' of https://github.com/kounocom/SlimeVR-Tracker-ESP into dynamic-sfusion

commit 1e47ff7
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 8 17:56:29 2024 +0200

    Increase sensitivity when gyro is calibrated + skip accel calibration for now

commit 099fd9a
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 08:48:46 2024 +0300

    Stuffs for dynamic

commit 6f74905
Merge: 44e2aaf 6eb1ef9
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 07:29:34 2024 +0200

    Merge branch 'icm45686-firmware' into dynamic-sfusion

commit 6eb1ef9
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 07:39:19 2024 +0300

    Use correct sensitivity

commit b84096c
Merge: 6515014 73faa41
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 03:59:36 2024 +0200

    Merge branch 'icm45686-firmware' of https://github.com/gorbit99/SlimeVR-Tracker-ESP into icm45686-firmware

commit 6515014
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 03:59:24 2024 +0200

    Hires mode maybe?

commit 73faa41
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 03:11:08 2024 +0300

    Sleep more

commit 1aae55a
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 03:00:55 2024 +0300

    Use 8KB FIFO

commit bc65001
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 02:50:59 2024 +0300

    Use clock

commit eec8ac6
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 1 23:56:46 2024 +0200

    Actually enable FIFO this time

commit 44e2aaf
Author: kounocom <meia@kouno.xyz>
Date:   Tue Oct 1 21:06:15 2024 +0300

    This works better

commit db71a05
Author: kounocom <meia@kouno.xyz>
Date:   Mon Sep 30 17:03:19 2024 +0300

    change to 4g, fill in missing stuff elsewhere

commit f219cc3
Author: kounocom <meia@kouno.xyz>
Date:   Sun Sep 29 09:58:35 2024 +0300

    Always limit TPS with aux (now to 90)

commit 8a63326
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Sep 25 21:09:51 2024 +0200

    In theory this works?

commit dbce4cb
Author: Butterscotch! <bscotchvanilla@gmail.com>
Date:   Wed Sep 25 12:02:37 2024 -0400

    Add dependabot & update workflows (SlimeVR#344)

    * Add dependabot & update workflows

    * Specify python-version & use pip cache

    * Add requirements.txt

    * Cache PIP generally instead & remove requirements

commit 8b00064
Author: Ondrej Hruska <11602729+ZycaR@users.noreply.github.com>
Date:   Sun Sep 1 10:46:47 2024 -0700

    GET.INFO Serial Command Should Returns Battery Voltage & Level (in Percentages) (SlimeVR#338)

    * GET.INFO serial command return also battery voltage & level in percents

    * move public headers together
kounocom added a commit to kounocom/SlimeVR-Tracker-ESP that referenced this pull request Oct 11, 2024
commit e2e1880
Merge: f7fc1ce 86915b1
Author: kounocom <meia@kouno.xyz>
Date:   Fri Oct 11 18:10:11 2024 +0300

    Merge branch 'icm45686-firmware' of https://github.com/gorbit99/SlimeVR-Tracker-ESP into icm45686-firmware

commit 86915b1
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Mon Oct 7 08:27:51 2024 +0200

    Fix incorrect number in IMU name

commit 4abf06f
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Sat Oct 5 04:46:42 2024 +0200

    Remove unnecessary changes

commit 4680248
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 09:02:21 2024 +0200

    ICM45686 implementation

commit f7fc1ce
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 08:00:31 2024 +0300

    Make sensor reset work (lol)

commit 6eb1ef9
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 07:39:19 2024 +0300

    Use correct sensitivity

commit b84096c
Merge: 6515014 73faa41
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 03:59:36 2024 +0200

    Merge branch 'icm45686-firmware' of https://github.com/gorbit99/SlimeVR-Tracker-ESP into icm45686-firmware

commit 6515014
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Oct 2 03:59:24 2024 +0200

    Hires mode maybe?

commit 73faa41
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 03:11:08 2024 +0300

    Sleep more

commit 1aae55a
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 03:00:55 2024 +0300

    Use 8KB FIFO

commit bc65001
Author: kounocom <meia@kouno.xyz>
Date:   Wed Oct 2 02:50:59 2024 +0300

    Use clock

commit eec8ac6
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Tue Oct 1 23:56:46 2024 +0200

    Actually enable FIFO this time

commit db71a05
Author: kounocom <meia@kouno.xyz>
Date:   Mon Sep 30 17:03:19 2024 +0300

    change to 4g, fill in missing stuff elsewhere

commit 8a63326
Author: gorbit99 <gorbitgames@gmail.com>
Date:   Wed Sep 25 21:09:51 2024 +0200

    In theory this works?

commit dbce4cb
Author: Butterscotch! <bscotchvanilla@gmail.com>
Date:   Wed Sep 25 12:02:37 2024 -0400

    Add dependabot & update workflows (SlimeVR#344)

    * Add dependabot & update workflows

    * Specify python-version & use pip cache

    * Add requirements.txt

    * Cache PIP generally instead & remove requirements

commit 8b00064
Author: Ondrej Hruska <11602729+ZycaR@users.noreply.github.com>
Date:   Sun Sep 1 10:46:47 2024 -0700

    GET.INFO Serial Command Should Returns Battery Voltage & Level (in Percentages) (SlimeVR#338)

    * GET.INFO serial command return also battery voltage & level in percents

    * move public headers together
@ButterscotchV ButterscotchV deleted the actions-dependabot branch October 31, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Continuous Integration Automated testing and deployment Priority: High Important feature or blocks something important Type: Bug Something isn't working Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants