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

Add ${targetPlatform} placeholder for plugin downloads #12410

Commits on Apr 17, 2023

  1. option for using a ${targetPlatform} placeholder

    in plugin download urls
    
    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3fb3321 View commit details
    Browse the repository at this point in the history
  2. review changes:

    use regex escape lib,
    use record,
    updated README for new feature
    
    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f4b4bcc View commit details
    Browse the repository at this point in the history
  3. fix dev-packages/cli/README.md

    Co-authored-by: Mark Sujew <[email protected]>
    jonah-iden and msujew committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    907777e View commit details
    Browse the repository at this point in the history
  4. removed leftover console log

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ccf5d76 View commit details
    Browse the repository at this point in the history
  5. destucuring of record entries

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    00c64c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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