Skip to content

fea: move scripts to tools folder #99

Description

@rulasg

To avoid clutter on the root folder we should move scripts to the tools folder

  • Move release.ps1 to tools
  • Move sync.ps1 to tools
  • Move deploy.ps1 to tools
    • when release-package.yml does not depende on this script due to the use of publish-action
  • Move test.ps1 to tools
    • Remove launch.json dependency to the test script too
    {
        "name": "PowerShell Run TestingHelper Tests",
        "type": "PowerShell",
        "request": "launch",
        "script": "Invoke-TestingHelper -Path ${workspaceFolder}"
    }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprovement on the code not on the functionality

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions