mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-08 13:42:34 +05:30
29 lines
789 B
JSON
29 lines
789 B
JSON
{
|
|
"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",
|
|
"creating a pull request",
|
|
"forgot to run DB migrations",
|
|
"broke production",
|
|
"running on staging ENV",
|
|
"merging git branches",
|
|
"releasing the MVP",
|
|
"finding jira tickets",
|
|
"resolving merge conflicts",
|
|
"receiving KT",
|
|
"removing unused containers",
|
|
"creating bugs to earn bread",
|
|
"learning DSA",
|
|
"trying to get out of vim",
|
|
"making db indexes",
|
|
"fixing YAML issues"
|
|
]
|
|
}
|