Cassiano Aquino

Results 8 issues of Cassiano Aquino

First of all thanks for this amazing repository, it's hard to come by a lot of useful tips like this. I would like to contribute with some of my own...

enhancement

### Description of the feature you're suggesting. - An application for flipper that would allow the usage of [rfcat](https://github.com/atlas0fd00m/rfcat), making a "bridge" between the USB/Bluetooth communication to the CC1101 ###...

feature

Hi, I'm exploring the possibility of creating a Flipper Zero app that allows RFCat to use a Flipper as it would work with a Yardstick one or any other compatible...

Hi, Before submitting a PR I would like to know if you're interested in having automatic builds using `Github Actions` and hosting the generated packages on `Github Pages`. I've done...

**Description:** Expose `cache-primary-key` as an output to allow integration with `actions/cache`and `actions/cache/restore`. **Justification:** Caching rules differ according to the build tool used (mvn/sbt/etc), and I would like to leverage the...

feature request

This PR updates pd2pg to support Pagerduty API v2. - Removal of /api/v1 URIs - Removal of PAGEDUTY_SUBDOMAIN as v2 API uses api.pagerduty.com This was tested importing about 3 million...

Type: Bug Hi, The following example code breaks syntax highlight when using `GitHub Actions Workflow` as the selected language: ```yaml name: Example on: push: jobs: example: name: Example runs-on: ubuntu-latest...

bug

Hi, We are seeing `503` responses from the cloud caching backend (which we reported already to Github support), but the cache actions exit with success when the cache fails to...