-
(This might be related with #122, although the errors that I see are more similar to those in #69.)
I'm running the build script like this in a Debian Testing Vagrant instance:
```sh
$ sh -x ./…
-
Given the file minimal.c
```C
int main(int argc, char** argv)
{ return 42; }
```
Which compiles succesfully on the host (windows x86_64)
```
H:\zig_on_ppc>zig build-exe --c-source minimal.c -…
-
I think this would be useful. In your example of the house the wall needs to be one object for the dimension workflow shown (including cutouts for windows that cannot be boolean subtraction modifiers…
-
Hello,
I was wondering if it was possible to use the same containers across multiple steps in the same jobs?
Something along the line of:
````
- name : Build system (qemu)
uses: uraimo/…
-
We are in the process of migrating this repository over to https://github.com/openshift-helm-charts/charts, and there are three vendor types for charts: `partner`, `redhat` and `community`. Initially …
-
-
### What reproduces the bug? Provide code if possible.
```
$ sudo bpftrace -e 'BEGIN { $x = (uint32)5; $x |= 1; print(sizeof($x)) }'
Attaching 1 probe...
4
^C
$ sudo ./build/src/bpftrac…
-
## System Information
### Linux distribution
``` Fedora 31 ```
### Terraform version
```sh
terraform --version
Terraform v0.12.26
+ provider.libvirt (unversioned)
```
### Provider…
-
Impacted versions:
- 14.0
Steps to reproduce:
download a custom module
Current behavior:
odoo server error
Expected behavior:
download successful
Video/Screenshot link (optio…
-
Hi,
I don't know exactly what netinstall is capable of normally, but would it be possible to skip applying the default configuration after installation? And also install my custom branding package?…