Skip to content

Commit

Permalink
Dump from CGC website development
Browse files Browse the repository at this point in the history
  • Loading branch information
Spelkington committed Apr 22, 2024
1 parent 4f5f627 commit b0adff4
Show file tree
Hide file tree
Showing 119 changed files with 2,396 additions and 225 deletions.
19 changes: 17 additions & 2 deletions content/.obsidian/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@
"NWYC",
"VSA",
"Flamework",
"yoink"
]
"yoink",
"NSYNC",
"GPAs"
],
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 80
},
"promptDelete": false,
"tabSize": 4,
"useTab": false,
"smartIndentList": false,
"strictLineBreaks": false,
"showLineNumber": false,
"rightToLeft": false
}
2 changes: 1 addition & 1 deletion content/.obsidian/daily-notes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"folder": "notes/dailies",
"folder": "writing/notes/periodic/dailies",
"template": "templates/daily.template"
}
Binary file added content/assets/Pasted image 20240417110140.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/Pasted image 20240421164430.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/Pasted image 20240421164456.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/Pasted image 20240421170010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/Pasted image 20240421173135.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 0 additions & 67 deletions content/notes/dailies/2024-03-19.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/notes/scratch/mushroom.md

This file was deleted.

10 changes: 0 additions & 10 deletions content/notes/time-tracking.md

This file was deleted.

4 changes: 4 additions & 0 deletions content/tags/mentoring/professional-dev.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Resume Prep & Development
tags:
---
37 changes: 37 additions & 0 deletions content/tags/projects/cgc/cgc-backstage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: CGC Backstage
date: 2024-04-21
tags:
- projects/cgc/cgc-backstage
draft: false
---
## Overview

In a bit of an overlap of dayjob and CGC work, I'm working on spinning up a CGC instance of [Backstage](https://backstage.io) for business management. This has a benefit for both myself and others that work on CGC-flavor projects with me.

Additionally, this'll be hosted (initially) on the Allytron box — some extra #projects/personal/homelab work, for flavor!

## Deliverables

1. CGC instance of Backstage, connected to the organization, with tree structure in place
2. Portability - particularly, ability to port over to #dayjob work
3. One scaffold of a plugin

## Tasks

### Upfront

- [x] #task #projects/cgc/cgc-backstage Draft initial project reqs [completion:: 2024-04-21]
- [ ] #task #projects/cgc/cgc-backstage Hindsight write-up
### Other

```dataview
TASK
WHERE contains(tags, "#projects/cgc/cgc-backstage")
AND file.name != "cgc-backstage"
GROUP BY file.link
```

## Hindsight

TODO
16 changes: 16 additions & 0 deletions content/tags/projects/cgc/cgc-gatsby-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: CGC Gatsby Template
date: 2024-04-14
tags:
- projects/cgc/cgc-gatsby-template
- engineering/typescript
draft: false
---
## References

```dataview
TASK
WHERE contains(tags, "#projects/cgc/cgc-misc")
AND file.name != "cgc-misc"
GROUP BY file.link
```
36 changes: 36 additions & 0 deletions content/tags/projects/cgc/cgc-misc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: ~
date: 2024-04-17
tags:
- projects/cgc/cgc-misc
draft: false
---
## Overview

TODO

## Deliverables

1.
2.
3.

## Tasks

### Upfront

- [ ] #task #projects/dayjob/dayjob-misc Draft initial project reqs

- [ ] #task #projects/dayjob/dayjob-misc Hindsight write-up
### Other

```dataview
TASK
WHERE contains(tags, "#projects/dayjob/dayjob-misc")
AND file.name != "Untitled"
GROUP BY file.link
```

## Hindsight

TODO
File renamed without changes.
34 changes: 34 additions & 0 deletions content/tags/projects/dayjob/backstage-restarter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Restart Backstage Development
date: 2024-04-14
tags:
- projects/dayjob/backstage-restarter
draft: false
---
## Overview

