8000 Filter secrets from log files · Issue #59 · ligershark/psbuild · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Filter secrets from log files #59
Closed
@sayedihashimi

Description

@sayedihashimi

Now that we have add the ability to filter the secrets from the PS console we should look into filtering secrets in the msbuild log files that are written. We can use the FileReplacer PowerShell module that is used in the build script https://github.com/ligershark/psbuild/blob/master/build.ps1#L139.

When we implement this we should:

  • Add a global flag to disable this
  • Add a parameter to Invoke-MSBuild to disable for that build
  • Measure the perf when building projects that create large files

After doing this we can automatically upload log files to AppVeyor as artifacts as mentioned in #255

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0