Sha256: 2d96d5c1c100b9cdd99f8ebc6ecb82a982867910679ff356393fa7d37a08febe

Contents?: true

Size: 980 Bytes

Versions: 56

Compression:

Stored size: 980 Bytes

Contents

en:
  heroku_push:
    errors:
      command_failed: |-
        The following command exited with a non-zero exit status:

            %{cmd}

        stdout: %{stdout}
        stderr: %{stderr}
      git_not_found: |-
        The Git binary '%{bin}' could not be found. Please ensure you
        have downloaded and installed the latest version of Git:

            https://git-scm.com/downloads
      missing_attribute: |-
        Missing required attribute '%{attribute}'. The Vagrant Heroku Push
        plugin requires you set this attribute. Please set this attribute in
        your Vagrantfile, for example:

            config.push.define "heroku" do |push|
              push.%{attribute} = "..."
            end
      not_a_git_repo: |-
        The following path is not a valid Git repository:

            %{path}

        Please ensure you are working in the correct directory. In order to use
        the Vagrant Heroku Push plugin, you must have a git repository.

Version data entries

56 entries across 52 versions & 6 rubygems

Version Path
vagrant-unbundled-2.3.6.0 plugins/pushes/heroku/locales/en.yml
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.3.3.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.3.2.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.19.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.18.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.16.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.14.0 plugins/pushes/heroku/locales/en.yml
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.10.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.9.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.8.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.7.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.6.2 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.6.1 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.6.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.5.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.4.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.3.0 plugins/pushes/heroku/locales/en.yml
vagrant-unbundled-2.2.2.0 plugins/pushes/heroku/locales/en.yml