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(create robo) no credential feature #253

Merged
merged 13 commits into from
Jun 4, 2024

Commits on May 30, 2024

  1. index.ts

    Added -nc 'no credentials' feature to skip asking for credential, I also modified -p options so if the first option is '' it will skip asking for plugins. this update aims at easier testing as well as faster creation of templates.
    Nazeofel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4cc42d3 View commit details
    Browse the repository at this point in the history
  2. update

    Nazeofel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    62873cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    745326a View commit details
    Browse the repository at this point in the history
  4. oopsy it was not workey

    Nazeofel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4039563 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. changeset

    Nazeofel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5e78260 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. fix(index.ts)

    Condition to ask for no creds was broken
    Nazeofel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a5e58da View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    a1513f1 View commit details
    Browse the repository at this point in the history
  2. fix(index.ts)

    wasnt following best practices
    Nazeofel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b3ae1a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat(create-robo)-no-credential-feature-' of https://gi…

    …thub.com/Wave-Play/robo.js into feat(create-robo)-no-credential-feature-
    Nazeofel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    07c7989 View commit details
    Browse the repository at this point in the history
  4. fix

    ???
    Nazeofel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    75a9e40 View commit details
    Browse the repository at this point in the history
  5. fix(index.ts)

    I hate commander
    Nazeofel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    834e338 View commit details
    Browse the repository at this point in the history
  6. WIP

    Nazeofel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f37fc2c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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