aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-06-27 03:28:45 -0400
committerXe Iaso <me@xeiaso.net>2024-06-27 03:29:31 -0400
commit95fc21a4d5d38b1cbcc0fdebc1e8085061229322 (patch)
tree94a6810e3809ef43a3fdc29eb89ff3e7a94d5516
parentc2ee60098cc4de829ff194a7a5573739463eff0b (diff)
downloadxesite-95fc21a4d5d38b1cbcc0fdebc1e8085061229322.tar.xz
xesite-95fc21a4d5d38b1cbcc0fdebc1e8085061229322.zip
workflows/earthly: try using alpha
Signed-off-by: Xe Iaso <me@xeiaso.net>
-rw-r--r--.github/workflows/earthly.yml12
-rw-r--r--dhall/resume/resume.typ5
2 files changed, 15 insertions, 2 deletions
diff --git a/.github/workflows/earthly.yml b/.github/workflows/earthly.yml
index 24b8b53..5312e90 100644
--- a/.github/workflows/earthly.yml
+++ b/.github/workflows/earthly.yml
@@ -14,9 +14,17 @@ jobs:
permissions:
contents: read
packages: write
+ env:
+ EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }}
steps:
- name: Checkout repository
uses: actions/checkout@v4
+ - name: Tailscale
+ uses: tailscale/github-action@v2
+ with:
+ oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
+ oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
+ tags: tag:ci
- uses: earthly/actions-setup@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -32,12 +40,12 @@ jobs:
if: github.event_name != 'pull_request'
id: build-and-push
run: |
- earthly --ci --push +all
+ earthly --org me-2625 --sat alpha --ci --push +all
- name: Build Docker image
if: github.event_name == 'pull_request'
id: build
run: |
- earthly --ci +all
+ earthly --org me-2625 --sat alpha --ci +all
deploy-patreon:
name: "Deploy patreon-saasproxy"
diff --git a/dhall/resume/resume.typ b/dhall/resume/resume.typ
index a6d5572..c1ea265 100644
--- a/dhall/resume/resume.typ
+++ b/dhall/resume/resume.typ
@@ -131,6 +131,11 @@ If you want someone that is dedicated to their craft, a fearless innovator and a
== Experience
+#titleCompany[Senior Techniphilosopher][Fly.io]\
+#term[2023-10 -- Present][Ottawa, CA]
+
+At Fly.io I am responsible for helping to build the developer relations team from scratch. I am working with the team to create a new developer relations strategy that is focused on helping developers understand the value of Fly.io and how to use it in their projects. This includes in-person, online, and video content as well as occasional writing for the Fly.io and partner companies' blogs.
+
#titleCompany[Archmage of Infrastructure][Tailscale]\
#term[2020-12 -- 2023-10][Ottawa, CA]