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

-18
This file was deleted.

.eslintignore

-1
This file was deleted.

.eslintrc.js

-146
This file was deleted.

.gitattributes

-2
This file was deleted.

.github/dependabot.yml

-8
This file was deleted.

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

-22
This file was deleted.

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

-130
This file was deleted.

.gitignore

-13
This file was deleted.

0 commit comments

Comments
 (0)