Marek Sierociński
Marek Sierociński
### Description of Issue I have created package that is using `express-vue`. There is installed `babel-loader`, `@babel/code` and `@babel/preset-env` (as README says). But when I'm creating second package that is...
Hello, I was trying today to run UIAutomation on Azure VMs. But without success. Seems like scripts are hanging for infinity waiting for a desktop to appear. When I connected...
I'm running command: ```sh labours -i devs.pb -f pb -m devs-efforts --start-date "1 Oct 2018" ``` But it seems that whatever `--start-date` doesn't change anything.
Hello, I wrote a little service using your library. I'm sending around 12 messages every 3 seconds. I'm getting all the time "WARNING - There are X pending publish calls."....
I'm using your lib in my work and when you have couple hunders entities then it's really starting to be painful to maintain all translations. I was thinking about starting...
How about integration with Travis? Whenever someone will create PR, Travis would run tests - so you will know if it's safe to merge it or not? :)
It would be nice to set up some rules and start using linter.
I'm trying to run `s3_website push` on Ubuntu 18.04 with Ruby 2.5 and Java 8. But I'm getting this: ``` [wait] Failed to fetch an object listing (Unable to execute...
**Description:** I don't know what kind of sorcery is this, maybe it's deeper - in `core.addPath()`, but when this action is amending `PATH`, the installed Python version directory is **always**...