Closed 0pdd closed 5 years ago
@carlosmiranda please take e look at this, I couldn't find where to put the script to create this table.
@yegor256 need your help here
@yegor256 please take a look at this
@0crat wait for @yegor256 response
@paulodamaso thanks!
@paulodamaso According to our QA Rules:
Ticket must have references to all pull requests where the problem was actually fixed;
Please add reference to PR.
@ypshenychka actually we were waiting for @yegor256 create the tables so I could remove the ignore annotation from the tests
@paulodamaso So was it not possible to create PR for that?
@yegor256 what's the status on this one? Have you created the table so I can make a PR for this one?
@yegor256 ping
@carlosmiranda Looks like something went wrong here, @yegor256 closed the issue but we do not know if he created the table that I need to uncomment and fix the tests
@paulodamaso what is the table I have to create? Give me the spec.
@yegor256 These are the table specs:
{
"AttributeDefinitions": [
{
"AttributeName": "urn",
"AttributeType": "S"
},
{
"AttributeName": "title",
"AttributeType": "S"
},
{
"AttributeName": "description",
"AttributeType": "S"
},
{
"AttributeName": "time",
"AttributeType": "N"
}
],
"TableName": "errors"
}
@yegor256 Any progress with this one? It's hanging as closed in my agenda for more than a month, but stilll some work is going around.
@paulodamaso what about keys? Can you put this table into JSON format, where all other tables are?
@yegor256 please take a look at https://github.com/yegor256/wring/pull/89
@yegor256 ping
@paulodamaso Looks like PR is merged. Please proceed with closing this ticket then.
@ypshenychka The ticket is already closed and was remoed from scope in https://github.com/yegor256/wring/issues/83#issuecomment-440917725 , but it was closed by mistake, without the proper resolution, which came only in https://github.com/yegor256/wring/pull/89 . So I think that you have to do the QA revision of this issue now.
@paulodamaso you're right. Thanks
@0crat quality good
@0crat quality good (here)
@ypshenychka The project doesn't have enough funds, can't make a payment
@0crat quality good (here)
@ypshenychka The project doesn't have enough funds, can't make a payment
The puzzle
78-d3bf8dd1
from #78 has to be resolved:https://github.com/yegor256/wring/blob/16c98ad38556a42ca9353c81f19a0e51ca8e4b2e/src/main/java/io/wring/dynamo/DyErrors.java#L52-L54
The puzzle was created by Paulo Lobo on 27-Oct-18.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be \"done\" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.