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

Time stamp support for migrations #40

Closed
Simply007 opened this issue Jan 31, 2023 · 1 comment · Fixed by #45
Closed

Time stamp support for migrations #40

Simply007 opened this issue Jan 31, 2023 · 1 comment · Fixed by #45
Assignees

Comments

@Simply007
Copy link
Contributor

Motivation

Include the timestamp in the migration data contract.

Proposed solution

Add an option to use this timestamp for orders.

Additional context

Q: Validate to include the timestamp in the file name. (maybe as a custom extension and then use the filename instead of module property.
Q: Validate how to work with time ranges.

See: https://github.com/digital-detox/kontent-migration-cli/blob/main/src/lib/run.ts#L19-L33

@IvanKiral IvanKiral mentioned this issue Feb 27, 2023
5 tasks
@IvanKiral
Copy link
Contributor

IvanKiral commented Mar 2, 2023

Hey @tommarshall, we have published the new alpha version which includes our solution for dealing with timestamps. I would like to ask you if you would like to give it a try and give us some feedback.

PR for the issue #45
Npm package: https://www.npmjs.com/package/@kontent-ai/cli/v/0.7.0-alpha.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants