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

Use self hosted github runner #85

Merged
merged 33 commits into from
Dec 17, 2023
Merged

Use self hosted github runner #85

merged 33 commits into from
Dec 17, 2023

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    4c93a75 View commit details
    Browse the repository at this point in the history
  2. add default user

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    74242a2 View commit details
    Browse the repository at this point in the history
  3. create docker container

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d234c2a View commit details
    Browse the repository at this point in the history
  4. add runner name

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c53187c View commit details
    Browse the repository at this point in the history
  5. correct variable typo

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9fc5b2f View commit details
    Browse the repository at this point in the history
  6. add setup script

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2de7e9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fddc86 View commit details
    Browse the repository at this point in the history
  8. correct ansible task

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ff24f5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bc14f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84ebec2 View commit details
    Browse the repository at this point in the history
  11. correct build path

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    12e713b View commit details
    Browse the repository at this point in the history
  12. add dockerfile name

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    31c4017 View commit details
    Browse the repository at this point in the history
  13. add ext to dockerfile arg

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a52eaec View commit details
    Browse the repository at this point in the history
  14. run command without sudo

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    44f384f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5afc779 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bbac2d View commit details
    Browse the repository at this point in the history
  17. split runner role

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c80e145 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    265e7d5 View commit details
    Browse the repository at this point in the history
  19. force absense of image

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b192cb9 View commit details
    Browse the repository at this point in the history
  20. run script in users home

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ffc24e8 View commit details
    Browse the repository at this point in the history
  21. add libicu to dockerfile

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9836247 View commit details
    Browse the repository at this point in the history
  22. change libicu n

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f82ee04 View commit details
    Browse the repository at this point in the history
  23. add http source to apt-get

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0486fdc View commit details
    Browse the repository at this point in the history
  24. try new token

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ae9b9a1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b9f7441 View commit details
    Browse the repository at this point in the history
  26. add debug to see pwd

    MialLewis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8ea06fe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    638cdce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47ad35 View commit details
    Browse the repository at this point in the history
  3. use new runner token

    MialLewis committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1205811 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. update dockerfile

    MialLewis committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c44288c View commit details
    Browse the repository at this point in the history
  2. seperate run and setup scripts

    update ansible script to seperate setup and run
    
    change tags to when statements
    
    fix identation
    
    correct copy paste error
    
    add curl to runner
    MialLewis committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4bd15a6 View commit details
    Browse the repository at this point in the history
  3. Revert "seperate run and setup scripts"

    This reverts commit 4bd15a6.
    MialLewis committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    97a8b64 View commit details
    Browse the repository at this point in the history
  4. add new token

    MialLewis committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b887f08 View commit details
    Browse the repository at this point in the history