Skip to content
#

declarative

Here are 445 public repositories matching this topic...

solid
flyte
evalsocket
evalsocket commented Oct 12, 2021

Describe the issue

For every master merge, we create a new release. We also generate docs and create PR for every master merge.

We want to avoid release workflow in case of docs or boilerplate PR.

What if we do not do this?

We have extra releases that only have docs changes, which isn't desirable.

Related component(s)

Flytectl

Are you sure this issue hasn't b

authorjapps
authorjapps commented Aug 5, 2020

As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers
e.g. id=123 , id="123", isValid=true, isValid="true" etc

AC1:

Cover the following currently supported mechanisms with examples

  • $EQ
  • (int)
  • (float) or (decimal)
  • (boolean)

Improve this page

Add a description, image, and links to the declarative topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the declarative topic, visit your repo's landing page and select "manage topics."

Learn more