deviras/idcard_update/dataset.json

29 lines
789 B
JSON
Raw Normal View History

2022-08-19 23:51:03 +05:30
{
2022-08-20 18:59:34 +05:30
"titles": [
"ranting about jira",
"siting in a meeting",
"squashing bugs",
"centering divs",
"waiting for staging deployment",
"writing tests",
"pushing directly to prod",
"doing code review",
"deleting jira tickets",
2022-08-31 19:39:36 +05:30
"creating a pull request",
2022-08-20 18:59:34 +05:30
"forgot to run DB migrations",
2022-08-31 19:39:36 +05:30
"broke production",
2022-08-20 18:59:34 +05:30
"running on staging ENV",
"merging git branches",
"releasing the MVP",
2022-08-31 19:39:36 +05:30
"finding jira tickets",
"resolving merge conflicts",
"receiving KT",
"removing unused containers",
"creating bugs to earn bread",
"learning DSA",
2022-10-01 12:23:28 +05:30
"trying to get out of vim",
"making db indexes",
"fixing YAML issues"
2022-08-20 18:59:34 +05:30
]
}