1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
Commit graph

21 commits

Author SHA1 Message Date
Bryan Hanks, PMP
69cd7cf87e Ruby 2.7 and latest were causing travis to be really slow and we know they don't work now 2021-01-29 08:38:16 -06:00
Bryan Hanks, PMP
4f0705b999
Update CHANGELOG & fixed travis fails (#394)
* Update CHANGELOG.md

Added credit for PR and tag release

* Added additional rubies for Continuous integration; cleaned up travis config

* Updated travis config with more rubies

* Allow failures in wrong place

* Another typo

* Restore monoid_4.0 gemfile

* Removed travis config for mongoid 4

* Ruby 2.7 can fail CI until we can get it working

* Fixed allow failures syntax

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
2021-01-15 00:41:50 -06:00
Bryan Hanks, PMP
7ce81f7bb9
Added mongoid 7 gemsets; ignore vendor/bundle (#395)
* Added mongoid 7 gemsets; ignore vendor/bundle

* Added specs for Mongoid 7x

* Added missing gemfiles

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
2021-01-15 00:04:46 -06:00
Bryan Hanks, PMP
60a8498e28
Added rails 6.0 and 6.1 tests to travis (#396)
* Added rails 6.0 and 6.1 to travis

* Added rails 6 support files

* Added data for rais 6.x tests

* Rails 6 date helper includes float seconds

* Updated actionview test for rails 6.1

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
2021-01-14 21:05:15 -06:00
Bryan Hanks, PMP
d425b2b59d
Retire eol rubies (#393)
* Removed rubys 2.4 and earlier

* Updated docs with changes

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
2021-01-12 19:08:40 -06:00
Dan Weinand
b0f4a65aee Use rails 5.2 when testing frozen strings 2019-08-25 01:31:43 -07:00
Dan Weinand
d427ca39b7 Run frozen string specs against ruby 2.6 2019-08-24 23:54:45 -07:00
Dan Weinand
8e2b3de984 Run builds against ruby 2.6 instead of head 2019-08-24 23:43:50 -07:00
James Cox
3e5cef9d39 Adds support for ruby head (at 2.6 currently) to travis 2019-01-09 10:29:56 -05:00
James Cox
69b4747815 Travis tune- attempt to coerce a cache 2019-01-08 16:00:06 -05:00
James Cox
4205f5c46f Resolve specs, except rails 4.2, which is incompatible with the rest of this approach. should now produce a clean build. 2019-01-08 15:27:44 -05:00
James Cox
1235d83a4f Further work to attempt to get all appraisals in a place where they can pass 2019-01-07 13:10:25 -05:00
Tatsuya Hoshino
6b99a3cd07 Delete the travis config for nobrainer.gemfile
Since tests run only against Ruby 2.3 or above on CI,
nobrainer.gemfile that requires Ruby1.9 does not longer work well.
2018-05-17 22:51:38 +09:00
James Cox
2c706373b6 Update appraisals to move support only to the ruby 2.x and rails 4.2/5.x series 2018-04-11 12:09:00 -04:00
Gerry
49fc390079 Merge pull request #236 from gerrywastaken/add-rails-5-testing
Add rails 5 testing
2016-07-02 02:13:45 +10:00
Gerard Caulfield
2902da5ea1
Update the code climate API token
The old token only applied to the
https://github.com/michaeldv/awesome_print repository, which has
since been moved to https://github.com/awesome-print/awesome_print
url.
2016-06-22 00:27:10 +10:00
Gerard Caulfield
cde91abe6b
Add tests for Rails 5 2016-05-13 22:16:34 +10:00
Gerard Caulfield
ad2ccfe906
Fix travis bundler failures
Currently a good portion of our builds are failing due to the following error

    NoMethodError: undefined method `spec' for nil:NilClass

Fix found here:
https://github.com/travis-ci/travis-ci/issues/5239#issuecomment-167355686
2016-05-05 14:13:49 +10:00
Mauro George
cc1d9d80d2 Start of Code Climate coverage 2015-02-04 19:18:24 -02:00
Nicolas Viennot
06a4649bb5 Update NoBrainer awesome prints 2015-01-20 10:22:26 -05:00
Mauro George
eff2239e37 Updates documentation and utilize social tools
Create CONTRIBUTING file

Add rubygems badge

Add code climate badge

Add badge of total of downloads

Add badges flat style

Add changelog of the changes

Add info about how to use appraisal

Fix link to changelog on CONTRIBUTING

Add Semantic Version on the README
2014-12-31 13:44:22 -05:00