l3r8yJ / gitnotifier

MIT License
4 stars 0 forks source link

25 #29

Closed l3r8yJ closed 1 year ago

l3r8yJ commented 1 year ago

closes #25

l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Oops, I failed. You can see the full log here (spent 1min)

  sawyer (~> 0.9.2)
  telegram-bot-ruby (~> 0.23.0)
  veils (~> 0.3.0)

BUNDLED WITH
   2.3.26

Gemspecs

git-notifier.gemspec

require_relative "lib/gitnotifier/version"

Gem::Specification.new do |spec|
  spec.name          = "git-notifier"
  spec.version       = GitNotifier::VERSION
  spec.authors       = ["Ivan"]
  spec.email         = ["clicker.heroes.acg@gmail.com"]

  spec.summary       = "GitHub notifications into telegram!"
  spec.description   = "Allows you to get notifications from GitHub into telegram."
  spec.homepage      = "https://github.com/l3r8yJ/gitnotifier"
  spec.license       = "MIT"
  spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")

  spec.metadata["allowed_push_host"] = "https://github.com/l3r8yJ/gitnotifier"

  spec.metadata["homepage_uri"] = spec.homepage
  spec.metadata["source_code_uri"] = "https://github.com/l3r8yJ/gitnotifier"
  spec.metadata["changelog_uri"] = "https://github.com/l3r8yJ/gitnotifier"

  # Specify which files should be added to the gem when it is released.
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
  spec.files = Dir.chdir(File.expand_path(__dir__)) do
    `git ls-files -z`.split("\x0").reject { |f| f.match(%r{\A(?:test|spec|features)/}) }
  end
  spec.bindir        = "exe"
  spec.executables   = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
  spec.require_paths = ["lib"]

  # Uncomment to register a new dependency of your gem
  # spec.add_dependency "example-gem", "~> 1.0"

  # For more information and examples about making a new gem, checkout our
  # guide at: https://bundler.io/guides/creating_gem.html
end

--- TEMPLATE END ----------------------------------------------------------------

