-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add register and token actions, improve message content and format
Use Study rather study_id to build the message body. Fix missing domain argument. Bump npg-python-lib from 0.3.2 to 0.3.4
- Loading branch information
Showing
5 changed files
with
78 additions
and
38 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -1,9 +1,7 @@ | ||
The ONT run for experiment $experiment_name, flowcell $flowcell_id has been $event. | ||
The data are available in iRODS at the following path: | ||
The ONT run for experiment $experiment_name, flowcell $flowcell_id has been $event. The data are available in iRODS at the following path: | ||
|
||
$path | ||
|
||
This is an automated email from NPG. You are receiving it because you are registered | ||
as a contact for one or more of the Studies listed below: | ||
This is an automated email from NPG. You are receiving it because you are registered as a contact for one or more of the Studies listed below: | ||
|
||
$studies |
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
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