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!
May 13, 2022 • Online
Frameworks for building games across multiple platforms.
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
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
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
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