Skip to content

Test against multiple rails versions#15

Open
kjvarga wants to merge 751 commits intoadamsalter:masterfrom
kjvarga:kvarga/rails-integration-tests
Open

Test against multiple rails versions#15
kjvarga wants to merge 751 commits intoadamsalter:masterfrom
kjvarga:kvarga/rails-integration-tests

Conversation

@kjvarga
Copy link
Copy Markdown
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.
kjvarga added 30 commits January 8, 2022 19:16
* 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.