Date
1 - 1 of 1
[MarquezProject/marquez] ec9224: add copyright to ts files
GitHub
Branch: refs/heads/add-copyright
Home: https://github.com/MarquezProject/marquez
Commit: ec9224f463c72eff9d01d91beff8ba75ca0b249c
https://github.com/MarquezProject/marquez/commit/ec9224f463c72eff9d01d91beff8ba75ca0b249c
Author: Michael Robinson <merobi@...>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M web/globalSetup.ts
M web/setupEnzyme.ts
M web/setupJest.ts
M web/src/__tests__/helpers/index.test.ts
M web/src/__tests__/reducers/datasets.test.ts
M web/src/__tests__/reducers/jobs.test.ts
M web/src/__tests__/requests/index.test.ts
M web/src/__tests__/sagas/index.test.ts
M web/src/components/lineage/config.ts
M web/src/components/lineage/types.ts
M web/src/globals.ts
M web/src/helpers/index.ts
M web/src/helpers/nodes.ts
M web/src/helpers/runs.ts
M web/src/helpers/theme.ts
M web/src/helpers/time.ts
M web/src/react-vis.d.ts
M web/src/store/actionCreators/actionTypes.ts
M web/src/store/actionCreators/index.ts
M web/src/store/reducers/datasetVersions.ts
M web/src/store/reducers/datasets.ts
M web/src/store/reducers/display.ts
M web/src/store/reducers/index.ts
M web/src/store/reducers/jobs.ts
M web/src/store/reducers/lineage.ts
M web/src/store/reducers/namespaces.ts
M web/src/store/reducers/runs.ts
M web/src/store/reducers/search.ts
M web/src/store/requests/datasets.ts
M web/src/store/requests/index.ts
M web/src/store/requests/jobs.ts
M web/src/store/requests/lineage.ts
M web/src/store/requests/namespaces.ts
M web/src/store/requests/search.ts
M web/src/store/sagas/index.ts
M web/src/types/api.ts
M web/src/types/index.ts
M web/src/types/util/Nullable.ts
M web/src/types/util/groupBy.ts
M web/styles.d.ts
Log Message:
-----------
add copyright to ts files
Signed-off-by: Michael Robinson <merobi@...>
Home: https://github.com/MarquezProject/marquez
Commit: ec9224f463c72eff9d01d91beff8ba75ca0b249c
https://github.com/MarquezProject/marquez/commit/ec9224f463c72eff9d01d91beff8ba75ca0b249c
Author: Michael Robinson <merobi@...>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M web/globalSetup.ts
M web/setupEnzyme.ts
M web/setupJest.ts
M web/src/__tests__/helpers/index.test.ts
M web/src/__tests__/reducers/datasets.test.ts
M web/src/__tests__/reducers/jobs.test.ts
M web/src/__tests__/requests/index.test.ts
M web/src/__tests__/sagas/index.test.ts
M web/src/components/lineage/config.ts
M web/src/components/lineage/types.ts
M web/src/globals.ts
M web/src/helpers/index.ts
M web/src/helpers/nodes.ts
M web/src/helpers/runs.ts
M web/src/helpers/theme.ts
M web/src/helpers/time.ts
M web/src/react-vis.d.ts
M web/src/store/actionCreators/actionTypes.ts
M web/src/store/actionCreators/index.ts
M web/src/store/reducers/datasetVersions.ts
M web/src/store/reducers/datasets.ts
M web/src/store/reducers/display.ts
M web/src/store/reducers/index.ts
M web/src/store/reducers/jobs.ts
M web/src/store/reducers/lineage.ts
M web/src/store/reducers/namespaces.ts
M web/src/store/reducers/runs.ts
M web/src/store/reducers/search.ts
M web/src/store/requests/datasets.ts
M web/src/store/requests/index.ts
M web/src/store/requests/jobs.ts
M web/src/store/requests/lineage.ts
M web/src/store/requests/namespaces.ts
M web/src/store/requests/search.ts
M web/src/store/sagas/index.ts
M web/src/types/api.ts
M web/src/types/index.ts
M web/src/types/util/Nullable.ts
M web/src/types/util/groupBy.ts
M web/styles.d.ts
Log Message:
-----------
add copyright to ts files
Signed-off-by: Michael Robinson <merobi@...>