Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pagerbot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stripe Community Contributions
  • pagerbot
  • Merge requests
  • !36

Fix Heroku build by omitting TODO from gemspec description

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/spang/spang-gemspec into master Jul 07, 2016
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: spang

When attempting to deploy to Heroku right now, I got the following error. Removing TODO from the gemspec description was sufficient to fix it and finish the deploy. :)

-----> Fetching set buildpack https://github.com/heroku/heroku-buildpack-ruby... done -----> Ruby app detected -----> Compiling Ruby/Rack ! ! There was an error parsing your Gemfile, we cannot continue ! fatal: Not a git repository (or any parent up to mount point /tmp) ! Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ! The gemspec at ! /tmp/build_685a5f3a3f694c2245d8b1c9795b0080/stripe-contrib-pagerbot-fe40c3b1/pagerbot.gemspec ! is not valid. Please fix this gemspec. ! The validation error was '"FIXME" or "TODO" is not a description' ! ! Push rejected, failed to compile Ruby app

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/spang/spang-gemspec