pcsx2/.github/workflows/architecture
Tyler Wilding 2810f6afc1 ci: update docs 2022-05-22 12:54:54 -04:00
..
README.md ci: update docs 2022-05-22 12:54:54 -04:00

README.md

CI Documentation

Releases

sequenceDiagram
  PCSX2 Repo->>Actions: PR is merged or commit is pushed to master
  Actions->>PCSX2 Repo: Increment latest tag and push, create a draft release
  Actions->>Actions: Kicked off pipeline on the tag push, build relevant configs
  Actions->>PCSX2 Repo: Rename and upload artifacts to draft release, publish the release
  Actions->>Discord: Announce release via a WebHook
  PCSX2 Repo->>Web API: POST webhook to API informing it that a new release has occurred
  Web API->>Web API: Update cache with new release