generated from linz/template-python-hello-world
-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: timestamps when created TDE-1147 #956
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
l0b0
force-pushed
the
feat/timestamps-when-created-tde-1147
branch
2 times, most recently
from
May 3, 2024 01:48
11f4422
to
c4b7509
Compare
l0b0
force-pushed
the
feat/timestamps-when-created-tde-1147
branch
from
May 7, 2024 03:00
55d2ae2
to
1ebdc75
Compare
l0b0
force-pushed
the
feat/timestamps-when-created-tde-1147
branch
from
May 7, 2024 03:12
1ebdc75
to
5216ea2
Compare
l0b0
force-pushed
the
feat/timestamps-when-created-tde-1147
branch
from
May 7, 2024 03:32
5216ea2
to
cec09e3
Compare
paulfouquet
reviewed
May 7, 2024
paulfouquet
reviewed
May 8, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
paulfouquet
approved these changes
May 9, 2024
MDavidson17
approved these changes
May 9, 2024
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
May 23, 2024
🤖 I have created a release *beep* *boop* --- ## [4.7.0](v4.6.0...v4.7.0) (2024-05-23) ### Features * timestamps when created TDE-1147 ([#956](#956)) ([2828f14](2828f14)) ### Bug Fixes * add draft lifecycle tag TDE-1161 ([#964](#964)) ([64040d8](64040d8)) * Make build compatible with new GDAL container TDE-1179 ([#971](#971)) ([719d96e](719d96e)) * should use unique file names when copying files to standardise TDE-1186 ([#974](#974)) ([8b783dc](8b783dc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: paulfouquet <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Give dataset users more detailed info about the datasets' life cycle.
Modification
Set item
created
andupdated
properties to current datetime when processingChecklist