Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating gem to resolve dependencies #1

Open
wants to merge 75 commits into
base: master
Choose a base branch
from

Conversation

sergeychernyakov
Copy link

No description provided.

pcai and others added 30 commits February 18, 2018 17:08
We have lost control of the website for some years now, and it is no longer online.
Trunk shall no longer test ruby 2.2.
Support for ruby 2.2 was ended in June 2018.
https://www.ruby-lang.org/en/news/2018/06/20/support-of-ruby-2-2-has-ended/
RubyForge was closed down in 2013 [1]. The `rubyforge_project` property
was deprecated in rubygems in pull request 2436 [2].

[1] https://twitter.com/evanphx/status/399552820380053505
[2] rubygems/rubygems#2436
… Rubinius (#921)

* CI: Extend matrix w/ JRuby 9.2

* CI: run Rubinius in trusty

* CI: JRuby 9.2 JAVA_OPTS with --add-opens decls

See jruby/jruby#4834

* CI: Use "name" to identify specific matrix jobs

* CI: Drop unmaintained Ruby versions

  - see https://www.ruby-lang.org/en/downloads/branches/
* gemspec: Formally support Ruby 2.5.0 and up

  - Ruby maint branches: https://www.ruby-lang.org/en/downloads/branches/
  - Ruby 2.5: EOL date: 2021-03-31

* README: Add a note about Ruby version support
- drop a probably-unnecessary before_install step - all RVM versions in use have a Bundler
…HTTP header based on SOAP version (#868)

* remove unneeded xmlns:wsa, already added elsewhere
* clean up Content-Type header and add MIME-Version
* select header Content-Type based on SOAP version
* xmlns:wsa attribute is not needed on wsa:MessageID. it's already included in the header

Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
Types were not properly qualified
This test is based on a simplified real world wsdl
* CI: Drop Rubinius from matrix, uninstallable

  - it used to be possible to install it like that, but no longer

* Drop Rubinius group from Gemfile
Write timeout is supported by HTTPI but not by Savon.

While not having the setting is limiting, it can also cause issues in
adapters. For example, when setting timeouts per operation in HTTP, any
timeouts not supplied will be set to 0.25 seconds which can lead to
unexpected surprises for users
- perhaps things have changed since the pending() was added
  - the one test does not fail
  - ...and it neighbour does
  - so, this change moves the Pending marker - which is now called #skip()
  - this last thing gets rid of a deprecation warning which was output
in all test runs for JRuby
pcai and others added 4 commits February 13, 2024 19:53
When stringifying 3.0, the CI's YAML engine would create the string "3" rather than "3.0". Turning this specific value into a String avoids this display difference.
@pcai pcai deleted the branch fit2you:master February 17, 2024 15:53
@pcai pcai deleted the master branch February 17, 2024 15:53
@pcai pcai deleted the branch fit2you:master October 1, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.