Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Component GitHub Defaults

Ant Design Part of the Ant Design ecosystem.

🧰 Shared GitHub community files and workflow templates for rc-component packages.

English | 简体中文

Shared GitHub community files and workflow templates for the React Component organization.

Recommended CI

New rc-component repositories should use the reusable workflow from react-component/rc-test:

jobs:
  test:
    uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
    secrets:
      CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Workflow Template

  1. Open the target repository on GitHub.
  2. Go to the Actions tab.
  3. Click New workflow when the repository already has workflows.
  4. Choose the React Component workflow template.

See GitHub's documentation for sharing workflows with an organization.

License

MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors