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

Feature/init command #273

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from
Open

Feature/init command #273

wants to merge 28 commits into from

Commits on Jul 25, 2024

  1. Add init command

    nheeb committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    398fc8f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Init with or without oauth

    nheeb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    73b2949 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Testing the workflow

    nheeb committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6c4409a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    8d98335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983b170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96553f6 View commit details
    Browse the repository at this point in the history
  4. log as error

    nheeb committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    42aefd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. less prints

    nheeb committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bddbb27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec62b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update src/hermes/commands/init/github_permissions.py

    Co-authored-by: David Pape <d.pape@hzdr.de>
    nheeb and zyzzyxdonta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    688e17b View commit details
    Browse the repository at this point in the history
  2. Update src/hermes/commands/init/github_permissions.py

    Co-authored-by: David Pape <d.pape@hzdr.de>
    nheeb and zyzzyxdonta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    62a121a View commit details
    Browse the repository at this point in the history
  3. Update src/hermes/commands/init/base.py

    Co-authored-by: David Pape <d.pape@hzdr.de>
    nheeb and zyzzyxdonta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    38f1b5c View commit details
    Browse the repository at this point in the history
  4. Update src/hermes/commands/init/github_secrets.py

    Co-authored-by: David Pape <d.pape@hzdr.de>
    nheeb and zyzzyxdonta authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e7984a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    39eb860 View commit details
    Browse the repository at this point in the history
  2. Small quotation marks change

    nheeb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6c23751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7c7f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Fixed createconsolehyperlinks

    nheeb committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    112dc10 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    630ba71 View commit details
    Browse the repository at this point in the history
  2. flake8 is never happy

    nheeb committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    77d87d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83dd09 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 16, 2024

  1. Added auth for gitlab

    nheeb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8705663 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    64a5dce View commit details
    Browse the repository at this point in the history
  2. Fixed fstring

    nheeb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    687e804 View commit details
    Browse the repository at this point in the history
  3. raise exception for debugging

    nheeb committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6f35a05 View commit details
    Browse the repository at this point in the history