Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mdsol/dice_bag issues and pull requests

#104 - Add Deprecation Notice

Pull Request - State: closed - Opened by ejinotti-mdsol over 1 year ago

#103 - Use keyword argument for ERB.new to suppress deprecated warnings

Pull Request - State: closed - Opened by ykitamura-mdsol about 3 years ago

#102 - Update rubygems API key in travis.yml

Pull Request - State: closed - Opened by ejennings-mdsol over 3 years ago

#101 - Remove unnecessary miss-leading comment.

Pull Request - State: closed - Opened by mjobin-mdsol about 4 years ago

#100 - Use latest rubocop and update rubies on travis

Pull Request - State: closed - Opened by mjobin-mdsol about 4 years ago - 1 comment
Labels: enhancement

#99 - Enable rubocop on CI

Pull Request - State: closed - Opened by mjobin-mdsol about 4 years ago - 7 comments

#98 - x509 certificate support in dice_bag

Pull Request - State: closed - Opened by mjobin-mdsol over 4 years ago

#97 - bundle extra files in the gem (MIT-LICENSE etc.)

Pull Request - State: closed - Opened by jfeltesse-mdsol over 4 years ago

#96 - allow thor 0.x and 1.x

Pull Request - State: closed - Opened by jfeltesse-mdsol over 4 years ago

#95 - Remove extra spaces from the database templates

Pull Request - State: closed - Opened by ykitamura-mdsol almost 5 years ago

#94 - address a deprecation warning when using Rails 6.0

Pull Request - State: closed - Opened by jfeltesse-mdsol over 5 years ago - 1 comment

#93 - Updates travis file

Pull Request - State: closed - Opened by jcarres-mdsol almost 6 years ago

#92 - Updates development dependency. Adds Ruby 2.6 to list of Ruby versions tested.

Pull Request - State: closed - Opened by jcarres-mdsol about 6 years ago - 1 comment

#91 - Specify license on gemspec

Pull Request - State: closed - Opened by batter over 6 years ago

#90 - Fix adapter name in the database.yml.dice template for PostgreSQL

Pull Request - State: closed - Opened by jfeltesse-mdsol over 6 years ago - 1 comment

#89 - Be louder about `bundle exec rake config:all` deprecation

Issue - State: closed - Opened by johngluckmdsol over 6 years ago - 5 comments

#88 - config:generate_all:force will not actually generate files

Issue - State: closed - Opened by johngluckmdsol over 6 years ago - 8 comments

#87 - Refactoring styles: follow the standard Ruby style guide

Pull Request - State: closed - Opened by piao-mdsol over 6 years ago - 3 comments

#86 - Postgres support: Detect pg gem and generate database.yml.dice

Pull Request - State: closed - Opened by piao-mdsol over 6 years ago

#85 - Add missing new line in ruby warning message

Pull Request - State: closed - Opened by piao-mdsol over 6 years ago

#84 - Remove trailing space from generated yaml warning message

Pull Request - State: closed - Opened by piao-mdsol over 6 years ago - 7 comments

#83 - Automatically push tagged commits to rubygems

Pull Request - State: closed - Opened by jcarres-mdsol over 7 years ago - 7 comments

#82 - replacing starts_with\? with start_with\?

Pull Request - State: closed - Opened by darena-mdsol about 8 years ago - 4 comments

#81 - undefined method 'starts_with?' for String

Issue - State: closed - Opened by darena-mdsol about 8 years ago - 3 comments
Labels: bug

#80 - fix the README

Pull Request - State: closed - Opened by jfeltesse-mdsol about 8 years ago

#79 - add generate_from_gems command

Pull Request - State: closed - Opened by jfeltesse-mdsol over 8 years ago - 13 comments

#78 - Feature/update database yml template

Pull Request - State: closed - Opened by rbuenviaje over 8 years ago - 8 comments

#77 - deletes the newrelic template

Pull Request - State: closed - Opened by jcarres-mdsol almost 9 years ago

#76 - The database.yml file created via dice_bag contains deprecated variables for mysql.

Issue - State: closed - Opened by dyg2104MD about 9 years ago - 2 comments
Labels: bug

