-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdata2.yaml
More file actions
31 lines (29 loc) · 919 Bytes
/
data2.yaml
File metadata and controls
31 lines (29 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Data managed by upstream template
repo_name: another_repo
repo_org_name: initech
is_open_source: false
description: Doing crazy things! So many things!
ssh_port_number: 54321
use_windows_in_ci: true
python_package_registry: AWS CodeArtifact
aws_central_infrastructure_account_id: 012321432543
core_infra_base_access_profile_name: MyAccessRole
aws_identity_center_id: d-9145c20053
aws_org_home_region: us-east-1
aws_production_account_id: 123456789012
use_staging_environment: true
aws_staging_account_id: 210987654321
aws_test_account_id: 211735654321
aws_development_account_id: 000321456870
aws_region_for_stack: us-west-1
# Data added based on the specifics of this template
python_ci_versions:
- "3.12.7"
- "3.13.2"
package_name: the-amazing-library
primary_author: John Williams
full_repo_url: https://www.github.com/baz
create_docs: yes
is_frozen_executable: no
use_windows_in_exe_ci: no
use_codecov: yes