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

replace chrono with time #806

Merged
merged 2 commits into from Sep 11, 2023
Merged

replace chrono with time #806

merged 2 commits into from Sep 11, 2023

Conversation

conradludgate
Copy link
Collaborator

Kinda useless, but I've wanted to do this one for a while nice. In my opinion, time has a much cleaner (and safer by design) API compared to chrono.

Still need to test and review everything

@vercel
Copy link

vercel bot commented Mar 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atuin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2023 8:13am
atuin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2023 8:13am

@conradludgate conradludgate mentioned this pull request Apr 13, 2023
@conradludgate conradludgate marked this pull request as ready for review April 16, 2023 06:33
@ellie
Copy link
Member

ellie commented Aug 19, 2023

👀

ellie
ellie previously approved these changes Aug 19, 2023
Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

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

LGTM! Merge when ready 🚀

ellie added a commit that referenced this pull request Aug 19, 2023
I'd like to extend the regex list here very soon, but start off by
automatically filtering out secrets. Do not store them in history!

I've included regex for:

1. AWS key id
2. Github pat (old and new)
3. Slack oauth tokens (bot, user)
4. Slack webhooks
5. Stripe live/test keys

Will need updating after #806
ellie added a commit that referenced this pull request Aug 19, 2023
I'd like to extend the regex list here very soon, but start off by
automatically filtering out secrets. Do not store them in history!

I've included regex for:

1. AWS key id
2. Github pat (old and new)
3. Slack oauth tokens (bot, user)
4. Slack webhooks
5. Stripe live/test keys

Will need updating after #806
ellie added a commit that referenced this pull request Aug 19, 2023
I'd like to extend the regex list here very soon, but start off by
automatically filtering out secrets. Do not store them in history!

I've included regex for:

1. AWS key id
2. Github pat (old and new)
3. Slack oauth tokens (bot, user)
4. Slack webhooks
5. Stripe live/test keys

Will need updating after #806
@ellie
Copy link
Member

ellie commented Sep 11, 2023

#1218 is blocked on chrono deprecations now being errors - are we able to merge this soon? Before I go and fix them all 🙃

@conradludgate
Copy link
Collaborator Author

Sure, go for it

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.

None yet

2 participants