-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: jamshale <[email protected]>
- Loading branch information
Showing
18 changed files
with
1 addition
and
613 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,7 @@ COPY acapy/start.sh start.sh | |
COPY acapy/configs configs | ||
|
||
# Copy and install plugins | ||
COPY acapy/plugins plugins | ||
RUN pip3 install --no-cache-dir -e plugins/firebase_push_notifications | ||
RUN pip3 install git+https://github.com/hyperledger/[email protected]#subdirectory=firebase_push_notifications | ||
|
||
RUN chmod +x start.sh && \ | ||
aca-py --version > ./acapy-version.txt | ||
|
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
acapy/plugins/firebase_push_notifications/firebase_push_notifications/definition.py
This file was deleted.
Oops, something went wrong.
Empty file.
11 changes: 0 additions & 11 deletions
11
acapy/plugins/firebase_push_notifications/firebase_push_notifications/v1_0/constants.py
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
.../plugins/firebase_push_notifications/firebase_push_notifications/v1_0/handlers/handler.py
This file was deleted.
Oops, something went wrong.
128 changes: 0 additions & 128 deletions
128
acapy/plugins/firebase_push_notifications/firebase_push_notifications/v1_0/manager.py
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
acapy/plugins/firebase_push_notifications/firebase_push_notifications/v1_0/message_types.py
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
.../firebase_push_notifications/firebase_push_notifications/v1_0/messages/set_device_info.py
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
acapy/plugins/firebase_push_notifications/firebase_push_notifications/v1_0/models.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.