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

Dockerized action runners and script updates #3027

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

Commits on Aug 31, 2023

  1. moved flipper search algorithm and units to testops.py

    doomwastaken committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f22f1b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6ec39 View commit details
    Browse the repository at this point in the history
  3. deleted old scripts

    doomwastaken committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5b56269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e1a99c View commit details
    Browse the repository at this point in the history
  5. failure() checks for workflows

    doomwastaken committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f3bc12 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 11, 2023

  1. Merge branch 'dev' into doom/dockerized_action_runners

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4734d99 View commit details
    Browse the repository at this point in the history
  2. removed wrong status checks

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2323f5e View commit details
    Browse the repository at this point in the history
  3. removed unnecessary reboot

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    916edf9 View commit details
    Browse the repository at this point in the history
  4. debug output for port list

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eac1c57 View commit details
    Browse the repository at this point in the history
  5. enabled debug for workflows, expanded debug com port listing, enabled…

    … sim-links ssearch
    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    590efd5 View commit details
    Browse the repository at this point in the history
  6. changed debug level

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8049e2c View commit details
    Browse the repository at this point in the history
  7. fixed port list with symlink 0 and 1

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f517b77 View commit details
    Browse the repository at this point in the history
  8. fixed port list with symlink 0 and 1

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ff4a1aa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev' into doom/dockerized_action_runners

    doomwastaken committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9c53f50 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge remote-tracking branch 'origin/dev' into doom/dockerized_action…

    …_runners
    doomwastaken committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2fda912 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge branch 'dev' into doom/dockerized_action_runners

    doomwastaken committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8c374d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. reverted unit and updater workflow, reversed scripts/testing files, m…

    …oved new functionality into test workflow
    doomwastaken committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cd11240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06de003 View commit details
    Browse the repository at this point in the history
  3. code formatting for python

    doomwastaken committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bb2e78a View commit details
    Browse the repository at this point in the history
  4. removed debug outputs

    doomwastaken committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b7b448a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge branch 'dev' into doom/dockerized_action_runners

    doomwastaken committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d659e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    708cd03 View commit details
    Browse the repository at this point in the history
  3. added proper trace for alternative workflow

    doomwastaken committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    531b5c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    2d4298d View commit details
    Browse the repository at this point in the history
  2. removed redundant port selection in test workflow

    doomwastaken committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    94642bd View commit details
    Browse the repository at this point in the history