File tree 10 files changed +0
-29
lines changed
10 files changed +0
-29
lines changed Original file line number Diff line number Diff line change 1
1
from pathlib import Path
2
2
3
- ORG_ACCOUNTS = """
4
- !!! info
5
-
6
- Organization account features are currently in closed beta.
7
-
8
- Keep an eye on our [blog](https://blog.pypi.org) and
9
- [twitter](https://twitter.com/pypi)
10
- to be one of the first to know how you can begin using them.
11
- """
12
-
13
3
INDEX_ATTESTATIONS = """
14
4
!!! info
15
5
18
8
"""
19
9
20
10
PREVIEW_FEATURES = {
21
- "org-accounts" : ORG_ACCOUNTS ,
22
11
"index-attestations" : INDEX_ATTESTATIONS ,
23
12
}
24
13
Original file line number Diff line number Diff line change 2
2
title : Billing Actions
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Billing actions
8
6
9
7
This section describes the billing actions that
Original file line number Diff line number Diff line change 2
2
title : Organization Actions
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Operations
8
6
This section describes the actions that can be performed
9
7
within an organization account.
Original file line number Diff line number Diff line change 2
2
title : Project Actions
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Project actions
8
6
9
7
This section describes the actions that can be performed
Original file line number Diff line number Diff line change 2
2
title : Team Actions
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Team actions
8
6
This section describes the actions that can be performed within
9
7
team in an organization account.
Original file line number Diff line number Diff line change 2
2
title : About
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# PyPI Organization Accounts
8
6
9
7
Organization accounts are coming to PyPI.
Original file line number Diff line number Diff line change 2
2
title : FAQs
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# FAQs
8
6
9
7
This list of FAQs pertain to organization accounts in PyPI.
Original file line number Diff line number Diff line change 2
2
title : Pricing and Payments
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Organization Pricing and Payment Terms
8
6
9
7
## Corporate Organizations
Original file line number Diff line number Diff line change 2
2
title : Roles and Entities
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Roles and entities in an organization account
8
6
9
7
This section describes the various types of roles and
Original file line number Diff line number Diff line change 2
2
title : Support
3
3
---
4
4
5
- <!-- [[ preview('org-accounts') ]]-->
6
-
7
5
# Support
8
6
9
7
## Organization Features
You can’t perform that action at this time.
0 commit comments