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

fix(nns-tools): Use gdate command instead of date #4008

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

anchpop
Copy link
Contributor

@anchpop anchpop commented Feb 18, 2025

Both Max and jason were unable to run the changelog-related commands because their environment was defaulting to the macos date command rather than the gnu one, which is more full-featured.

I think gdate will work for them though. It comes with coreutils which most people should have already probably (i think you need it to compile rust?). Also the release runscript will tell you to install coreutils if you haven't yet.

@anchpop anchpop requested a review from a team as a code owner February 18, 2025 21:20
@github-actions github-actions bot added the fix label Feb 18, 2025
@anchpop anchpop enabled auto-merge February 18, 2025 21:22
@anchpop anchpop added this pull request to the merge queue Feb 18, 2025
Merged via the queue into master with commit 66eeeb5 Feb 18, 2025
26 checks passed
@anchpop anchpop deleted the @anchpop/gdate branch February 18, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants