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

feat(ContainerTool): Support both Podman and Docker as container tool for setup-script #12194

Closed
wants to merge 34 commits into from

Commits on Jan 29, 2024

  1. refactor setup.js so be a little more clean and added support for pod…

    …man and docker
    Øvrelid committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6ea541c View commit details
    Browse the repository at this point in the history
  2. merged main into feature

    Øvrelid committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9af9066 View commit details
    Browse the repository at this point in the history
  3. no need to call super

    Øvrelid committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1fb6a36 View commit details
    Browse the repository at this point in the history
  4. super is needed

    Øvrelid committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f4350fc View commit details
    Browse the repository at this point in the history
  5. clean up

    Øvrelid committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bc7da2f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

    Øvrelid committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3241c45 View commit details
    Browse the repository at this point in the history
  3. comment on why we use container tool manager check

    Øvrelid committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c216a6f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. work in progress

    Øvrelid committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ed0ccd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge branch 'main' into feat/podmanSupport

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4a03275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9491c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae88cb View commit details
    Browse the repository at this point in the history
  4. env for container tool for Playwrigth as well

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8a24352 View commit details
    Browse the repository at this point in the history
  5. fixed syntax error

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5e421b4 View commit details
    Browse the repository at this point in the history
  6. testing

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9b5f399 View commit details
    Browse the repository at this point in the history
  7. map runtime tool

    Øvrelid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    27a9a67 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge branch 'main' into feat/podmanSupport

    Øvrelid committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    958674c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. update nginx.conf

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d42ccfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6773dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea9202 View commit details
    Browse the repository at this point in the history
  4. debug

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f8f50fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    951e9b6 View commit details
    Browse the repository at this point in the history
  6. nginx

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    599de42 View commit details
    Browse the repository at this point in the history
  7. change cypress yaml

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d3ec312 View commit details
    Browse the repository at this point in the history
  8. clean ups

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    310892e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50b1c97 View commit details
    Browse the repository at this point in the history
  10. improve message

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8e1744d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9621fc2 View commit details
    Browse the repository at this point in the history
  12. remove uneccary config

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    17175c6 View commit details
    Browse the repository at this point in the history
  13. debug usecase test

    framitdavid committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    547c3cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf2d787 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    18dc65d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 12, 2024

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