\u001b[31mUnfortunately, an unexpected error occurred, and Bundler cannot continue.\u001b[0m \u001b[33m First, try this link to see if there are any existing issue reports for this error: https://github.com/rubygems/rubygems/search?q=You+don%27t+have+write+permissions+for+the+%2Fusr%2Flocal%2Frvm%2Fgems%2Fruby-2.7.0%2Fwrappers+directory.&type=Issues

If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there. \u001b[0mcontainer 7c26415210c4dfdfa5cb60f0e055a0af3fc7de87ab63c71f15286f3c4421d88b is dead Sat 10 Dec 2022 05:10:48 PM CET

l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Oops, I failed. You can see the full log here (spent 1min)

  sawyer (~> 0.9.2)
  telegram-bot-ruby (~> 0.23.0)
  veils (~> 0.3.0)

BUNDLED WITH
   2.3.26

Gemspecs

git-notifier.gemspec

require_relative "lib/gitnotifier/version"

Gem::Specification.new do |spec|
  spec.name          = "git-notifier"
  spec.version       = GitNotifier::VERSION
  spec.authors       = ["Ivan"]
  spec.email         = ["clicker.heroes.acg@gmail.com"]

  spec.summary       = "GitHub notifications into telegram!"
  spec.description   = "Allows you to get notifications from GitHub into telegram."
  spec.homepage      = "https://github.com/l3r8yJ/gitnotifier"
  spec.license       = "MIT"
  spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")

  spec.metadata["allowed_push_host"] = "https://github.com/l3r8yJ/gitnotifier"

  spec.metadata["homepage_uri"] = spec.homepage
  spec.metadata["source_code_uri"] = "https://github.com/l3r8yJ/gitnotifier"
  spec.metadata["changelog_uri"] = "https://github.com/l3r8yJ/gitnotifier"

  # Specify which files should be added to the gem when it is released.
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
  spec.files = Dir.chdir(File.expand_path(__dir__)) do
    `git ls-files -z`.split("\x0").reject { |f| f.match(%r{\A(?:test|spec|features)/}) }
  end
  spec.bindir        = "exe"
  spec.executables   = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
  spec.require_paths = ["lib"]

  # Uncomment to register a new dependency of your gem
  # spec.add_dependency "example-gem", "~> 1.0"

  # For more information and examples about making a new gem, checkout our
  # guide at: https://bundler.io/guides/creating_gem.html
end

--- TEMPLATE END ----------------------------------------------------------------

\u001b[31mUnfortunately, an unexpected error occurred, and Bundler cannot continue.\u001b[0m \u001b[33m First, try this link to see if there are any existing issue reports for this error: https://github.com/rubygems/rubygems/search?q=You+don%27t+have+write+permissions+for+the+%2Fusr%2Flocal%2Frvm%2Fgems%2Fruby-2.7.0%2Fwrappers+directory.&type=Issues

If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there. \u001b[0mcontainer 946a19664c70216bf33b6a3e67e68ac4e5ba78b808221cc2199af64d6249b7af is dead Sat 10 Dec 2022 05:29:20 PM CET

l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Oops, I failed. You can see the full log here (spent 1min)

  sawyer (~> 0.9.2)
  telegram-bot-ruby (~> 0.23.0)
  veils (~> 0.3.0)

BUNDLED WITH
   2.3.26

Gemspecs

git-notifier.gemspec

require_relative "lib/gitnotifier/version"

Gem::Specification.new do |spec|
  spec.name          = "git-notifier"
  spec.version       = GitNotifier::VERSION
  spec.authors       = ["Ivan"]
  spec.email         = ["clicker.heroes.acg@gmail.com"]

  spec.summary       = "GitHub notifications into telegram!"
  spec.description   = "Allows you to get notifications from GitHub into telegram."
  spec.homepage      = "https://github.com/l3r8yJ/gitnotifier"
  spec.license       = "MIT"
  spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")

  spec.metadata["allowed_push_host"] = "https://github.com/l3r8yJ/gitnotifier"

  spec.metadata["homepage_uri"] = spec.homepage
  spec.metadata["source_code_uri"] = "https://github.com/l3r8yJ/gitnotifier"
  spec.metadata["changelog_uri"] = "https://github.com/l3r8yJ/gitnotifier"

  # Specify which files should be added to the gem when it is released.
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
  spec.files = Dir.chdir(File.expand_path(__dir__)) do
    `git ls-files -z`.split("\x0").reject { |f| f.match(%r{\A(?:test|spec|features)/}) }
  end
  spec.bindir        = "exe"
  spec.executables   = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
  spec.require_paths = ["lib"]

  # Uncomment to register a new dependency of your gem
  # spec.add_dependency "example-gem", "~> 1.0"

  # For more information and examples about making a new gem, checkout our
  # guide at: https://bundler.io/guides/creating_gem.html
end

--- TEMPLATE END ----------------------------------------------------------------

\u001b[31mUnfortunately, an unexpected error occurred, and Bundler cannot continue.\u001b[0m \u001b[33m First, try this link to see if there are any existing issue reports for this error: https://github.com/rubygems/rubygems/search?q=You+don%27t+have+write+permissions+for+the+%2Fusr%2Flocal%2Frvm%2Fgems%2Fruby-2.7.0%2Fwrappers+directory.&type=Issues

If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there. \u001b[0mcontainer fda8ffea8004352cd966cfeea9fc26e473543a81e469fe15674ecda05be16b2a is dead Sat 10 Dec 2022 06:10:31 PM CET

l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Oops, I failed. You can see the full log here (spent 1min)

Fetching faraday-multipart 1.0.4
Fetching faraday 2.7.1
Fetching addressable 2.8.1
Installing unicode-display_width 1.8.0
Installing ruby-progressbar 1.11.0
Fetching parser 3.1.3.0
Fetching descendants_tracker 0.0.4
Installing addressable 2.8.1
Installing faraday 2.7.1
Installing veils 0.3.0
Installing faraday-multipart 1.0.4
Installing descendants_tracker 0.0.4
Installing parser 3.1.3.0
Fetching coercible 1.0.0
Fetching axiom-types 0.1.1
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 6.0.1
Installing coercible 1.0.0
Installing axiom-types 0.1.1
Installing octokit 6.0.1
Fetching rubocop-ast 1.24.0
Installing rubocop-ast 1.24.0
Fetching virtus 2.0.0
Installing virtus 2.0.0
Fetching rubocop 0.93.1
Installing chilkat 9.5.0.87 (x86_64-linux)
Installing rubocop 0.93.1
Fetching telegram-bot-ruby 0.23.0
Installing telegram-bot-ruby 0.23.0
Bundle complete! 12 Gemfile dependencies, 34 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
+ gem install bundler
+ typeset result
+ typeset rvmrc
+ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ [[ -n /usr/local ]]
+ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]]
+ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ for rvmrc in "${rvm_rvmrc_files[@]}"
+ [[ -s /etc/rvmrc ]]
+ source /etc/rvmrc
++ umask u=rwx,g=rwx,o=rx
+ for rvmrc in "${rvm_rvmrc_files[@]}"
+ [[ -s /home/r/.rvmrc ]]
+ true
+ for rvmrc in "${rvm_rvmrc_files[@]}"
+ [[ -s /usr/local/.rvmrc ]]
+ true
+ unset rvm_rvmrc_files
+ command gem install bundler
+ gem install bundler
Fetching bundler-2.3.26.gem
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /usr/local/rvm/gems/ruby-2.7.0 directory.
+ result=1
+ hash -r
+ return 1
container 19936f690aafdd23e0c2c3fa20ed283bd83dc863a225713b7402e5daf865ba91 is dead
Sat 10 Dec 2022 06:20:39 PM CET
l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Done! FYI, the full log is here (took me 1min)