Demo for my talk "Stream Away the Wait" – a talk about making excellent pending experiences.
by kentcdoddsTypeScript
Last 12 weeks · 0 commits
2 of 6 standards met
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency The fully-formed ref of the branch or tag that triggered the workflow run. For workflows triggered by , this is the branch or tag ref that was pushed. For workflows triggered by , this is the pull request merge branch. For workflows triggered by , this is the release tag created. For other triggers, this is the branch or tag ref that triggered the workflow run. This is only set if a branch or tag is available for the event type. The ref given is fully-formed, meaning that for branches the format is , for pull requests it is , and for tags it is . For example, . https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
Repository: kentcdodds/stream-away-the-wait-talk. Description: Demo for my talk "Stream Away the Wait" – a talk about making excellent pending experiences. Stars: 24, Forks: 4. Primary language: TypeScript. Languages: TypeScript (95.2%), JavaScript (4.8%). Homepage: https://www.react-next.com/events/stream-away-the-wait Topics: kcd-edu, remix. Open PRs: 1, open issues: 0. Last activity: 3y ago. Community health: 42%. Top contributors: kentcdodds, jacob-ebey, MichaelDeBoey.