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

Test against multiple rails versions #15

Open
wants to merge 751 commits into
base: master
Choose a base branch
from

Conversation

kjvarga
Copy link
Collaborator

@kjvarga kjvarga commented Jan 9, 2022

No description provided.

kjvarga and others added 30 commits November 14, 2013 12:48
Support integer timestamps.
Upgrade to v4.3.1
Fix list numbers and format in README
Add comments.
Replace :gzip_zero with a :compress option.
Upgrade to version 5 beta.
Modify the SimpleNamer to strip .gz extensions if not compressing
Move compress option to the location object.
More cleanup of deprecated methods.
Mimic the old SitemapNamer behaviour in the SitemapLocation
* Don't use ends_with?
Remove deprecated config and tests.
* Pass link count in the call to write() so we can display it in the summary line
* Fix referencing filesize and class constant in summary
setting path_style to true is necessary to make bucket with dots in the
name work on https and avoid ssl certificate problems
expose fog_path_style configuration
added Capistrano 3.x tasks
* Move verbose attr_accessor to attr_writer as we already have a custom reader
* Remove sitemaps_host from attr_accessors as we have custom methods for both reading and writing
* Fix number helper rounding spec that breaks in Ruby 2
Don't delete the files after upload because we need them to read the file size.
TODO: Handle this more elegantly.  Perhaps set the file size into the location from the FileAdapter.
* Add CircleCI config for testing multiple rubies

* Fix directory name

* Use https

* Try to specify bundler version

* Try 2.8

* Try 2.7

* Remove ruby version from the lock file

* Include lock file so the build works

* Update dependencies

* Add the junit formatter so the orb works

* Allow caching and use bundler version from lock files

* Update lock file

* Use Ruby 3.1

* Fix the error assertion for ruby 3.1

* Cleanup config
… they can be generated in CI for each version of ruby
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.