Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-azure-devops

a curated list of awesome resource for azure devops
https://github.com/martcus/awesome-azure-devops

  • overview - plan, track, and discuss work across teams. define and update issues, bugs, user stories, & other work with customizable scrum, kanban, and agile tools.
  • documentation - azure boards documentation
  • a brief intro to azure boards - a brief intro to azure boards
  • overview - implement continuous integration and continuous delivery (ci/cd) for the app and platform of your choice
  • documentation - azure pipelines documentation
  • conditions - you can specify the conditions under which each stage, job, or step runs
  • expressions - expressions can be used in many places where you need to specify a string, boolean, or number value when authoring a pipeline
  • logging commands - logging commands are how tasks and scripts communicate with the agent
  • pipelines trigger - use triggers to run a pipeline automatically
  • predefined variables - variables give you a convenient way to get key bits of data into various parts of your pipeline. this is a list of predefined variables that are available for your use.
  • templates - templates let you define reusable content, logic, and parameters
  • variables - variables give you a convenient way to get key bits of data into various parts of the pipeline
  • yaml schema reference - detailed reference guide to azure pipelines yaml pipelines
  • automatic app versioning - learn how you can use azure pipelines to automatically generate a semantic version number
  • overview - collaborate on code development using free git public and private repositories, pull requests, and code review
  • documentation - azure repos documentation
  • gitflow
  • release flow
  • release flow @ vsts team
  • trunk based
  • overview - improve your overall code quality by using manual and exploratory testing services for your apps
  • documentation - azure test plans documentation
  • overview - create, host, and share packages with your team
  • documentation - azure artifacts documentation
  • aws toolkit for azure devops - the aws toolkit for azure devops adds tasks to easily enable build and release pipelines in azure devops to work with aws services
  • azure pipelines for vs code - this extentions adds syntax highlighting and autocompletion for azure pipelines yaml to vs code. it also helps you set up continuous build and deployment for azure webapps without leaving vs code
  • delivery plans - delivery plans allow us to create a timelined overview over all iterations and planned work items cross projects and teams
  • feature timeline and epic roadmap - this extention can be used to plan epics (cross projects) and features in a project over all iterations. also it shows the status and progress of work items to feature completion
  • gittools - looks at your git history and works out the semantic version of the commit being built. it works with most branching strategies
  • market place - extensions for azure devops
  • retrospective board - easy way to create customizable retrospective boards. it allows us to quickly set up for sprint iterations and has all the abilities like vote, group, collect and categorize team input
  • team calendar - the team calendar allows teams to organize while not having to sync company calendars
  • team project health on dashboard - this widget provides a brief overview of project health for instance pipeline runs and more details
  • work item details on dashboard - the work item details can be displayed on the dashboard to give for example stakeholders a brief and quick overview of that is currently in progress
  • azure demo generator - helps you create projects on your azure devops organization with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a template you choose
  • azure devops blog - devops, git, and agile updates from the team building azure devops
  • azure devops documentation - home of the official azure devops documentation
  • azure devops features timeline - release notes and features timeline from azure devops team
  • azure devops lab - exercises and examples of use of azure devops services
  • azure devops succinctly - this free ebook covers the basics to get you up and running with boards, repos, pipelines, test plans, and more
  • azure periodic table - periodic table for all services provided by azure
  • microsoft learn - microsoft learning platform with different learning paths available
  • devops engineer certification - certification for devops engineer
  • learning path for azure devops - learning path for azure devops
  • azure cli tools - scrapbooks for developing and running commands with the azure cli.
Programming Languages