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

feat(hex): Support for releaseTimestamp field #5677

Merged
merged 3 commits into from
Mar 9, 2020

Conversation

zharinov
Copy link
Collaborator

@zharinov zharinov commented Mar 9, 2020

Rel #4689

releases?: { version: string }[];
releases?: {
version: string;
inserted_at;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it really mandatory/always present?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Looks like it is, but added condition anyway

lib/datasource/hex/index.ts Outdated Show resolved Hide resolved
rarkins and others added 2 commits March 9, 2020 15:56
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
@rarkins rarkins merged commit b0537c7 into renovatebot:master Mar 9, 2020
@rarkins rarkins deleted the feat/hex-release-timestamp branch March 9, 2020 17:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants