generate / generate-react

Generate generator for creating React applications, components, and related React resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Continuous Integration

doowb opened this issue · comments

Issue Template

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Type of Issue

  • Feature Request
  • Report Bug
  • Documentation Update
  • Other

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Configure CI (we can use GitHub Actions for this now).

Expected Behavior

Please describe the behavior you are expecting

When a Pull Request or Commit is pushed, Continuous Integration tests and linting are run against the new code.

Current Behavior

What is the current behavior?

There is no Continuous Integration configured. (There aren't any tests yet either).

Check

  • I have followed issue creation guidelines
  • I have attached proper label with the issue
  • The issue is assigned to a assignee