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

Open Trickler branch based on 2022.05.x #1

Open
wants to merge 66 commits into
base: 2022.05.x
Choose a base branch
from

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    4e2e683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04fe397 View commit details
    Browse the repository at this point in the history
  3. Add pybleno package

    erichiggins committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    655fc2f View commit details
    Browse the repository at this point in the history
  4. Add websocketd package

    erichiggins committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    891c465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d8825 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    94ef76c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    adbb10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4493057 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    42120f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Create pizerow-dev-build.yml

    Add a GitHub action to build the pizero dev version
    erichiggins committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5b10ceb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Update pizerow-dev-build.yml

    Added pull request target to allow the workflow to be run on the PR branch
    erichiggins committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2aa6e76 View commit details
    Browse the repository at this point in the history
  2. Update pizerow-dev-build.yml

    Add `git branch` and `git remote -v` checks before checkout.
    erichiggins committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0529691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209434b View commit details
    Browse the repository at this point in the history
  4. Update pizerow-dev-build.yml

    Fix order of sub commands for remove remote
    erichiggins committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8216561 View commit details
    Browse the repository at this point in the history
  5. Update pizerow-dev-build.yml

    skip the git stuff, maybe don't need it.
    erichiggins committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7383675 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    e369bcc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'opentrickler-2022.05.x' of github.com:ammolytics/opentr…

    …ickler-buildroot into opentrickler-2022.05.x
    erichiggins committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    55d9d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update pizerow-dev-build.yml

    Attempt a self-hosted runner to compare performance.
    erichiggins committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    aad4fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22511c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36ff92 View commit details
    Browse the repository at this point in the history
  4. Update pizerow-dev-build.yml

    Try make -j10
    erichiggins committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    cadcd3f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update pizerow-dev-build.yml

    Add preflight check
    erichiggins committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5d6c6d1 View commit details
    Browse the repository at this point in the history
  2. Update pizerow-dev-build.yml

    Try cleaning up whitespace
    erichiggins committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1bab655 View commit details
    Browse the repository at this point in the history
  3. Update pizerow-dev-build.yml

    Try to get more info out of the failing preflight
    erichiggins committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    dc30aaf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update pizerow-dev-build.yml

    Try breaking out commands to get more output and info on failure point.
    erichiggins committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2087e68 View commit details
    Browse the repository at this point in the history
  2. Update post-fakeroot.sh

    Update script to use python3 and pip3 commands instead of assuming.
    erichiggins committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3b7c2e1 View commit details
    Browse the repository at this point in the history
  3. Update pizerow-dev-build.yml

    Update build commands to use python3 and pip3 commands outside of the venv instead of assuming.
    erichiggins committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    195c997 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Update pizerow-dev-build.yml

    Handle firmware image compression in build step.
    Upload firmware artifacts.
    erichiggins committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    cb5da27 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Clean up build process, don't repeat steps. Use matrix to control bui…

    …ld jobs and label output.
    erichiggins committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    aaa15b4 View commit details
    Browse the repository at this point in the history
  2. Fix build file

    erichiggins committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0e357e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b54bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e11ca View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    550e828 View commit details
    Browse the repository at this point in the history
  2. Rename pi0w images to be specific, same for board directory. Try usin…

    …g date, boards, and commit in firmware filenames. Use clean instead of distclean.
    erichiggins committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    6a4078b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e45ea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update build-ot-firmware.yml

    Remove firmware image files as part of garbage collection step.
    erichiggins committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4d7e1eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362dfaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e4ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc42564 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Update build-ot-firmware.yml

    Switch build job trigger from commit to cronjob.
    erichiggins committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    65666c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    70e42a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0386e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update sync-with-upstream.yml

    Try adding upstream and follow GH's directions. Also check for the gh command.
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    162a76f View commit details
    Browse the repository at this point in the history
  2. Update sync-with-upstream.yml

    move a few commands around, be explicit about origin vs upstream
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0d84350 View commit details
    Browse the repository at this point in the history
  3. Update sync-with-upstream.yml

    push changes to origin for 2022.05.x
    pull then try to merge.
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    aa03547 View commit details
    Browse the repository at this point in the history
  4. Update sync-with-upstream.yml

    Determine which user is running commands.
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a4618bc View commit details
    Browse the repository at this point in the history
  5. Update sync-with-upstream.yml

    Fix broken git config command, just get top 10 lines.
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0afc10e View commit details
    Browse the repository at this point in the history
  6. Update sync-with-upstream.yml

    Log difference between latest 2022.05.x and opentrickler branches.
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e29e7b3 View commit details
    Browse the repository at this point in the history
  7. Update sync-with-upstream.yml

    Try three dots
    erichiggins committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    404f360 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update sync-with-upstream.yml

    see what's in git config, stop long slow commands
    erichiggins committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3fb75f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Update sync-with-upstream.yml

    tree .git/refs
    erichiggins committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    548cad6 View commit details
    Browse the repository at this point in the history
  2. Update sync-with-upstream.yml

    more tree .git/refs/
    erichiggins committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    cc994d2 View commit details
    Browse the repository at this point in the history
  3. Increase I2C speed

    erichiggins committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    12a0eca View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    d13f919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2887bfc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    76dcf5a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    2c47a44 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    f7b740a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    1fc279a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efba27c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Bump to make -j 16

    erichiggins committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5047007 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    dee8e8b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Update build-ot-firmware.yml

    Pin bluezero dep to version 0.8.0 to prevent build breakage
    erichiggins committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    15aeb11 View commit details
    Browse the repository at this point in the history
  2. Update build-ot-firmware.yml

    Upgrade checkout action to v4
    erichiggins committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bdcc36b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2cde1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    3c9d3c8 View commit details
    Browse the repository at this point in the history