-
Updated
Mar 21, 2020 - Kotlin
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Mar 18, 2020 - Python
-
Updated
Nov 11, 2019 - Jupyter Notebook
-
Updated
Mar 22, 2020 - Python
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 • Online
Add tests
In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:
-
algorithm parts. See
src/algorithms -
React parts - components and pages. See
src/componentsandsrc/pages -
State management: redux reducers and sagas. See
src/state
The infrastructure:
jestand@testing-libraryare already set up. Un
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
-
Updated
Mar 20, 2020 - Jupyter Notebook
-
Updated
Mar 21, 2020
-
Updated
Mar 21, 2020 - Go
-
Updated
Mar 21, 2020
-
Updated
Mar 21, 2020 - Go
-
Updated
Mar 22, 2020 - Jupyter Notebook
-
Updated
Mar 22, 2020 - Jupyter Notebook
-
Updated
Mar 22, 2020 - HTML
Overview
As a developer/admin user, I would like to create a smart contract management suite to deploy, manage and update Baseline (as modeled in Radish34) smart contracts to the mainnet
Reference
Questions
- What are t
-
Updated
Mar 21, 2020 - Jupyter Notebook
-
Updated
Mar 21, 2020
-
Updated
Mar 22, 2020 - C++
-
Updated
Mar 22, 2020 - JavaScript
-
Updated
Mar 22, 2020 - Jupyter Notebook
-
Updated
Mar 14, 2020 - Python
-
Updated
Mar 22, 2020 - JavaScript
-
Updated
Mar 18, 2020 - C++
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.
In MySensor specification, there is a dedicated INTERN command type to log messages in the controller
"I_LOG_MESSAGE(9) Sent by the gateway to the Controller to trace-log a messages.
Is it possible to log these messages in the log view ?
This issue is different from #1320, the purpose here is not to debug a gateway or sensor. The goal is to monitor logs coming from gateway or sensor.