Cassiano Aquino

Results 11 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 ###...

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...

Hi, While using this library with GitHub Actions, `core.notice` generates unnecessary annotations to the summary run. Example screenshot: ![Screenshot 2024-07-05 at 17 23 33](https://github.com/github/dependency-submission-toolkit/assets/55999/13683460-af8a-49f3-83e2-84c4379eeb2f) Code: https://github.com/github/dependency-submission-toolkit/blob/ba4304393932d94a64d5b97d53b8405ed0e40a90/src/snapshot.ts#L192 Would be possible for...

enhancement

Hi, We are evaluating adoption of Atlantis and one of our concerns regarding security is that while doing 'atlantis plan' secret data can be displayed on the plan output. Is...

docs
Stale