Skip to main content

Questions tagged [azure-devops]

4 votes
4 answers
863 views

I have a project with .net core web api backend and angular as front end. I have single repository for both the projects with front end and backend in their own separate folders. I have written ...
Pawan Nogariya's user avatar
0 votes
1 answer
97 views

I am trying to generate a metric on how our current pipeline is performing, and seem to missing a framework for this, or feel like such a framework/metric already exist? I am only interested in in the ...
Carlton Banks's user avatar
-2 votes
1 answer
364 views

Disclaimer: I have read this post, however, I am still unsure about it. What we did in the past: When a story was unfinished at the end of the sprint, we duplicated it (along with the child task), ...
Hafnernuss's user avatar
1 vote
1 answer
869 views

We have multiple developers contributing to a project, using Git as our repository. We have a QA branch that matches our QA environment and a master branch that matches production. Features can be in ...
Lisa S's user avatar
  • 21
-1 votes
4 answers
557 views

At work, we're using Scrum with Azure DevOps (specifically using the Scrum process to manage our items) to run our sprints. My question is, does the Scrum process within Azure Boards or Scrum in ...
vman's user avatar
  • 107
3 votes
4 answers
3k views

We plan our sprint capacity in story points - so for example we have 20 points available when planning a sprint. When we have stories which were not completed in the previous sprint, we generally roll ...
Mr. Boy's user avatar
  • 261
3 votes
3 answers
2k views

As we are implementing some stories we find some things which need to be put on a backlog as technical debt, often because there are larger questions linked to other stories or features which cannot ...
Mr. Boy's user avatar
  • 261
-2 votes
1 answer
71 views

We have a feature like "new command-line query tool" and stories like: As a user, I can do X As a user, I can do Y As a user, I can do Z Where/how do I detail "create the test harness ...
Mr. Boy's user avatar
  • 261
0 votes
1 answer
1k views

I am writing an Azure Pipeline framework in YAML which will be used on multiple projects, each with its own environment variables. I am now wondering whether the best option is to define these ...
Fredrik Bakke's user avatar
0 votes
1 answer
300 views

I'm currently working on a project which uses azure function apps, we also create a data access layers for each function app which are built as nuget packages and are then published to a private nuget ...
morris295's user avatar
  • 109
-3 votes
1 answer
2k views

I know this is a theorical question since i don't have code to or any logs to show, but i hope that someone can give me some idea on this question. The problem in question was the following: On my ...
Nmaster88's user avatar
  • 167
2 votes
1 answer
350 views

I have a project on Azure DevOps that uses an appconfig. The appconfig holds sensetive data like usernames and passwords and is committed empty to the repo. I have to deploy the project on two ...
Firld's user avatar
  • 23
-4 votes
1 answer
61 views

My company is about to onboard some junior devs for the first time, and we want to limit their access to just the presentation layer. As it stands, everything is in one Git repo. The current plan is ...
Liaoo's user avatar
  • 95
0 votes
0 answers
82 views

I am looking for a way to configure TFS to enforce triaging of PBIs and bugs. At present, although "proper" practises have been discussed and agreed many times, they are not followed ...
Laurence's user avatar
  • 101
2 votes
2 answers
607 views

We are automating the testing on an Web ERP solution (Dynamics) through a tool (RSAT, which uses selenium) provided by the developer of the ERP (Microsoft). The RSAT has a list of instructions to do ...
Maxime's user avatar
  • 153

15 30 50 per page