Daniel Azuma
a0286c0589
chore: Repurpose release task to release the gem
2020-10-27 11:28:52 -07:00
Graham Paye
8ecce755b9
chore: fix link_checker require path ( #844 )
...
* fix link_checker require path
* add v to version
2019-11-06 18:46:59 -08:00
Graham Paye
363b23570e
chore: add release and continuous/post kokoro jobs ( #836 )
2019-11-05 12:10:36 -08:00
Graham Paye
a61f73b015
use up-to-date kokoro build scripts ( #779 )
2019-04-11 17:28:00 -07:00
Abdelkader Boudih
23d52bd3e9
faster build.
...
Test only supported version of rails.
Test in Rails 5.0
2016-08-18 14:12:36 +01:00
Steven Bazyl
f584a2cec8
Import refactored library. See MIGRATING.MD for details
2015-06-23 15:15:14 -07:00
Tim Emiola
d21e28a3bf
Adds Bundler's gem tasks
2015-03-23 19:08:22 -07:00
Steven Bazyl
7ac37a54f0
Move tasks -> rakelib
2014-12-15 11:46:24 -08:00
Sérgio Gomes
d6511e6123
Missed a few rcov-related lines
2014-08-15 15:15:19 +01:00
Steven Bazyl
f3821f9917
Resolve merge conflict on gemspec
2014-01-22 15:44:04 -08:00
Bob Aman
4a72c529bf
Totally paranoia.
2012-11-19 12:07:37 +03:00
Bob Aman
6ac2952366
If it's in .gitignore, it shouldn't be part of the gem.
2012-11-19 12:05:33 +03:00
Steven Bazyl
3047a97c6f
Update owner/author info
2012-10-25 15:05:34 -07:00
Bob Aman
5e751681dd
Updating dependencies.
2012-07-21 13:51:23 +03:00
Simone Carletti
5858999045
Remove multiple specifications of gem 'rspec'
...
We should take advantage of bundler. Use gemspec in the Gemfile to merge the Gemfile with the dependencies in the .gemspec file.
This solution requires rcov to be removed from .gemspec because RCov only works in MRI 1.8 and there's no way to specify platforms in the .gemspec.
2012-06-14 11:47:06 +02:00
Simone Carletti
16363939b9
Upgrade RSpec 1.x to RSpec 2.10-x
2012-06-14 11:18:35 +02:00
Bob Aman
c44ca3afc1
Ooops, missed a spot. This is what actually controls the default task.
2012-05-11 13:55:37 +03:00
Bob Aman
175032e07b
Updated deprecated gem package task.
2011-11-16 14:56:10 +03:00
Bob Aman
aae60143cb
Gem spec requires author to be supplied.
2011-08-02 14:39:46 -04:00
bobaman@google.com
a9523bca32
Updating error messages to match.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@21 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-19 23:21:18 +00:00
bobaman@google.com
e6ba0f6860
Updating code to consistent coding style.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@15 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-17 01:21:17 +00:00
bobaman@google.com
d371bc3cbf
Basic project skeleton.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@2 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-07-28 19:30:56 +00:00