Trending repository
-
Updated
Apr 27, 2022 - TypeScript
On this episode of The Download, Senior Developer Advocate Christina Warren is covering the latest developer news of the week, including: Git 2.36, Dependabot Updates, DALL-E 2, and more!
June 01, 2022 - June 04, 2022 • Atlanta, Georgia
Frameworks for building games across multiple platforms.
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
Currently, we use flake8-rst for running flake8 in code snippets in rst files:
However, flake8-rst isn't maintained, and is currently run in its own environment with a different flake8 version because of incompatibilities with flake8 v4
Task here is:
Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.
To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.
We support two flows when registering:
Upfront (arguments):
atuin register -u "..." -e "..." -p "..."Partial (prompt):
atuin register -u "..." -e "..."
Please enter password: ...I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)
There's also the issue that the password prompt does not enable any proper p
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
Motivation / Existing Problem
Native selection tools offer different modes, add the same to the addon's select tool.
Description
Add selection modes to allow adding/substracting/toggling selection. Idealy follow blender's default keymap, see: https://docs.blender.org/manual/en/latest/interface/selecting.html#selecting-modes