Piotr Galar

Results 132 issues of Piotr Galar

This fixes the issues that affected Belarusian wiki for example - https://github.com/ipfs/distributed-wikipedia-mirror/pull/120 In case of Belarusian wiki, the main page lands in exceptions. This means that in the resulting website...

This PR takes the docker build from: > In the future it will be end-to-end blackbox that takes ZIM and spits out CID and repo. to: > It is an...

#### Testing I'm comparing the test runtimes **only** between https://github.com/filecoin-project/ref-fvm/actions/runs/1848484995 and https://github.com/filecoin-project/ref-fvm/actions/runs/1843583595 ###### test-fvm `0.02s` (`nextest`) vs. `0.01s` (`test`) ###### test `1.79s` (`nextest`) vs. `9.32s` (`test`) ###### conformance `244.62s` (`nextest`)...

Resolves #1206 ###### Description This PR adds a data source for branch protection rules. Given a repository name, it returns a list of branch protection rules associated with that repository....

Resolves #1132 Resolves #1131 ###### Description This PR updates the data source for repository files. It prevents terraform from panicking when trying to retrieve info about a non-existent file. With...

Resolves #1132 ###### Description This PR updates the resource for repository files. It changes the default value for `branch` argument from `main` to the name of the default branch of...

Resolves #1130 ###### Description This PR adds a data source for labels. Given a repository name, it returns a list of labels associated with that repository. I added a [markdown...

###### Description I wanted to use https://registry.terraform.io/providers/integrations/github/latest/docs/data-sources/repository_file to check if a specific file exists or not. I realised it was not possible because `terraform apply` would fail if a file...

Thank you for creating this repository! I've been using it heavily over the past weeks. Recently, I came across https://kyiv.dcomm.net.ua/ which is a resource on decentralised messaging apps, how to...

## Description It would be great if we could distribute testground binaries (https://github.com/testground/testground#getting-started). This would simplify and speed up the set up required to get started with testground. ## What...