Skip to content

Allow Tox Environments to be Configured As Skippable via platform-matrix - #19965

Merged
Scott Beddall (scbedd) merged 4 commits into
Azure:mainfrom
scbedd:feature/hotfix-identity-failure
Jul 28, 2021
Merged

Allow Tox Environments to be Configured As Skippable via platform-matrix#19965
Scott Beddall (scbedd) merged 4 commits into
Azure:mainfrom
scbedd:feature/hotfix-identity-failure

Conversation

@scbedd

@scbedd Scott Beddall (scbedd) commented Jul 28, 2021

Copy link
Copy Markdown
Member

This PR will allow us to resolve the nightly failure that identity is currently hitting every day.

It also:

  • updates identity matrix to exclude mindependency/latestdependency checks for the MSAL run
  • updates an inline pshell script to a python script

…can say that certain environments are just not supported by a configured ci run
@scbedd

Copy link
Copy Markdown
Member Author

/azp run python - identity - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).


echo "##vso[task.setvariable variable=toxenv]$toxenvvar"
displayName: "Set Tox Environment"
- task: PythonScript@0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Out of curiosity, why the "Dmitri Iouchtchenko (@0)"?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's the version of the job! The way that you access native devops tasks is by the name + the version. here is the index of native tasks

image

@chlowell Charles Lowell (chlowell) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@scbedd
Scott Beddall (scbedd) merged commit ba67a6c into Azure:main Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants