Open alexott opened 3 weeks ago
@mgyucht I've opened #4190 with changes in common
so it will be easier to review. This PR will be used only for notebook changes.
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:
Trigger: go/deco-tests-run/terraform
Inputs:
7a54068be05b4c3bbe6b6c3dc9a410cf7f0dc997
Checks will be approved automatically on success.
Test Details: go/deco-tests/11913582700
Changes
It's based on #4190.
It was found that the
import
API returnsobject_id
as a result of its execution, so we don't really need to callget-status
to fill all attributes. This should help when we import a large number of notebooks, i.e., when applying exported resources.Tests
make test
run locallydocs/
folder~internal/acceptance