#75 - Generate templates with an option to preserve existing changes

Pull Request - State: closed - Opened by ghost about 9 years ago - 9 comments

#74 - adds support for bang methods which allow for checking on production …

Pull Request - State: closed - Opened by jcarres-mdsol over 9 years ago - 6 comments

#73 - make communications to newrelic use ssl by default

Pull Request - State: closed - Opened by mszenher over 9 years ago - 3 comments

#72 - update change log and version from recent PRs

Pull Request - State: closed - Opened by mjobin-mdsol over 10 years ago - 5 comments

#71 - Omit .dice files in Bundler path or in dot-prefixed directories

Pull Request - State: closed - Opened by harryw almost 11 years ago - 3 comments

#70 - support for ruby 2.1.1

Pull Request - State: closed - Opened by mjobin-mdsol almost 11 years ago - 1 comment

#69 - Dice Bag ignores directories beginning with '.'

Issue - State: closed - Opened by harryw almost 11 years ago - 6 comments
Labels: question

#68 - convert .rvmrc to .ruby-version and .ruby-gemset

Pull Request - State: closed - Opened by harryw almost 11 years ago - 6 comments

#67 - Exclude vendor/cache directory by default

Issue - State: closed - Opened by benton almost 11 years ago - 12 comments

#66 - Feature/beefed up description

Pull Request - State: closed - Opened by mjobin-mdsol over 11 years ago - 2 comments

#65 - Configure for Travis CI

Pull Request - State: closed - Opened by asmith-mdsol over 11 years ago - 1 comment

#64 - Don't overwrite config files if user responds 'No' instead of just 'N'.

Pull Request - State: closed - Opened by clabrunda over 11 years ago - 2 comments

#63 - Document that configuration files must not be loaded in Rails config/application.rb

Pull Request - State: closed - Opened by cross311 over 11 years ago - 4 comments

#62 - Fix Template generation fails if the target directory is missing

Pull Request - State: closed - Opened by cross311 over 11 years ago - 4 comments

#61 - removed executable line in gemspec

Pull Request - State: closed - Opened by ghost over 11 years ago - 1 comment

#60 - Added support for RSA Private keys that lack spaces. MCC-62361

Pull Request - State: closed - Opened by clabrunda over 11 years ago - 4 comments

#59 - Make prompt behavior predictable

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 1 comment

#58 - Extend scenario coverage

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 1 comment

#57 - Feature/parallel tests

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago

#56 - MCC-56949 Add fix to change if private key string is provided into RSA format

Pull Request - State: closed - Opened by lgreene-mdsol almost 12 years ago - 5 comments

#55 - Bump version to 0.6 and update CHANGELOG

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 3 comments

#54 - add rake as a dependency

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago

#53 - Feature/fix custom location

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago - 2 comments

#52 - Add Code Climate badge to README

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 1 comment

#51 - Recursive directory processing, removal of deprecated features

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 1 comment

#50 - Template generation fails if the target directory is missing

Issue - State: closed - Opened by asmith-mdsol almost 12 years ago
Labels: bug

#49 - Scenarios to cover existing-but-deprecated functionality

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago

#48 - plugins and rake task can specify the location where the templates will ...

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago - 10 comments

#47 - Add scenario testing infrastructure

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 3 comments

#46 - add changelog for 0.5 and some extended documentation

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago - 1 comment

#45 - Feature/rails goes to config

Pull Request - State: closed - Opened by jcarres-mdsol almost 12 years ago - 3 comments

#44 - Make committed templates the norm

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 5 comments

#43 - checkmate often has trouble with secret_token.rb.erb ?!?

Issue - State: closed - Opened by mjobin-mdsol almost 12 years ago - 5 comments

#42 - Add history documentation

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 1 comment

#41 - Move automated warning generation to templates

Pull Request - State: closed - Opened by asmith-mdsol almost 12 years ago - 2 comments

#40 - Extending dice_bag to work with .NET config files

Pull Request - State: closed - Opened by dhoizner-mdsol about 12 years ago - 2 comments

