-
đź‘‹ Thanks for this tool! So far it's been very useful in testing a project to prep for the marketplace.
One thing I'm unable to find out so far is how to test a template that uses the AWS-Specific …
-
Hi, can we please explain in the documentation how to implement parameter overrides?
https://aws-ia.github.io/taskcat/docs/usage/PARAMETER_OVERRIDES/
I believe I need to create a `.taskcat-overr…
-
Background:
Sometimes the vendors often want to know the status of the delivery order. How we should let the vendors know the order is not delivered or the product has been returned.
-
When running Jest tests using [nektos/act](https://github.com/nektos/act), the `setup-python` action fails while configuring problem matchers.
![setup-python-act](https://user-images.githubusercont…
-
Background:
The API support for JobTaskETAPreference is now available on TaskCat, now need to integrate that support in the Order component.
So that when an user is creating an Order, s/he can set th…
-
When running the action on GitHub-hosted runners, the following exceptions is thrown:
```
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'entrypoint'. The type '…
-
# Background
While creating an order, If a User select classified delivery as an order type, buyer and seller info field should be available to him. The field will contain the buyer's/seller's name, …
-
General:
```
Request URL:http://gofetch.cloudapp.net/api/job/57e3aac16ce2b60a1ccaa17c/13ee5dbe-48d8-4153-901e-e1d85cbed863
Request Method:PATCH
Status Code:403 Forbidden
Remote Address:168.63.232.131…
-
**Background:**
In the job details page, there should be an option to cancel a job.
**How it should be done:**
The way I am planning it is, clicking on a button will pop up a confirmation dialog.
And…
-
We are using [this](https://github.com/aws-quickstart/quickstart-amazon-eks-cluster-resource-provider) private resource to create and manage EKS controlplane.
Now while running our github actions …