Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): remove the insert config in create-cog cli. #2597

Merged
merged 2 commits into from
Nov 17, 2022
Merged

Conversation

Wentao-Kuang
Copy link
Contributor

No description provided.

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner November 17, 2022 21:05
// Insert Imagery and TileSet Config
await insertConfigImagery(cfg, job, logger);
await insertConfigTileSet(cfg, job, logger);

// Update job status if this is the processing job.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all of the processingId stuff needs to go too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will make another pr to remove all the processId.

@kodiakhq kodiakhq bot merged commit 4f9d61b into master Nov 17, 2022
@kodiakhq kodiakhq bot deleted the fix/create-cog branch November 17, 2022 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants