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

Fix parsing of secrets containing '=' character #201

Commits on Oct 23, 2020

  1. Fix parsing of secrets containing '=' character

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    fc7e9a2 View commit details
    Browse the repository at this point in the history
  2. Fix usage of deprecated substr (=> substring)

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    21692b9 View commit details
    Browse the repository at this point in the history
  3. Update dist/index.js

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8616d52 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into fix-parse-secret-…

    …containing-equal-character
    
    # Conflicts:
    #	__tests__/buildx.test.ts
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c8e09bf View commit details
    Browse the repository at this point in the history