Will collect process time for projects that are hosted in Azure DevOps
Project description
Tutorial
Azure Devops repository Access
To access repository in Azure DevOps with pipline access token you need either run pipeline.yml file from the repository itself or reference needed repository in reosource.
resources:
repositories:
- repository: process-time
type: git
name: process-time
ref: main
steps:
- checkout: process-time
- checkout: self
- script: |
# do something
displayName: 'Can access both repositories'
env:
System.AccessToken: $(System.AccessToken)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for process_time_azure_devops-0.0.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 310ac6dc2ccac9f376d22bd7886e7e768276658ee46cff4043e4c2fbe059e025 |
|
MD5 | ba87e877cc4e165b811913d955cd14db |
|
BLAKE2b-256 | 081242024dd7355505c78d1a5cf2453eab7686333a4d213b0022f3bc604c35a8 |
Close
Hashes for process_time_azure_devops-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bf265130756c43a143e747da91b1e4ff38a1e436caa3083b526f3084ab111d6 |
|
MD5 | 24fecba067d2a596149890175ab824b2 |
|
BLAKE2b-256 | ff651d86148d3b7122b02edfa62827f6e2bf305ed742490c644cec332c7c7fbd |