Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

[FEATURE] Consolidate build lint and test into one workflow #319

Open
tbhaxor opened this issue Oct 14, 2023 · 0 comments
Open

[FEATURE] Consolidate build lint and test into one workflow #319

tbhaxor opened this issue Oct 14, 2023 · 0 comments

Comments

@tbhaxor
Copy link
Member

tbhaxor commented Oct 14, 2023

⭐ Suggestion

This is same as EddieHubCommunity/good-first-issue-finder#383

It will create a single continuous integration workflow and perform everything in it

  1. Setup environment
  2. Install the packages
  3. Build the environment
  4. Cache dependencies
  5. Testing

Even if one is failed the successive steps will not run and it will report failure. This is easy to track which step failed instead of which action failed.

💻 Use Cases

No response

❌ Related Problems

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant