arunsathiya / portfolio

Arun's blog posts and portfolio of software projects, powered by Notion as a CMS
https://www.arun.blog
2 stars 1 forks source link

Explore GitHub deployments, vs just tracking deployment progress on workflow runs #30

Closed arunsathiya closed 2 months ago

arunsathiya commented 8 months ago
sharunkumar commented 2 months ago

Do you have multiple deployments? Preview, Production etc?

arunsathiya commented 2 months ago

No, only production. Fastly automatically retires the older deployments as new ones come though:

image

That's the most I know about this setup. I need to look more into how that ties into GitHub deployments.

arunsathiya commented 2 months ago

Kinda works now, but I don't understand the concepts yet because it reads ready to deploy.

image

Need to know more about how Fastly Compute deployments can tie into GitHub's concepts.

sharunkumar commented 2 months ago

image

arunsathiya commented 2 months ago

That "by @arunsathiya" bothers me a bit. 😄 It says so due to my PAT but would be nicer to say github-actions[bot] like how we already do for Notion workflow.