James Hegedus

Results 74 issues of James Hegedus

Setting the `channelId` is a nice feature, but it would be nice to output the **set** `channelId` (regardless of origin) to be consumed in later steps.

enhancement

**Problem** Comments in GitHub PRs are interspersed with the chronological commit history which indicates which part of the history the comment refers to (usually commits prior to the comment). On...

The docs state: >The project to deploy to. If you leave this blank, be sure to check in a `.firebaserc` file so the CLI knows what project to deploy to....

It appears passing data as arrays is not natively supported by GitHub Actions and thus each consumer of the `outputs.urls` would need to support consuming arrays by converting from a...

I need to run the `firebase-tools` command with the `--debug` flag but cannot seem to do so without forking the codebase. Perhaps there can be an arg that allows passing...

Since `firebase-tools` is executed with `npx` the specific Firebase CLI version used is unknown. This would be useful information to output during execution for easier debugging. `npx` **should** use the...

[](https://issuehunt.io/r/egoist/docute/issues/205) I would like to import fenced code from GitHub repo files similar to https://docsify.js.org/#/embed-files?id=embedded-code-fragments Is this on the roadmap? --- IssueHunt Summary ### Sponsors (Total: $100.00) - [ issuehunt](https://issuehunt.io/u/issuehunt)...

feature request
:dollar: Funded on Issuehunt

GitHub has just made their Container Registry **free** for **anonymous image pulling** and **public image hosting** - https://github.blog/2020-09-01-introducing-github-container-registry/ Given the GoogleCloudPlatform org already uses GitHub to host the code for...

## Affected builder image `gcr.io/cloud-builders-community/shellcheck` ## Expected Behavior ```shell shellcheck ./**/*.sh ``` This should run `shellcheck` against all `.sh` scripts within the repo. ## Actual Behavior It throws an error...

### Description Working on the [Firebase Adapter](https://github.com/jthegedus/svelte-adapter-firebase) for [SvelteKit](kit.svelte.dev) I discovered the type here is different from that in the Functions Framework which I believe is an upstream of this?...

cla: yes