-
Updated
Dec 17, 2020
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Dec 17, 2020 - Python
Is your feature request related to a problem? Please describe.
Nope, just as going through and learning how to us modules and would like to share those back to the project but don't know where to put them.
Describe the solution you'd like
Strategy for sharing bicep examples that use modules or at least a couple out there that show using multiple modules.
-
Updated
Dec 17, 2020 - C++
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.
-
Updated
Dec 16, 2020 - C++
-
Updated
Dec 16, 2020 - C++
is this intentional?
on scaleway instance:
$ k0s default-config
apiVersion: k0s.k0sproject.io/v1beta1
kind: Cluster
metadata:
name: k0s
spec:
api:
address: 10.18.80.227
sans:
- 10.18.80.227
- 10.18.80.227
^-- two same sans?
$ ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loo
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 18, 2020 - TypeScript
-
Updated
Mar 27, 2020 - Rust
-
Updated
Dec 17, 2020 - Go
-
Updated
Dec 17, 2020 - C++
-
Updated
Dec 16, 2020
-
Updated
Dec 16, 2020 - CSS
-
Updated
Dec 18, 2020 - Java
-
Updated
Dec 17, 2020
-
Updated
Dec 11, 2020 - C++
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 17, 2020 - C++
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Dec 16, 2020 - C#
-
Updated
Dec 10, 2020
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
Overview of the Issue
Using PowerShell, I have successfully enabled logging using the
PACKER_LOGandPACKER_LOG_PATHenvironment variables. I would like theerror-cleanup-provisionerto publish the last n lines of this log, but I can't seem to get the value ofPACKER_LOG_PATHin my template.Reproduction Steps
In PowerShell: