Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump up the version of all changed plugins + move repos to the e-mission org #1171

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

shankari
Copy link
Contributor

Data collection: ⬆️ foreground service permissions + restricted broadcast event
https://github.com/e-mission/e-mission-data-collection/releases/tag/v1.8.9

Server communication: 🔊 if parsing response as JSON fails, include the raw response
https://github.com/e-mission/cordova-server-communication/releases/tag/v1.2.7

Local notifications: ⬆️ API 34: inexact alarms + immutable notifications
https://github.com/e-mission/cordova-plugin-local-notification-12/releases/tag/0.1.5-remove-exact-alarms

Server sync:
🔥 Remove the NEW_DATA broadcast intent when we pull data from the server
https://github.com/e-mission/cordova-server-sync/releases/tag/v1.3.3

Move dependencies from @louisg1337
dc65351

Data collection:
⬆️  foreground service permissions + restricted broadcast event
https://github.com/e-mission/e-mission-data-collection/releases/tag/v1.8.9

Server communication:
🔊 if parsing response as JSON fails, include the raw response
https://github.com/e-mission/cordova-server-communication/releases/tag/v1.2.7

Local notifications:
⬆️ API 34: inexact alarms + immutable notifications
https://github.com/e-mission/cordova-plugin-local-notification-12/releases/tag/0.1.5-remove-exact-alarms

Server sync:
🔥 Remove the NEW_DATA broadcast intent when we pull data from the server
https://github.com/e-mission/cordova-server-sync/releases/tag/v1.3.3

Related server PR:
⚡️ Always return an empty server_to_phone response
e-mission/e-mission-server#978

+ Bump up version numbers
The bluetooth plugins, with some minor hacks to support our use case, are all
currently owned by @louisg1337. Moving them into the @Emission org for
long-term stability.
In e-mission@e81164c
we removed the email plugin, but we did not adjust the expected number of plugins downward
Finally doing so now

Testing done:

Before this:

```
Found       25 plugins, expected 26
Found       25 plugins, expected 26, retrying
```

After this:

```
Found       25 plugins, expected 25
All plugins installed successfully!
```
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.98%. Comparing base (b93faf9) to head (e189507).
Report is 5 commits behind head on maint_upgrade_2024.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           maint_upgrade_2024    #1171   +/-   ##
===================================================
  Coverage               29.98%   29.98%           
===================================================
  Files                     118      118           
  Lines                    5190     5190           
  Branches                 1165     1165           
===================================================
  Hits                     1556     1556           
  Misses                   3630     3630           
  Partials                    4        4           
Flag Coverage Δ
unit 29.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@shankari shankari merged commit 2561050 into e-mission:maint_upgrade_2024 Aug 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant