Skip to content

chore: remove skus, locations and update commands#240

Merged
jadarsie merged 1 commit intoAzure:masterfrom
jadarsie:rem-old-cmds
Apr 22, 2024
Merged

chore: remove skus, locations and update commands#240
jadarsie merged 1 commit intoAzure:masterfrom
jadarsie:rem-old-cmds

Conversation

@jadarsie
Copy link
Member

Reason for Change:

This PR is part of the migration to the track 2 Azure SDK

Remove commands that are not relevant to Azure Stach Hub users.

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@jadarsie
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).


# All shell scripts, except those that support deprecated orchestrators or are in vendored code.
files=$(find . -type f -name "*.sh" -not -path './vendor/*' -not -path './hack/tools/*' -not -path './test/e2e/vendor/*')
files=$(find . -type f -name "*.sh" -not -path './vendor/*' -not -path './hack/tools/*' -not -path './test/e2e/vendor/*' -not -path './.vscode/*')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentional change as part of this PR?

@jadarsie jadarsie merged commit 8811fa2 into Azure:master Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants