You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: databags/search_roadmap.json
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"quarters": [
3
3
{
4
-
"name": "Q2 2020",
4
+
"name": "Q3 2020",
5
5
"tasks": [
6
6
{
7
7
"description": "Make changes to the search algorithm that incorporate image popularity data gathered from sources that provide it. ",
@@ -12,12 +12,7 @@
12
12
"description": "Move our data cleaning code from the ingestion step of the API to the initial data processing step of the Catalog to eliminate unnecessary repetitive data cleaning.",
13
13
"gid": "1167425798148805",
14
14
"name": "Move data cleaning pipeline from API to Catalog"
15
-
}
16
-
]
17
-
},
18
-
{
19
-
"name": "Q3 2020",
20
-
"tasks": [
15
+
},
21
16
{
22
17
"description": "Manage Catalog deployment and provisioning entirely through infrastructure as code.",
0 commit comments