Skip to content

Improve .github folder #28

@javidsegura

Description

@javidsegura

Objectives:

  1. Create an issues template (.github/ISSUE_TEMPLATE/*)
    • Rationale: standarize communication, reduce organizational overhead
  2. Create a "on workflow_dispatch" CI with testing
  • Rationale: currently only CI goes for pushes on main or its PR. Testing in Github's runner insteaed of locally is meaningful for certain context such as not being able to run radical flow becuase of being in a MacOS. This would be meaningful assuming you dont use a VM/docker.
  1. Integrate linting into the CI pipeline in order to standarize the code styling
  2. Add test coverage to githubs' artifacts

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions