Idea-Pool / js-assertion-cheat-sheet

This repository contains examples of various, often used, and tricky assertions in the common JS assertion tools.
https://js-assertion.ideapool.community/
Other
2 stars 3 forks source link

add workflow diagrams #14

Closed kornel-filep closed 5 months ago

kornel-filep commented 6 months ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Adds docs on the planned deployment workflows

What is the current behavior? (You can also link to an open issue here)

-

What is the new behavior (if this is a feature change)?

-

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

-

Other information:

-

kornel-filep commented 6 months ago

Please ignore the previous comment, I just found it. Could you please create a markdown file describing the CI/CD workflow?

I have added a description to the diagrams. Please let me know if I missed anything, or if I should write down in more detail.

kornel-filep commented 5 months ago

@taughty addressed your comments with a new commit. Please take a look and resolve if suitable.