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

chore: update static-website action to ubuntu 24 #596

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

MarcoIeni
Copy link
Member

@MarcoIeni MarcoIeni commented Oct 1, 2024

awscli is not present in apt anymore. In the playground we install it with snap, but snap isn't available in docker.

So we need to do this ugly thing to install awscli in ubuntu now.

I want to test this in rust-lang/thanks#72

@MarcoIeni MarcoIeni force-pushed the chore-update-static-website-action-to-ubuntu-24 branch 7 times, most recently from 10001fc to 59de4c9 Compare October 1, 2024 15:23
@MarcoIeni MarcoIeni marked this pull request as ready for review October 1, 2024 15:24
@MarcoIeni
Copy link
Member Author

I also opened #597 for the future

@MarcoIeni
Copy link
Member Author

MarcoIeni commented Oct 2, 2024

I tested this in rust-lang/thanks@467b526

It's failing because of the newest aws cli. The error message is cryptic but imo the aws cli failed to authenticate.

@MarcoIeni MarcoIeni force-pushed the chore-update-static-website-action-to-ubuntu-24 branch from 59de4c9 to 499db49 Compare October 2, 2024 10:25
@MarcoIeni MarcoIeni force-pushed the chore-update-static-website-action-to-ubuntu-24 branch from 499db49 to abc0268 Compare October 2, 2024 10:27
@MarcoIeni
Copy link
Member Author

it worked after adding the default region!

@MarcoIeni
Copy link
Member Author

I'm merging this, we can always revert in case of issues

@MarcoIeni MarcoIeni merged commit c22d3f0 into master Oct 2, 2024
3 checks passed
@MarcoIeni MarcoIeni deleted the chore-update-static-website-action-to-ubuntu-24 branch October 2, 2024 10:38
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.

1 participant