Teun Duynstee
Teun Duynstee
### Fixes Issue #168 and maybe also issue #164 ### Description - [x] I have included unit tests validating this fix. - [x] I have updated markdown documentation where required....
**Version:** Parquet.Net v3.9.1 (also reproduced in 3.8.5 and 3.6.0) **Runtime Version:** .Net Core v 3.1 **OS:** Windows #### Expected behavior The file I try to read is generated with AWS...
In my application, I make a call to submit a job to AWS Batch. I create the clinet like this: const batchClient = new AWS.Batch({ region: this.params.Region, maxRetries: 5, retryDelayOptions:...
In the attached case, the branch 15949-repopulate end up in the release zone. That can't be right. Settings used: node serve --remotes -u *** -p *** --repo *** --releasePrefix refs/heads/candidate...
By regularly checking for new commits, we could have a live feel to the page. By requesting the branches feed, you can see in one request if new commits have...
Sometimes, a team works on a big feature for a long time. Several feature branches will be branched off from this branch. They belong together and should be drawn together....
It would be usefull to give special treatment to merged branches, meaning branches that are part of master or develop already. This is not only relevant for existing branches, but...
It would be useful to show branches that live in other, related repo's as well
Larger groups of commits on a feature branch(es) could be combined into one bold line, placing all its commits on one line, creating less clutter. If you want to see...
It would be really nice if BatchFlow could leverage processing power from multiple machines. There are a number of hard nuts to crack here. #. I think that Redis would...