Grant G

Results 24 issues of Grant G

When package managed, e.g. from AUR, brew, etc the binary should not self update but still have warning when there is an update. ![image](https://user-images.githubusercontent.com/7355421/233883495-3d44904a-e881-43c2-8824-1438af42c646.png)

enhancement

Start of a GitHub integration, we use our `getSecret` function to securely setup the integration

With 0.1.x we will prob not follow semver very closely as thing might break, once we go to 0.2.x and up we will want to check that the pipeline is...

enhancement
good first issue

The `image` field should support support a local Dockerfile like docker compose Proposed syntax: ```ts import { Job, Pipeline } from "https://deno.land/x/cicada/lib.ts"; const job = new Job({ image: { build:...

enhancement