#39 - added a LICENSE file

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 1 comment

#38 - Add production keys to aws and dalli config templates

Pull Request - State: closed - Opened by HonoreDB about 12 years ago - 1 comment

#37 - Document our desire to move templates into the respective "parent" gems

Issue - State: open - Opened by asmith-mdsol about 12 years ago - 5 comments
Labels: enhancement

#36 - restored support to generating specific templates

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 7 comments

#35 - Allow clients to pick specific built-in templates

Issue - State: closed - Opened by harryw about 12 years ago

#34 - support for parallel tests

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 4 comments

#33 - added reconnect false to DB template

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 1 comment

#32 - added run task

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 4 comments

#31 - create task to setup the DB

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 3 comments

#30 - db

Issue - State: closed - Opened by jcarres-mdsol about 12 years ago - 1 comment

#29 - delete deprecated railties name

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago

#28 - Expand README to cover all basic functionality

Pull Request - State: closed - Opened by asmith-mdsol about 12 years ago - 2 comments

#27 - Remove/fix deprecation warnings

Issue - State: closed - Opened by harryw about 12 years ago - 3 comments

#26 - Make it easy to choose an explicit set of files to be configured through Dice Bag

Issue - State: closed - Opened by harryw about 12 years ago - 2 comments

#25 - Accept RACK_ENV for non-Rails apps, or something else for non-Ruby apps.

Issue - State: closed - Opened by harryw about 12 years ago - 4 comments

#24 - startup of the service

Issue - State: closed - Opened by jcarres-mdsol about 12 years ago - 3 comments
Labels: enhancement

#23 - Provide template documentation to developers

Issue - State: open - Opened by asmith-mdsol about 12 years ago - 4 comments
Labels: enhancement

#21 - rake config should not overwrite files by default

Issue - State: closed - Opened by mjobin-mdsol about 12 years ago - 1 comment
Labels: duplicate

#20 - Remove magic PROJECT_NAME placeholder from templates

Issue - State: closed - Opened by asmith-mdsol about 12 years ago
Labels: enhancement

#19 - interactive dialog about overwrites when we are in 'developer mode'

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 8 comments

#18 - Database template should automatically pick up $BUILD_NUMBER for database name

Issue - State: closed - Opened by asmith-mdsol about 12 years ago - 3 comments

#17 - Open source

Issue - State: closed - Opened by asmith-mdsol about 12 years ago - 12 comments
Labels: enhancement

#16 - Need automated tests

Issue - State: closed - Opened by asmith-mdsol about 12 years ago - 3 comments
Labels: bug

#15 - Allow local overriding of templates

Issue - State: closed - Opened by asmith-mdsol about 12 years ago
Labels: enhancement

#14 - pluggable templates

Issue - State: closed - Opened by jcarres-mdsol about 12 years ago - 1 comment

#13 - dice_bag carries template files in the bag

Pull Request - State: closed - Opened by jcarres-mdsol about 12 years ago - 11 comments

#12 - Overwrites existing files

Issue - State: closed - Opened by ghost over 12 years ago - 14 comments
Labels: bug, enhancement

#11 - Make configuration strategies pluggable

Issue - State: closed - Opened by asmith-mdsol over 12 years ago - 1 comment
Labels: enhancement

#10 - Remove CI tasks moved to Kender

Pull Request - State: closed - Opened by asmith-mdsol over 12 years ago - 2 comments

#9 - coverage warnings

Issue - State: closed - Opened by jcarres-mdsol over 12 years ago - 1 comment

#8 - Add CI tasks for creating commit statuses on GitHub

Pull Request - State: closed - Opened by asmith-mdsol over 12 years ago - 5 comments

#7 - Split out CI tasks into separate gem?

Issue - State: closed - Opened by asmith-mdsol over 12 years ago - 3 comments
Labels: enhancement

#4 - go and write all the files with templates

Pull Request - State: closed - Opened by jcarres-mdsol over 12 years ago - 3 comments

#3 - Ensure brakeman task picks up local project configuration

Issue - State: closed - Opened by asmith-mdsol over 12 years ago - 4 comments
Labels: enhancement