azurepipelinesbestpractices

This document contains generic recommendations to follow to implement proper and reliable DevOps processes using Azure, Azure Pipelines and Azure DevOps

https://github.com/kolosovpetro/azurepipelinesbestpractices

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary

Keywords

azure-devops azure-pipelines best-practices latex latex-document
Last synced: 8 months ago · JSON representation ·

Repository

This document contains generic recommendations to follow to implement proper and reliable DevOps processes using Azure, Azure Pipelines and Azure DevOps

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
azure-devops azure-pipelines best-practices latex latex-document
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.md

Azure Pipelines Best Practices

Build PDF Build and Deploy PDF

This document contains generic recommendations to follow to implement proper and reliable DevOps processes using Azure, Azure Pipelines and Azure DevOps.

Available online: PDF

License

This work is licensed under Attribution-NonCommercial-ShareAlike 4.0 International license

Owner

  • Name: Petro Kolosov
  • Login: kolosovpetro
  • Kind: user

11100 yo .NET Developer from $"{cityName}"

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Azure Pipelines Best Practices
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Petro
    family-names: Kolosov
    email: kolosovp94@gmail.com
    orcid: 'https://orcid.org/0000-0002-6544-8880'
identifiers:
  - type: url
    value: >-
      https://github.com/kolosovpetro/AzurePipelinesBestPractices
    description: This document contains generic recommendations to follow to implement proper and reliable DevOps processes using Azure, Azure Pipelines and Azure DevOps

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • kolosovpetro (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build-and-deploy-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • xu-cheng/latex-action v2 composite
.github/workflows/build-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • xu-cheng/latex-action v2 composite