-
Updated
2 hours ago
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
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
15 hours ago - 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
7 hours ago - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
-
Updated
16 hours ago - C++
-
Updated
12 hours ago - 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
18 hours ago - Python
-
Updated
1 hour ago - TypeScript
-
Updated
on Mar 27 - Rust
-
Updated
3 hours ago - Go
-
Updated
20 hours ago - C++
-
Updated
17 hours ago
-
Updated
13 hours ago - CSS
-
Updated
8 minutes ago - Java
-
Updated
5 hours ago
-
Updated
6 days ago - 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
2 hours ago - Python
-
Updated
13 hours ago - C++
-
Updated
2 hours ago - TypeScript
-
Updated
16 hours ago - C#
-
Updated
7 days ago
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
Overview of the Issue
Using PowerShell, I have successfully enabled logging using the
PACKER_LOG
andPACKER_LOG_PATH
environment variables. I would like theerror-cleanup-provisioner
to publish the last n lines of this log, but I can't seem to get the value ofPACKER_LOG_PATH
in my template.Reproduction Steps
In PowerShell: