Skip to content

Commit

Permalink
refactor(all): Remove website files, configs, mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen committed Jun 2, 2024
1 parent e453087 commit 2e7cf8f
Show file tree
Hide file tree
Showing 76 changed files with 0 additions and 48,507 deletions.
12 changes: 0 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,6 @@ updates:
prefix: "chore"
include: "scope"

# Website dependencies updates config

- package-ecosystem: "npm"
directory: "/website"
schedule:
interval: "monthly"
rebase-strategy: "disabled"
commit-message:
prefix: "chore"
include: "scope"
versioning-strategy: increase

# Android Alarm Manager dependencies updates config

- package-ecosystem: "pub"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/all_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@ concurrency:
on:
pull_request:
paths-ignore:
- "docs/**"
- "website/**"
- "**.md"
push:
branches:
- main
paths-ignore:
- "docs/**"
- "website/**"
- "**.md"

jobs:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/all_plugins_skipper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ name: all_plugins
on:
pull_request:
paths:
- "docs/**"
- "website/**"
- "**.md"

jobs:
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/build_deploy_website.yaml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/build_preview_website.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions docs/android_alarm_manager_plus/overview.mdx

This file was deleted.

144 changes: 0 additions & 144 deletions docs/android_alarm_manager_plus/usage.mdx

This file was deleted.

38 changes: 0 additions & 38 deletions docs/android_intent_plus/overview.mdx

This file was deleted.

Loading

0 comments on commit 2e7cf8f

Please sign in to comment.