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

chore: update gitlab repo remote url #354

Merged
merged 9 commits into from
Jul 16, 2023
Merged

Commits on Jul 7, 2023

  1. chore: update gitlab repo remote url

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cc3e899 View commit details
    Browse the repository at this point in the history
  2. chore: handle checkout branch and commit using git service for repo w…

    …ith local path
    
    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5c2f340 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    38db651 View commit details
    Browse the repository at this point in the history
  2. chore: fix return type of _prepare_repo in analyzer.py

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    204d5f8 View commit details
    Browse the repository at this point in the history
  3. chore: remove NotImplementedError in base_git_service.py

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    73cd1bc View commit details
    Browse the repository at this point in the history
  4. chore: update error messages for RepoCheckOutError

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    77e4d14 View commit details
    Browse the repository at this point in the history
  5. chore: update code comments in gitlab.py

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6678fe2 View commit details
    Browse the repository at this point in the history
  6. chore: minor changes for clarity in test_gitlab.py

    Signed-off-by: Trong Nhan Mai <[email protected]>
    tromai committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    02e461d View commit details
    Browse the repository at this point in the history