Skip to content

Conversation

@mikn
Copy link
Contributor

@mikn mikn commented Mar 5, 2025

Issue number:

Closes #472

Description of changes:
Introduces minutes also to parse-datetime to allow for the ohno.toml to work.

Testing done:
Tried building a repository using the ohno.toml wave configuration.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@cbgbt cbgbt left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for submitting this fix!

@cbgbt
Copy link
Contributor

cbgbt commented Mar 5, 2025

The CI is failing due to an unrelated issue that's fixed in #471

Ah, I just assumed this was due to CI failing on the repository overall, but there's actually a formatting issue. @mikn, do you mind running cargo fmt?

Copy link
Contributor

@bcressey bcressey left a comment

Choose a reason for hiding this comment

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

Thanks!

@cbgbt cbgbt merged commit 9922cf5 into bottlerocket-os:develop Mar 6, 2025
3 checks passed
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.

build/tools/waves/ohno.toml does not work (uses minutes in time, but is unsupported by parse-datetime)

3 participants