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

Format upload-ami code #176

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

bryanhonof
Copy link
Member

Ran into the following.

$ nix run github:NixOS/amis#upload-ami -- --s3-bucket some-ecs-ami --image-info "$(nix build .#.nixosConfigurations.default.config.system.build.amazonImage)"
       > wrapping `/nix/store/fm6v06r1vklw9a4c8sh0fxr73jwzz3qp-upload-ami-0.1.0/bin/nuke'...
       > Executing pythonRemoveTestsDir
       > Finished executing pythonRemoveTestsDir
       > Running phase: installCheckPhase
       > Success: no issues found in 8 source files(B
       > would reformat /private/tmp/nix-build-upload-ami-0.1.0.drv-0/upload-ami/src/upload_ami/upload_ami.py
       >
       > Oh no! 💥 💔 💥
       > 1 file would be reformatted, 7 files would be left unchanged.
       For full logs, run 'nix log /nix/store/962jvz0xnng7p0r708bsywxihz89a63v-upload-ami-0.1.0.drv'.

@arianvp
Copy link
Member

arianvp commented Oct 23, 2024

Super weird that CI never complained about this

@arianvp arianvp merged commit d4a56fc into NixOS:main Oct 24, 2024
5 of 8 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.

2 participants