Skip to main content

Questions tagged [development-environment]

Questions about the environment in which software development happens. This includes the hardware, software, and processes and methodologies used. Questions are expected to be unique to software development and require the expertise of people with education or experience in the field of software development.

-1 votes
1 answer
862 views

I am a one person team of my project. I have adopted GitFlow branching strategy for my project which I have read from here, excluding the release branches because I am the the only developer in the ...
Pawan Nogariya's user avatar
1 vote
2 answers
216 views

If I'm not mistaken, a major part of testing software is deploying and using it on your platform of choice. For critical system software such as UNIX utils, package managers, desktop environments/...
Bunabyte's user avatar
  • 643
0 votes
1 answer
162 views

Our team has not had dev and test environments since it started 2-3 years ago. We had decided to give this (creation of dev and test environments) more priority. Current Environment One production ...
m01010011's user avatar
  • 109
1 vote
2 answers
239 views

I am developing a web app along with a backend API. The backend however must talk to other services, some of which are internal and others are not. In an ideal scenario we would spend time and have a ...
dendog's user avatar
  • 209
-1 votes
4 answers
265 views

What best practices do large software companies recommend when introducing a breaking-change to their software development process? Put another way, how do you best communicate these changes to fellow ...
Matthew Nielsen's user avatar
-2 votes
2 answers
127 views

I am trying to build an API server. For the register operation I send an email to the given email address and wait for user to activate his account by using the code in the email that i sent. I use ...
Mansur Ali Koroglu's user avatar
-3 votes
1 answer
97 views

My question is simple: What steps should you take to protect research from the vast amount of spyware or insecure applications on a given device? Background: I do research into developing new models ...
poodledot's user avatar
1 vote
1 answer
309 views

When merging development code into the production code, what is the preferred method for handling items that should not be in the production code branch? For example, I have configuration scripts that ...
PBeezy's user avatar
  • 139

15 30 50 per page
1
2 3 4 5
10