Skip to content

Commit c5c1d52

Browse files
authored
Merge pull request #125 from OneSignal/fg/remove-outputs
Remove outputs logic
2 parents 9a6670f + 23940aa commit c5c1d52

File tree

181 files changed

+6
-70263
lines changed

Some content is hidden

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

181 files changed

+6
-70263
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ npm-debug.log
66
dist/
77
ts-to-es6/
88
.idea
9+
outputs/

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
scripts/sync-versions.sh

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@
66
- [Vue](https://github.com/OneSignal/onesignal-vue)
77
- [Angular](https://github.com/OneSignal/onesignal-ngx)
88

9-
## Start
10-
11-
If you just cloned the repo run the command:
12-
`scripts/bootstrap`
13-
`scripts/update-subtrees`
14-
15-
If you already bootstrapped the remotes you just need to run:
16-
`scripts/update-subtrees`
17-
189
## Upstream API Spec
1910

2011
The code generator uses an `api.json` spec file from the [OneSignal-Website-SDK](https://github.com/OneSignal/OneSignal-Website-SDK) repo as the input. Modify this file in that repo to change what the generator ultimately builds.

outputs/onesignal-ngx/.eslintignore

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

outputs/onesignal-ngx/.github/ISSUE_TEMPLATE/ask-question.yml

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

outputs/onesignal-ngx/.github/ISSUE_TEMPLATE/bug-report.yml

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

outputs/onesignal-ngx/.github/ISSUE_TEMPLATE/general-feedback.yml

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

outputs/onesignal-ngx/.github/ISSUE_TEMPLATE/workflows/Zapier.yml

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

outputs/onesignal-ngx/.github/ISSUE_TEMPLATE/workflows/release-drafter.yml

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

outputs/onesignal-ngx/.github/release-drafter.yml

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

0 commit comments

Comments
 (0)