Skip to content

Fix AWS upload deprecation#464

Merged
n-rodriguez merged 3 commits intokjvarga:masterfrom
mytours:update-aws
Mar 20, 2026
Merged

Fix AWS upload deprecation#464
n-rodriguez merged 3 commits intokjvarga:masterfrom
mytours:update-aws

Conversation

@barnaclebarnes
Copy link
Copy Markdown

Fixes #459

@aaronstillwell
Copy link
Copy Markdown

Thanks @barnaclebarnes - would be great to see this merged.

@barnaclebarnes
Copy link
Copy Markdown
Author

@aaronstillwell disclaimer - it was vibe coded. Hopefully works OK for everyone. 🙏

@alejandroperea
Copy link
Copy Markdown

I was just checking this as I saw it failing, thanks @barnaclebarnes for the fix.

@aaronstillwell
Copy link
Copy Markdown

Are we waiting on the 2 failing tests to pass before this can be looked at being merged?

@damiendillon
Copy link
Copy Markdown

It would be great to see these tests fixed and to see this merged.

@n-rodriguez
Copy link
Copy Markdown
Collaborator

Are we waiting on the 2 failing tests to pass before this can be looked at being merged?

yes

@barnaclebarnes
Copy link
Copy Markdown
Author

Let me try and fix those in the next few days.

@barnaclebarnes
Copy link
Copy Markdown
Author

Let me try and fix those in the next few days.

I realised I had fixed things but hadn't replied. we should be good to go?

@n-rodriguez n-rodriguez merged commit 21aa2d9 into kjvarga:master Mar 20, 2026
77 checks passed
/config/*
!/config/.keep

.claude
Copy link
Copy Markdown

@jasonkarns jasonkarns Mar 21, 2026

Choose a reason for hiding this comment

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

Shouldn't this be in devs' global git configuration? As a user-specific tool unrelated to the gem, it should be in their ~/.config/git/ignore file. (Users who use claude would want that path ignored in all repos, not needing to ignore it explicitly each repo they work in. That's the whole point of global gitignore.)

Per https://git-scm.com/docs/gitignore

Patterns which a user wants Git to ignore in all situations (e.g., backup or temporary files generated by the user’s editor of choice) generally go into a file specified by core.excludesFile

jasonkarns added a commit to jasonkarns/sitemap_generator that referenced this pull request Mar 21, 2026
* upstream/master:
  Enhance Rails railtie to respect existing rails configuration (kjvarga#478)
  Improve Sitemap method-missing implementation (kjvarga#473)
  Fix broken specs (kjvarga#476)
  Simplify rake task hierarchy (kjvarga#477)
  Fix AWS upload deprecation (kjvarga#464)
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.

AWS upload_file deprication

6 participants