Skip to content

feat: add releaseDate to json - #796

Merged
RafaelGSS merged 2 commits into
nodejs:mainfrom
marco-ippolito:feat/add-release-date-to-json
Apr 18, 2024
Merged

feat: add releaseDate to json#796
RafaelGSS merged 2 commits into
nodejs:mainfrom
marco-ippolito:feat/add-release-date-to-json

Conversation

@marco-ippolito

@marco-ippolitomarco-ippolito commented Apr 14, 2024

Copy link
Copy Markdown
Member

@RafaelGSSRafaelGSS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

actually, we need to check if a valid date is given, if not it should leave it empty. For instance, TBD.

@marco-ippolito

marco-ippolito commented Apr 16, 2024

Copy link
Copy Markdown
MemberAuthor

actually, we need to check if a valid date is given, if not it should leave it empty. For instance, TBD.

if invalid date is given it will throw right now

@marco-ippolito
marco-ippolitoforce-pushed the feat/add-release-date-to-json branch from 63e4d62 to 28a6129CompareApril 16, 2024 16:40
@RafaelGSS

Copy link
Copy Markdown
Member

actually, we need to check if a valid date is given, if not it should leave it empty. For instance, TBD.

if invalid date is given it will throw right now

But, what if we don't have a target date? I would like to pass TBD

@marco-ippolito

Copy link
Copy Markdown
MemberAuthor

ok so I'll validate only if different from 'TBD'

@RafaelGSS
RafaelGSS merged commit b5d99ca into nodejs:mainApr 18, 2024
@github-actionsgithub-actionsBot mentioned this pull request Apr 18, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@marco-ippolito@RafaelGSS