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 support for web workflow #163

Merged
merged 68 commits into from
Mar 5, 2024
Merged

add support for web workflow #163

merged 68 commits into from
Mar 5, 2024

Commits on Feb 22, 2023

  1. add support for web workflow

    vladak committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8b413ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151d358 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge branch 'main' into web_workflow

    # Conflicts:
    #	circup/__init__.py
    FoamyGuy committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ae5cc2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63dcbb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. fix for file protocol

    FoamyGuy committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b7eb10b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into web_workflow

    # Conflicts:
    #	circup/__init__.py
    FoamyGuy committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5615279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225b490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4618b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    32dab6b View commit details
    Browse the repository at this point in the history
  2. starting refactor

    FoamyGuy committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    97e60ed View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. more refactoring

    FoamyGuy committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c6d430c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    86ccabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90299a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

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

    FoamyGuy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    01a1ac2 View commit details
    Browse the repository at this point in the history
  3. Backend super class.

    FoamyGuy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f582873 View commit details
    Browse the repository at this point in the history
  4. remove prints

    FoamyGuy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    168f8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fixing tests

    FoamyGuy committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a5b40b4 View commit details
    Browse the repository at this point in the history
  2. license for mock boot_out

    FoamyGuy committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    75e5012 View commit details
    Browse the repository at this point in the history
  3. working on windows USB fix

    FoamyGuy committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1681b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    51f9670 View commit details
    Browse the repository at this point in the history
  2. remove extra tick mark

    FoamyGuy committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4677400 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 2, 2023

  1. don't pass library path.

    FoamyGuy committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bea088e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    d9ce3b2 View commit details
    Browse the repository at this point in the history
  2. removing path argument from backend functions and find_modules(). add…

    … backend.get_file_path(). remove target url argument (including passwrd) from install_http()
    FoamyGuy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    01f0a2d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

  1. is_deice_present() for WebBackend. pylint fixes. equalize behavior wh…

    …en device is not present.
    FoamyGuy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    31270a0 View commit details
    Browse the repository at this point in the history
  2. parse_boot_out helper. change DiskBackend() to take boot_out string i…

    …nstead of version info tuple
    FoamyGuy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2d07390 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

    FoamyGuy committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    01cceec View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    6cc6a1d View commit details
    Browse the repository at this point in the history
  2. Dispose of request sockets + create DIRs first

    Saw ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
    tyeth committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e5a2030 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    7d3eb6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into web_workflow

    # Conflicts:
    #	circup/__init__.py
    #	tests/test_circup.py
    FoamyGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    33a0528 View commit details
    Browse the repository at this point in the history
  3. code format

    FoamyGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    88a5f9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0bbec2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfae606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15aec59 View commit details
    Browse the repository at this point in the history
  7. fix for json response files key. Use requests Session with retries in…

    … WebBackend. timeout on a requests call. code format
    FoamyGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    dbb8374 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. lots of prints

    FoamyGuy committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    deea802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac578b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e048e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a286849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ed8495 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19e474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8ff055 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    5965afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d8ed6 View commit details
    Browse the repository at this point in the history
  3. remove extra sep

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1f8443f View commit details
    Browse the repository at this point in the history
  4. code format and pylint

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    42d9fe6 View commit details
    Browse the repository at this point in the history
  5. ignore locals

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1c8b32c View commit details
    Browse the repository at this point in the history
  6. try moving this?

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3ec6e34 View commit details
    Browse the repository at this point in the history
  7. add a different one?

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    08e0c94 View commit details
    Browse the repository at this point in the history
  8. different line

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2c8d3e9 View commit details
    Browse the repository at this point in the history
  9. inside the arguments

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3622c3d View commit details
    Browse the repository at this point in the history
  10. fix directory_module test

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3cd60f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc30d36 View commit details
    Browse the repository at this point in the history
  12. code format

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    73d5872 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c5dec0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    258f084 View commit details
    Browse the repository at this point in the history
  15. function doc

    FoamyGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1ef7651 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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