Skip to content

fix: set zip date to 1980-01-02, fix CI and test feature gating - #488

Merged
andrius-puksta-sensmetry merged 1 commit into
sensmetry:mainfrom
andrius-puksta-sensmetry:pr/newer-timestamp
Aug 4, 2026
Merged

fix: set zip date to 1980-01-02, fix CI and test feature gating#488
andrius-puksta-sensmetry merged 1 commit into
sensmetry:mainfrom
andrius-puksta-sensmetry:pr/newer-timestamp

Conversation

@andrius-puksta-sensmetry

@andrius-puksta-sensmetry andrius-puksta-sensmetry commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

cargo test -p sysand-core did not work due to references to keyring crate. CI was not actually cargo checking all feature combinations, since due to feature unification (with CLI crate) most features of core were always enabled.

@andrius-puksta-sensmetry andrius-puksta-sensmetry added the bug Something isn't working label Aug 4, 2026
@consideRatio

Copy link
Copy Markdown
Collaborator

Hmmm, 2026-01-01 could be indicative of a real date - while 1980 couldn't. What do you think about 1981 or 1980-01-02 instead?

@consideRatio consideRatio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We can proceed, but I think it is a UX risk to declare 2026 01 01 as it can be confused with an actual date something was set, and for example make people think -- oh this is not updated so recently, instead of thinking "oh this is a dummy date"

@andrius-puksta-sensmetry
andrius-puksta-sensmetry marked this pull request as draft August 4, 2026 07:09
@andrius-puksta-sensmetry
andrius-puksta-sensmetry force-pushed the pr/newer-timestamp branch 4 times, most recently from e965b01 to f5b968f Compare August 4, 2026 08:03
@andrius-puksta-sensmetry andrius-puksta-sensmetry changed the title fix: set zip date to 2026-01-01, fix test feature gating fix: set zip date to 2026-01-02, fix CI and test feature gating Aug 4, 2026
@andrius-puksta-sensmetry andrius-puksta-sensmetry changed the title fix: set zip date to 2026-01-02, fix CI and test feature gating fix: set zip date to 1980-01-02, fix CI and test feature gating Aug 4, 2026
Signed-off-by: Andrius Pukšta <andrius.puksta@sensmetry.com>
@andrius-puksta-sensmetry
andrius-puksta-sensmetry marked this pull request as ready for review August 4, 2026 09:29
@andrius-puksta-sensmetry
andrius-puksta-sensmetry merged commit 28e521d into sensmetry:main Aug 4, 2026
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants