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

refactor: Replace lazy_static with std::sync::LazyLock (b04cbc1) #604

Merged
merged 6 commits into from
Jul 31, 2024

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented Jul 30, 2024

Part of stackabletech/operator-templating#415 and stackabletech/operator-rs#827

Note

Autogenerated PR to update templated files since the last template run up to stackabletech/operator-templating@b04cbc1.

Trigger Message
@Techassi: Update Rust toolchain to 1.80.0, part of stackabletech/operator-templating#415

Tip

Please update the change type as appropriate.

For example, if the change is breaking, add an ! after the change type:

chore!: Update templated files (b04cbc1)

If you need to add subsequent commits to make the checks pass, change the type:

refactor: Replace lazy_static with std::sync::LazyLock (b04cbc1)

For more information, See Conventional Commits.

…ackabletech/operator-templating repo.

Triggered by:
Manual run triggered by: Techassi with message [Update Rust toolchain to 1.80.0, part of stackabletech/operator-templating#415]
@stackable-bot stackable-bot requested a review from a team July 30, 2024 10:36
@Techassi Techassi changed the title Update templated files to rev b04cbc1 refactor: Replace lazy_static with std::sync::LazyLock Jul 30, 2024
@Techassi Techassi self-assigned this Jul 30, 2024
@NickLarsenNZ NickLarsenNZ changed the title refactor: Replace lazy_static with std::sync::LazyLock refactor: Replace lazy_static with std::sync::LazyLock (b04cbc1) Jul 30, 2024
NickLarsenNZ

This comment was marked as outdated.

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Changelog needs updating

@Techassi Techassi requested a review from NickLarsenNZ July 31, 2024 08:21
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

CHANGELOG.md Show resolved Hide resolved
@Techassi Techassi added this pull request to the merge queue Jul 31, 2024
Merged via the queue into main with commit a9f1806 Jul 31, 2024
31 checks passed
@Techassi Techassi deleted the template_b04cbc1 branch July 31, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants