Maybe you were looking for...

Is it possible to only trigger a Pipeline if certain files are changed?

I have a project with a working GitLab-CI configuration, but I only want to create and execute a pipeline, when one of my config files are changed. Is there a w

Calculate distance in large list of coordinates

I'd like some help with a task. I'm a Python begginer and I'm trying to calculate the distance between sequential items. For ex. item1 to item2 then item2 to it

What is the difference between POST and PUT in HTTP?

According to RFC 2616, § 9.5, POST is used to create a resource: The POST method is used to request that the origin server accept the entity enclosed in t

Rootless Docker (remote system) and VS Code - Attach VS Code to container failing

I am using the following setup Remote system Running "rootless Docker" Docker context named "rootless" being active VS Code Docker extension being installed VS

How to connect to MongoDB Atlas from Google Compute Engine?

I have several MongoDB clusters in Atlas with Network Peering set up and successfully connected all Cloud Run services through VPC accessors. When creating a Co

NodeJs wait until all calls in loop are finished

I have the following code in node (beginner), I want to call a function after all the code has been executed in the loop, I know that I have to use promises, b

How can I pass a callback to a Libre office macro

Is it possible to pass a callback procedure to a Libre Office macro written in basic? For example, (a) to write a macro that applies processing specified by the