John Yani
John Yani
So, I've tried to run Albanian example pipeline specified in README. ``` version: '2' services: pipeline: build: . command: sh -c "cd /src && pwd && dpp" ports: - 5000:5000...
Seems like Jasmine was abandoned and not updated quite a while. I want to use custom jasmine with some patches. How did you bundle jasmine in one file? Is there...
What this file is for?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Toggle grid view. Go to preferences -> General Change Unit system...
There's this `!ref` property that corresponds to [Worksheet Dimensions](https://c-rex.net/projects/samples/ooxml/e1/Part4/OOXML_P4_DOCX_dimension_topic_ID0EZ2X4.html). Documentation states: > It specifies the row and column bounds of **used** cells in the worksheet > When an entire column...
Is it possible to bundle: https://github.com/FedoraQt/QGnomePlatform ? Should be put to `${QT_DIR}/plugins/platformthemes/` Maybe as easy as adding `qgnomeplatform` to `mamba install`? https://github.com/conda-forge/staged-recipes/pull/22072#issuecomment-1436042316
Can you post it to chrome web store, so we can install it locally?
# Improve documentation ## Link [$ supabase db](https://supabase.com/docs/reference/cli/supabase-db) ## Describe the problem The subcommand description says "Manage Local Postgres Databases". But if you scroll further you would see that these...
If you specify a volume in Dockerfile, it would be impossible to remove/override it using command line options. Moreover, it would leave dangling volumes for inexperienced users and users of...
I think usability could be greatly improved here. Here's what I have in mind: 1. User has a wrapper script for her project, `run.sh` 2. User copies scripts from this...