Maybe you were looking for...

azure devops | release | script from repo to use in release

Helllo , I have script in repo and I want to use hem in release. which variables should I choose to locate the path of the repo ? is System.DefaultWorkingDirect

How to verify information in MySQL database?

So i created USER using API and now i want to verify that that user got also created in DB, Im using MySQL for it. WebdriverIO, axios, pool.query. Is any ideas

CKEditor5 Restrict drag and drop

I have a custom created ckeditor5 component which renders a text. As part of the development requierments, i do not want to make it possible to drag one of my c

gradlew command not found?

I am working on a Java project with gradlew. I use Ubuntu Linux as my OS. When I run "gradle" it runs, and gives me info. But when I run "gradlew", it outputs a

Importing Rosbag in Python 3

I'm trying to read rosbag files from Python 3. I installed ROS2 (Eloquent Elusor), which should support Python 3. When I run import rosbag bag = rosbag.Bag('t

Disable distributed tracing for development

We are setting up microservice framework. We use following stack for distributed tracing. Spring boot Kafka Zipkin Following is how the configuration is done

How to restrict access to subdocument based on parent collection in firebase

I have a firestore db with 2 top-level collections (Reports, Users). My rules are set up like this: service cloud.firestore { match /databases/{database}/docu