Skip to content
#

azure-devops

Here are 1,068 public repositories matching this topic...

renovate
HonkingGoose
HonkingGoose commented Feb 16, 2022

What would you like Renovate to be able to do?

Renovate should create a replacement PR to handle the rename of Material-UI to MUI.
See the blog post from MUI to learn more about their rename.

If you have any ideas on how this should be implemented, please tell us here.

  1. Figure out which packages were renamed
  2. Add replacement PR p
type:feature help wanted priority-3-normal good first issue
rozbo
rozbo commented Feb 10, 2022

感谢开源,我fork后代码改的太多,就没法pr,这里给可能需要的人提供下效果的和思路。

我们想实现的效果是

也许,看到这里,你可能会嗤之以鼻,这个多简单,还用你啰嗦

 /// <summary>
    /// 删除图书
    /// </summary>
/// <remarks>
/// 描述测试 **markdown测试**
///<remarks>
 [HttpDelete("{id}")]
        [LinCmsAuthorize("删除图书", "图书",Desc = "描述测试 **markdown测试**")]
        public async Task<UnifyResponseDto> DeleteAs
documentation good first issue

This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.

  • Updated Mar 28, 2022
  • C#
premun
premun commented Dec 15, 2021

We should have somewhere a large pipeline definition that would showcase how to run all of the different parts of the pipeline since it might not be clear to everyone after they start using Sharpliner.

It should showcase all of the weird parts such as conditions in template parameters and so on..

documentation good first issue Azure DevOps
FlowViz

Improve this page

Add a description, image, and links to the azure-devops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-devops topic, visit your repo's landing page and select "manage topics."

Learn more