-
Thank you for your reply. I firstly transformed the KITTI dataset into rosbag using kitti_to_rosbag. And then compiling the repo in a catkin workspace. After that I run the launch file using `roslaunc…
-
What is the current workflow and versioning scheme for releases?
Where do we plan which features to put into a specific release?
Is there a plan to publish the docker image somewhere like on docker …
ancho updated
4 years ago
-
Hi,
Since Azure Shared Image Gallery is the recommended way of publishing images to Azure Marketplace offers, it would be great if the cli could support that.
Thank You.
-
When images are saved by MrGeo, both in map algebra and at the end of the "mapalgebra" command line, provide a way to publish the new image to one or more serving mechanisms (like GeoServer).
Suggest…
-
@Mukku27 The conversion of the compressed image to np_arr and then decoding it into a BGR image (image) is correctly done, but this image is not used further, except for publishing an empty traffic s…
-
This is a prerequisite for atomic release issuance: #451
### Summary
The order of publishing for the 1.0.0 for example happened this way:
1. Release PR gets merged
2. GitHub workflows build th…
-
### Please confirm the following.
- [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [X] I have tried resolving the issue using the [support porta…
-
## Problem
Say we cloned an `original item` into a `cloned item`.
**Actual**: Image in the `original item` is not found after publishing the `cloned version`
**Expect**: Image should be cloned …
-
Command is failing with following message:
```
#!/bin/sh -eo pipefail
echo "$DOCKERHUB_PASSWORD" | docker login -u $DOCKERHUB_LOGIN --password-stdin
docker push $IMAGE_NAME
Error response fro…
-
### Feature description
Would you consider publishing the build stage of your docker builds as a separate image, such that downstream projects could `COPY --from` the build image like so https://gi…