Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/packages/android_alarm_man…
Browse files Browse the repository at this point in the history
…ager_plus/android/androidx.appcompat-appcompat-1.7.0
  • Loading branch information
vbuberen committed Jun 15, 2024
2 parents 5afd4e6 + 56714be commit dda7d43
Show file tree
Hide file tree
Showing 81 changed files with 8 additions and 48,515 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.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Some things to keep in mind before publishing the release:
2. Run `git pull origin main`.
3. Run `git pull --tags` to make sure all tags are fetched.
4. Create new branch with the signature `release/[year]-[month]-[day]`.
5. Run `melos version --no-git-tag-version` to automatically version packages and update Changelogs.
5. Run `melos version --no-git-commit-version` to automatically version packages and update Changelogs.
6. Run `melos publish` to dry run and confirm all packages are publishable.
7. After successful dry run, commit all changes with the signature "chore(release): prepare for release".
8. Run `git push origin [RELEASE BRANCH NAME]` & open pull request for review on GitHub.
Expand Down
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 dda7d43

Please sign in to comment.