User Tools

Site Tools


linux:github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:github [2023/10/09 13:22] jotasandokulinux:github [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 2: Line 2:
   * Alternative to ''Jenkins''   * Alternative to ''Jenkins''
   * course: slides and labs {{ :linux:github_actions_slides.pdf |}} ; {{ :linux:github-actions-labs.pdf |}}   * course: slides and labs {{ :linux:github_actions_slides.pdf |}} ; {{ :linux:github-actions-labs.pdf |}}
-  * EVENTS trigger ACTION-WORKFLOW+  * EVENTS trigger WORKFLOWS(one+ Jobs(with steps(with **actions**)))
     * eg: ''on: pull_request'' , ''on: fork'' , ''on: pull_push'' ... [[https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows|External Link]]     * eg: ''on: pull_request'' , ''on: fork'' , ''on: pull_push'' ... [[https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows|External Link]]
 +    * ''runners'' are span to run Jobs.
 +      * Strictly is said that runners listen for jobs to execute.
 +
 +  ! In .github/workflows
linux/github.1696857768.txt.gz · Last modified: (external edit)