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: add a "mask" param to hide secrets from http_url #26

Merged
merged 5 commits into from May 26, 2021
Merged

Commits on May 24, 2021

  1. Strip http_url of secrets, add optional 'mask' param

    Irene Alvarado committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0a33cd6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Add boolean string to completely mask source string

    Irene Alvarado committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ba146ea View commit details
    Browse the repository at this point in the history
  2. Fix description of mask in action.yml

    Irene Alvarado committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5c3a038 View commit details
    Browse the repository at this point in the history
  3. Document new mask param

    Irene Alvarado committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5ed3a51 View commit details
    Browse the repository at this point in the history
  4. Merge main

    Irene Alvarado committed May 26, 2021
    Configuration menu
    Copy the full SHA
    471ce76 View commit details
    Browse the repository at this point in the history