Skip to content

Commit f787a54

Browse files
committed
Extract GitGitGadget's GitHub App into its own repository
To make it eminently more deployable, let's follow the example of https://github.com/dscho/leave-me-alone-github-app how to set up a GitHub App that is automatically deployed upon updating `main`, and https://github.com/git-for-windows/gfw-helper-github-app as an example how to do proper CI builds and stuff. This is step number one: start with GitGitGadget's code, but remove all but the Azure Function's code. Over the course of the next commits, the GitHub workflows and the tests will be added. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 81cd07b commit f787a54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+0
-25624
lines changed

.editorconfig

Lines changed: 0 additions & 18 deletions
This file was deleted.

.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 146 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/workflows/auto-approve-dependabot-prs.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 130 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)