Category "devops"

Test Point Progress Chart

Is it possible to create a view of summarizing test point outcome by tester? If yes, how can this be done? I am using Azure DevOps to track the testing progress

Terraform source error - Error: Failed to query available provider packages

I am trying to deploy a new infrastructure using terraform (for the first time) and I am getting the following error. I've tried everything but nothing seems to

MongoDB general install question about replica set

I have a server where I have a mongodb database of 150Gb There are 8 databases in it with intensive write activity (as I'm storing tweets) I notice some latency

Application Insights Telemetry: can you track traces/events/etc. asynchronously?

I am a longtime user of Azure's Application Insights, and I use the TelemetryClient's TrackTrace() and TrackException() liberally in every enterprise applicatio

How to change the date format on a Work Item in Azure DevOps Work item

The date format on each Work Item is showing in US format (M/d/yyyy) and I need it to display in AU format (dd/mm/yyyy). I have set the region for the Organisat

How to search my Pipeline among many Projects from DevOps Home Page

If I try to search a pipeline from my organisation’s home page search bar, it shows me nothing. I have multiple projects configured under ADO and I want t

Ansible how to install a package only if same version not installed

I am trying to check the existing version of the package and run the install task if the same version is not been installed already. Below is the code I am tryi

How to install application Updates on multiple windows machine using any tool or script [closed]

I have around 100 windows machine(VMs), All the machines have few updates for chrome , notepad/notepad++ , Firefox ,Jenkins which have not b

User List with API and Continuation Token for Azure Devops

To get a list off all the users, I am using Command: Get https://vssps.dev.azure.com/My Organization/_apis/graph/users?maxPageSize=2?api-version=6.0-preview.1 I

Add a parameter to Strapi V4 request header

I am using Strapi V4 as my CMS and using ECS S3 as the media storage. I am using https://www.npmjs.com/package/@strapi/provider-upload-aws-s3 as the provider up

Use of Prometheus scrape_timeout

In the prometheus configuration I have a job with these specs: - job_name: name_of_my_job scrape_interval: 5m scrape_timeout: 30s metrics_path:

Hashicorp Vault inject directory

I want to inject a whole directory using the agent injector. I would, firstly, like to know if this is even possible. I will explain myself: I have this secrets

Spring Boot container cannot connect to My SQL container

I have read all questions related the issue and controlled all points. It seems everything is ok with my codes but it doesn't connect anyway. I got CONNECTION R

How to add a wait time before executing a step in Bitbucket Pipeline

I have a Bitbucket pipeline where it creates AWS resources using cloudformation and deploys website to it. But deployment fails even the cloudformation creates

NPM install package from private repository using access token from environment

I want to install an npm package from a private repository from a specific branch. I know it's possible if you explicitly specify the token in the package path,

gitlab pipeline build server for ios

We're running everything in AWS, including our self-hosted Gitlab server. Now I am trying to create a pipeline to build and publish our IOS apps. Gitlab cloud d

Azure DevOps Pipeline configuration for Dynamic 365

Need help in designing CI/CD pipeline for deploying the Dynamic-365 solution in different environment. Present set up CI/CD configuration: we have 4 BU’s,

why does connect domain to "Shopify" ask for either CNAME and A Record?

why does connect domain to "Shopify" ask for either CNAME and ARecord? ref If you've purchased your domain through a third party, then you need to edit th

GitHub Actions - parallel self-hosted runners on the same machine

Question related to the topic of Parallelism in Self-Hosted Runners: One self-hosted runner can only run one job at a time, when no available runners are id

permission denied while building project in jenkins . /tmp/jenkins7547483698503669612.sh: line 2: /root/hello.sh: Permission denied

I am facing an issue when I am trying to run the Jenkins job. I have tried to change the permission of the script, but it seems the error persisted. chmod -R 77