Skip to content

Fixed typo#144

Closed
seanlaw wants to merge 1 commit intomasterfrom
unknown repository
Closed

Fixed typo#144
seanlaw wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@seanlaw
Copy link
Copy Markdown
Contributor

@seanlaw seanlaw commented Mar 13, 2020

Pull Request Checklist

  • Fork, clone, and checkout the newest version of the code
  • Make necessary changes
  • Install black (i.e., python -m pip install black or conda install black)
  • Install flake8 (i.e., python -m pip install flake8 or conda install flake8)
  • Install pytest-cov (i.e., python -m pip install pytest-cov or conda install pytest-cov)
  • Run black . in the root stumpy directory
  • Run flake8 . in the root stumpy directory
  • Run ./setup.py && ./test.sh in the root stumpy directory
  • Reference a Github issue (and create one if one doesn't already exist)

@seanlaw
Copy link
Copy Markdown
Contributor Author

seanlaw commented Mar 14, 2020

/azp

@azure-pipelines
Copy link
Copy Markdown

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@seanlaw
Copy link
Copy Markdown
Contributor Author

seanlaw commented Mar 14, 2020

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@seanlaw
Copy link
Copy Markdown
Contributor Author

seanlaw commented Mar 14, 2020

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@seanlaw seanlaw closed this Mar 14, 2020
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.

1 participant