-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.config.json
More file actions
45 lines (44 loc) · 2.99 KB
/
resume.config.json
File metadata and controls
45 lines (44 loc) · 2.99 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"meta": {
"repoName": "salesforce-platform-architect-portfolio",
"adrPath": "docs/adr"
},
"links": {
"LinkedIn": "https://linkedin.com/in/ryanbumstead",
"Portfolio": "https://ryanbumstead.com",
"GitHub": "https://github.com/rdbumstead",
"Portfolio Repository": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio",
"Resume Repository": "https://github.com/rdbumstead/resume-as-code",
"GitHub Marketplace": "https://github.com/marketplace/actions/setup-salesforce-cli",
"GlassOps Repository": "https://github.com/glassops-platform/glassops",
"SAS": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/03-SAS.md",
"Program Charter": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/02-Program-Charter.md",
"Technical Guide": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/04-Technical-Guide.md",
"Executable Governance Guide": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/06-Guardrails-and-Executable-Governance.md",
"Executive Overview": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/01-Executive-Overview.md",
"Architectural Decision Records (ADRs)": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/tree/main/docs/adr",
"Architectural Decision Records": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/tree/main/docs/adr",
"ADRs": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/tree/main/docs/adr",
"Governance Hub": "https://rdbumstead.github.io/salesforce-platform-architect-portfolio/",
"Verify credentials on Trailhead": "https://www.salesforce.com/trailblazer/rbumstead",
"Systems Architecture Specification": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/03-SAS.md",
"Systems Architecture Specification (SAS)": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/03-SAS.md",
"Program Charters": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio/blob/main/docs/guides/02-Program-Charter.md",
"GlassOps Governance Protocol": "https://github.com/glassops-platform/glassops",
"GlassOps Runtime & Adapter Ecosystem" : "https://github.com/glassops-platform/glassops-runtime",
"Resume as Code": "https://github.com/rdbumstead/resume-as-code",
"Salesforce Platform Architect Portfolio": "https://github.com/rdbumstead/salesforce-platform-architect-portfolio",
"Education Cloud Reference Architecture": "https://rdbumstead.github.io/smart-education-group-sf-edcloud/",
"Setup Salesforce CLI": "https://github.com/marketplace/actions/setup-salesforce-cli"
},
"ignore": [
"Portfolio",
"GitHub",
"GitHub Marketplace",
"Salesforce",
"DevOps",
"Architecture",
"Platform",
"Governance"
]
}