A few months ago, I played around with setting up a [Backstage](https://backstage.io/) environment for both work and CGC. It got backburner'd for a bit in favor of other projects, but with some upcoming free time, I'd like to get it started again

## Deliverables

1. Backstage environment documented, auth'd, and hooked to relevant GitHub repos
2. One scaffold for a custom plugin

## Tasks

### Upfront

- [x] #task #projects/dayjob/backstage-restarter Draft initial project reqs [completion:: 2024-04-14]
- [ ] #task #projects/dayjob/backstage-restarter Hindsight write-up
### Other

```dataview
TASK
WHERE contains(tags, "#projects/dayjob/backstage-restarter")
AND file.name != "backstage-restarter"
GROUP BY file.link
```

## Hindsight

TODO
15 changes: 15 additions & 0 deletions content/tags/projects/dayjob/dayjob-misc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: ~
date: 2024-04-17
tags:
- projects/dayjob/dayjob-misc
draft: false
---
## References

```dataview
TASK
WHERE contains(tags, "#projects/dayjob/dayjob-misc")
AND file.name != "dayjob-misc"
GROUP BY file.link
```
33 changes: 33 additions & 0 deletions content/tags/projects/dayjob/fastlane-demo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Mobile App Deployments via Fastlane
date: 2024-04-14
tags:
- projects/dayjob/fastlane-demo
draft: false
---
## Overview

I've already started this, but am putting it half-retroactively into [[obsidian-tasks-workflow|the new task system.]]

## Deliverables

1. Full Actions system for cross-store deployments of React Native apps

## Tasks

### Upfront

- [x] #task #projects/dayjob/fastlane-demo Draft initial project reqs [completion:: 2024-04-14]
- [ ] #task #projects/dayjob/fastlane-demo Hindsight write-up
### Other

```dataview
TASK
WHERE contains(tags, "#projects/dayjob/fastlane-demo")
AND file.name != "fastlane-demo"
GROUP BY file.link
```

## Hindsight

TODO
File renamed without changes.
36 changes: 36 additions & 0 deletions content/tags/projects/dayjob/terraform-testing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title:
date: 2024-04-18
tags:
- projects/dayjob/terraform-testing
draft: false
---
## Overview

Soft plan docs for using [Terraform LocalStack](https://docs.localstack.cloud/user-guide/integrations/terraform/) for local testing of infrastructure-as-code.
- [i] The goal here is to minimize the time on feedback loop for particularly hard-to-test, yet critical pieces of cloud infrastructure. The length of the current AFT feedback loop makes it a *particular pain in the ass* to test quickly & repeatedly, so something like this would be a huge boon
- [i] This isn't the first time something of the same flavor has come up — we looked previously at a stack for [locally validating Account Factory Terraform](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/validate-account-factory-for-terraform-aft-code-locally.html) code, but the fact that this setup is literally measured in epics gave us the impression that this wouldn't be a quick integration and we tabled it awhile back.

## Deliverables

- [-] Ability to locally test Account Factory Terraform on LocalStack

## Tasks

### Upfront

- [x] #task #projects/dayjob/terraform-testing Draft initial project reqs [completion:: 2024-04-18]

- [x] #task #projects/dayjob/terraform-testing Hindsight write-up [completion:: 2024-04-18]
### Other

```dataview
TASK
WHERE contains(tags, "#projects/dayjob/terraform-testing")
AND file.name != "terraform-testing"
GROUP BY file.link
```

## Hindsight

[[terraform-localstack|Binned — rationale available]]
22 changes: 22 additions & 0 deletions content/tags/projects/misc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Miscellaneous Tasks
date: 2024-04-14
tags:
- projects/misc
draft: false
---
## References

```dataview
TASK
WHERE contains(tags, "#projects/misc")
AND file.name != "misc"
GROUP BY file.link
```

## Other

- [ ] #task #projects/misc Set up new work insurance. So long, Obamacare 🫡 [due:: 2024-04-19]
- [ ] #task #projects/misc Send Shop Highlght note 📅 2024-04-15
- [ ] #task #projects/misc Add resume template to Typst Universe 📅 2024-04-17
- [ ] #task #projects/misc Look into video transcoding management for homelab - likely requires management server to be transitioned from Alpine to Debian 🪦
Loading

0 comments on commit b0adff4

Please sign in to comment.