prelude-cli-beta 1436__py3-none-any.whl → 1438__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of prelude-cli-beta might be problematic. Click here for more details.
- prelude_cli_beta/views/scm.py +0 -2
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/METADATA +2 -2
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/RECORD +7 -7
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/WHEEL +0 -0
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/entry_points.txt +0 -0
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/licenses/LICENSE +0 -0
- {prelude_cli_beta-1436.dist-info → prelude_cli_beta-1438.dist-info}/top_level.txt +0 -0
prelude_cli_beta/views/scm.py
CHANGED
|
@@ -693,7 +693,6 @@ def delete_notification(controller, notification_id):
|
|
|
693
693
|
required=True,
|
|
694
694
|
)
|
|
695
695
|
@click.option(
|
|
696
|
-
"-u",
|
|
697
696
|
"--slack_urls",
|
|
698
697
|
help="comma-separated list of Slack Webhook URLs to notify",
|
|
699
698
|
default=None,
|
|
@@ -707,7 +706,6 @@ def delete_notification(controller, notification_id):
|
|
|
707
706
|
type=bool,
|
|
708
707
|
)
|
|
709
708
|
@click.option(
|
|
710
|
-
"-u",
|
|
711
709
|
"--teams_urls",
|
|
712
710
|
help="comma-separated list of Teams Webhook URLs to notify",
|
|
713
711
|
default=None,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: prelude-cli-beta
|
|
3
|
-
Version:
|
|
3
|
+
Version: 1438
|
|
4
4
|
Summary: For interacting with the Prelude SDK
|
|
5
5
|
Home-page: https://github.com/preludeorg
|
|
6
6
|
Author: Prelude Research
|
|
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: prelude-sdk-beta==
|
|
14
|
+
Requires-Dist: prelude-sdk-beta==1438
|
|
15
15
|
Requires-Dist: click>8
|
|
16
16
|
Requires-Dist: rich
|
|
17
17
|
Requires-Dist: python-dateutil
|
|
@@ -10,11 +10,11 @@ prelude_cli_beta/views/generate.py,sha256=zkdzBaBO7K5tXarnKfzZjo9-WaG5i80y1ZbQk0
|
|
|
10
10
|
prelude_cli_beta/views/iam.py,sha256=J8y6kJGbQkEexcia69q6vLJ3aEhLyUFteCylTptBHBQ,10013
|
|
11
11
|
prelude_cli_beta/views/jobs.py,sha256=2FeiJxHrw4zfgtUJq_bEoG84i_9TqZ5w6CulA80WoNA,1455
|
|
12
12
|
prelude_cli_beta/views/partner.py,sha256=16zXcX5ZhiNZqKSXG9ePPGB9K3A-OgrVIdJGDJhB6f0,6379
|
|
13
|
-
prelude_cli_beta/views/scm.py,sha256=
|
|
13
|
+
prelude_cli_beta/views/scm.py,sha256=hGjD8JaQn8qy6MchN3XldFZSX4N_fp1TvjagcXXYtzs,22521
|
|
14
14
|
prelude_cli_beta/views/shared.py,sha256=ZKvY8N1Vi6RtEbJli5PDzJ9R6L_bX2F27n1tm6Knvgs,1101
|
|
15
|
-
prelude_cli_beta-
|
|
16
|
-
prelude_cli_beta-
|
|
17
|
-
prelude_cli_beta-
|
|
18
|
-
prelude_cli_beta-
|
|
19
|
-
prelude_cli_beta-
|
|
20
|
-
prelude_cli_beta-
|
|
15
|
+
prelude_cli_beta-1438.dist-info/licenses/LICENSE,sha256=ttdT5omfN6LNmtQoIjUhkkFhz6i44SDMRNwKrbfyTf8,1069
|
|
16
|
+
prelude_cli_beta-1438.dist-info/METADATA,sha256=tLHOn0hHX3A_UrFK-xxBqN_J771zL2tthd5oKfuhHVc,993
|
|
17
|
+
prelude_cli_beta-1438.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
18
|
+
prelude_cli_beta-1438.dist-info/entry_points.txt,sha256=WowrC6fz2D6S8S-5OY0g-bxUGGSZZ_Z6KzSXXd34pC4,88
|
|
19
|
+
prelude_cli_beta-1438.dist-info/top_level.txt,sha256=j50aCGsQamLMiQh9PcolDBCAeUJzi9y08e0i9Gqshkk,17
|
|
20
|
+
prelude_cli_beta-1438.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|