Skip to content

Inovation-Stage: Workflow Creations #36

@24ping

Description

@24ping

Main idea

  • create a workflow using GitHub actions .
  • make sure that the action are automatically updated
  • immigrate from the local CI (pre-commit tests) to online CI using GitHub-Action workflows

Steps

  • create new branch innovation
  • create new directory .github/workflows
  • create the new workflow file name.yml
  • add the code for the workflow file
  • To run on the Inovation branch
  • experiment with a basic workflow
  • experiment with action from local/public repo AND docker images
  • experiment with input and outputs.
  • experiment with env
  • simple variable name
  • experiment with local scripts
  • experiment with input output artifacts
  • in the same workflow dependent
  • in separate workflow
  • to run on all branches
  • Create a Workflow that fetch the new main branch version to any created branch
  • Create a workflow using a Template
  • Create a workflow that handles pull requests
  • Mainly to the main branch .
  • Create a workflow to handles the releases branch
  • from the source -> build -> test -> release -> main -> production
  • Create a workflow using a Template II and manually to this
  • Create a workflow that handles all the makefiles

references

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions