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

validator: Reduce severity of release-time-missing on snapshot releases #650

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jayaddison
Copy link
Contributor

Resolves #570.

@jayaddison jayaddison force-pushed the issue-570/skip-release-time-missing-for-snapshots branch 2 times, most recently from 2f54866 to 07d6bda Compare August 18, 2024 21:57
@ximion
Copy link
Owner

ximion commented Aug 20, 2024

This is not quite what I meant in the bug report...
If there is a date defined, then we should absolutely validate it. But for snapshot releases, having no date shouldn't be an error.

Since there may be a release tomorrow I may just implement that change quickly (but not if the release is deferred to Thursday).

@jayaddison

This comment was marked as outdated.

@jayaddison

This comment was marked as outdated.

@jayaddison

This comment was marked as outdated.

@jayaddison jayaddison changed the title validator: Omit date validation for snapshot releases validator: Reduce severity of release-time-missing on snapshot releases Aug 28, 2024
@jayaddison

This comment was marked as resolved.

@jayaddison

This comment was marked as resolved.

@jayaddison

This comment was marked as resolved.

@jayaddison jayaddison force-pushed the issue-570/skip-release-time-missing-for-snapshots branch from 089f4d8 to 4bda793 Compare August 28, 2024 13:21
@jayaddison

This comment was marked as resolved.

@jayaddison

This comment was marked as resolved.

@jayaddison

This comment was marked as resolved.

@jayaddison
Copy link
Contributor Author

jayaddison commented Aug 28, 2024

@ximion I think that this changeset now adheres more-closely to what you suggested in #570 and here: specifically that although release-time-missing should not be reported as an error for snapshot releases, we should still run the relevant validation and inform users of possible problems.

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 this pull request may close these issues.

How can app handle unrelased release date in metada
2 participants