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

Migrate to 08/07 binaries #675

Closed
20 of 24 tasks
shmuelk opened this issue Aug 9, 2016 · 8 comments
Closed
20 of 24 tasks

Migrate to 08/07 binaries #675

shmuelk opened this issue Aug 9, 2016 · 8 comments
Assignees
Milestone

Comments

@shmuelk
Copy link
Collaborator

shmuelk commented Aug 9, 2016

  • LoggerAPI (not needed)
  • SwiftyJSON
  • KituraSys
  • KituraNet
  • Kitura
  • HeliumLogger
  • KituraSample
  • CouchDB
  • Redis
  • Kitura-TemplateEngine (not needed)
  • Kitura-Session
  • KituraCredentials
  • KituraCredentialsHTTP
  • KituraCredentialsGoogle
  • KituraCredentialsFacebook
  • Kitura-Credentials-Sample
  • Kitura-Session-Redis
  • GRMustache
  • Kitura-MustacheTemplateEngine
  • Kitura-Cache
  • Kitura-Compression
  • Kitura-CORS
  • Kitura-CSRF
  • Kitura-ResponseTime
@shmuelk
Copy link
Collaborator Author

shmuelk commented Aug 9, 2016

As part of this migration, we should also:

  • Eliminate the Queue and Group classes in Kitura-sys as the libdispatch overlay on Linux is suppose to match the new one on macOS

@shmuelk shmuelk added this to the 0.26 milestone Aug 9, 2016
@shmuelk shmuelk self-assigned this Aug 9, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 9, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 9, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 9, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 9, 2016
@shmuelk shmuelk modified the milestones: 0.28, 0.26 Aug 10, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 15, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
it is the default and is deprecated
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
vadimeisenbergibm added a commit to IBM-Swift-Sunset/GRMustache.swift that referenced this issue Aug 16, 2016
@ianpartridge ianpartridge modified the milestones: 0.30, 0.28 Aug 25, 2016
@david-coyle-sjc
Copy link

This looks like it may be my problem:

#692 (comment)

-d-

On Mon, Aug 22, 2016 at 3:36 PM, rolivieri notifications@github.com wrote:

@vadimeisenbergibm https://github.com/vadimeisenbergibm @david-coyle-sjc
https://github.com/david-coyle-sjc We are in the process of updating
the develop branch to support the swift 08-07 binaries. This should be
completed by tomorrow. To take advantage of this, you'd need to use the cf
push command though. Unfortunately, it won't be installed any time
soon in Bluemix (which would allow you to simply do cf push.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#675 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALYZYJGHsYwL7p5QM--9ufAeH5zFEg1xks5qiiRzgaJpZM4Jf4nA
.

-dave-

shmuelk added a commit to Kitura/Kitura-redis that referenced this issue Aug 26, 2016
shmuelk added a commit to Kitura/Kitura-net that referenced this issue Aug 26, 2016
shmuelk added a commit to Kitura/Kitura-redis that referenced this issue Aug 26, 2016
shmuelk added a commit to Kitura/Kitura-redis that referenced this issue Aug 26, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 26, 2016
* Kitura/Kitura#675 Required rename of test module and update of Swift version

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Foundation changes

* Kitura/Kitura#675 Changes for Linux

* Kitura/Kitura#675 Changes to get Bool working on OSX

* Kitura/Kitura#678 Changes to get tests to work on OSX

* Kitura/Kitura#678 Changes to get tests compiling on OSX

* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Fix Dictionaries on macOS

* Kitura/Kitura#675 Fix Arrays on macOS

* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 rawValue of Bools is now a Bool. They can't be cast to Int or Double.

* Kitura/Kitura#675 Class of some NSNumber's has changed. compare fails.
shmuelk added a commit to Kitura/Kitura-net that referenced this issue Aug 26, 2016
shmuelk added a commit to Kitura/Kitura-net that referenced this issue Aug 26, 2016
shmuelk added a commit to Kitura/Kitura-net that referenced this issue Aug 26, 2016
shmuelk added a commit to IBM-Swift/SwiftyJSON that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Required rename of test module and update of Swift version

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Foundation changes

* Kitura/Kitura#675 Changes for Linux

* Kitura/Kitura#675 Changes to get Bool working on OSX

* Kitura/Kitura#678 Changes to get tests to work on OSX

* Kitura/Kitura#678 Changes to get tests compiling on OSX

* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Fix Dictionaries on macOS

* Kitura/Kitura#675 Fix Arrays on macOS

* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 rawValue of Bools is now a Bool. They can't be cast to Int or Double.

* Kitura/Kitura#675 Class of some NSNumber's has changed. compare fails.

* Kitura/Kitura#675 replaced bridge() with new bridge functions

_bridgeToSwift and _bridgeToObjectiveC

* Kitura/Kitura#675 changed signature of dictionary.enumerateKeysAndObjects

to dictionary.enumerateKeysAndObjects(using:
   {(key: Any, val: Any, stop: UnsafeMutablePointer<ObjCBool>)

* Kitura/Kitura#675 unified String.addingPercentEncoding on both Linux and macOS

* Kitura/Kitura#675 one more case of bridge() changed

to _bridgeToObjectiveC()

* Kitura/Kitura#675 removed redundant whitespace

* Kitura/Kitura#675 unified String.addingPercentEncoding on both Linux and macOS

* Kitura/Kitura#675 cast to String instead of NSString

of the key in enumerateKeysAndObjects

* DEVELOPMENT-SNAPSHOT-2016-08-18-a

* Kitura/Kitura#675 removed Indexable

it will be deprecated in Swift 4.0, implementing Collection is enough

* Kitura/Kitura#697 Updated Swift version
shmuelk added a commit to Kitura/Kitura-net that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Updated BlueSocket dependency

* Kitura/Kitura#675 Various changes to get code to compile on macOS

* Kitura/Kitura#675 Migration from KituraSys to Dispatch

* Kitura/Kitura#675 Refactoring and changes to compile of macOS

* Kitura/Kitura#675 Dispatch changes on Linux

* Kitura/Kitura#675 More Dispatch changes for Linux

* IBM-SwiftKitura#675 More Dispatch changes on Linux

* Kitura/Kitura#675 Even more Dispatch changes for Linux

* Kitura/Kitura#675 Changes to get tests to compile of macOS

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#675 Fix test compilation on Linux

* Kitura/Kitura#675 Updated test module name

* Kitura/Kitura#675 Work around for SPM bug

* Kitura/Kitura#675 Made HTTPParserErrorType a CustomStringConvertible

* Kitura/Kitura#675 Added printing of the parsing error cause to the message

* Use 0.27 of Kitura-sys

* Migrate macOS to 0818

* Migrate Linux to 0818

* Kitura/Kitura#697 Updated Swift version
shmuelk added a commit that referenced this issue Aug 28, 2016
* #675 Test module name changed

* #675 Swift language changes

* #675 Added implementation of CustomStringConvertible

* #675 Founation change on macOS

* #675 Foundation change on Linux

* #675 Updated swift version

* #635 Swift language changes in Tests

* #635 Swift language changes and migration from KituraSys.Queue to Dispatch in Tests

* #675 Made next in RouterHandler @escaping

* #697 Added @escaping where needed

* #697 Added @escaping where needed and restructured code for compiler.

* #697 Foundation changes

* #697 Linux Foundation changes

* #697 Linux Foundation changes

* #697 Updated Swift version

* #697 Linux Foundation changes

* IBM-Swift/Kitra#697 Linux changes

* #697 Updated dependencies

* #697 Added a delay to let the server start in the tests
shmuelk added a commit to Kitura/Kitura-CouchDB that referenced this issue Aug 28, 2016
* Migration to 08/07

* Migration to 08/07

* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Use a conditional typealias instead of AnyObject to work on Linux

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Updated dependency minor

* Kitura/Kitura#697 Swift language changes

* Kitura/Kitura#697 Updated dependencies

* Kitura/Kitura#697 Trying to fix test module name

* Kitura/Kitura#697 Trying to fix test module name
shmuelk added a commit to Kitura/Kitura-Session that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name change

* Kitura/Kitura#675 BlueCryptor dependency change

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Foundation change on Linux

* Kitura/Kitura#675 Language changes in tests

* Kitura/Kitura#675  Migration from KituraSys.Queue to Dispatch in tests

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Updated dependency versions

* Kitura/Kitura#697 Swift language changes

* Kitura/Kitura#697 Linux Foundation changes

* Kitura/Kitura#697 Swift language changes

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-Credentials that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name change

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Options now a Dictionary<String, Any> on all platforms

* IBM-Swift/Kitra#65 Changes to Tests due to Credentials API change

* Kitura/Kitura#675 Migrate from KituraSys.Queue to Dispatch

* Kitura/Kitura#675 Changes due to @escaping issues

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Swift language changes

* Kitura/Kitura#697 Linux Foundation changes

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-Session-Redis that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Swift and Linux Foundation changes. Migration from KituraSys.Queue to DispatchQueue. Test module rename

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-CredentialsHTTP that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name change

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#675 API and Swift language changes

* Kitura/Kitura#675 Migrate from KituraSys.Queue to Dispatch

* Kitura/Kitura#675 Swift language changes in Tests

* Kitura/Kitura#675 Changes due to @escaping

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Swift language changes

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-CredentialsGoogle that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Changes due to @escaping

* Kitura/Kitura#675 Updated Swift version

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Swift language and Linux Foundation changes

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-CredentialsFacebook that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Updated Swift version

* Kitura/Kitura#675 API change and @escaping changes

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Swift language and Linux Foundation changes

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-Compression that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Swift language changes and migration from KituraSys.Queue to Dispatch

* Kitura/Kitura#697 Swift language updates

* Kitura/Kitura#697 Updated dependencies

* Kitura/Kitura#697 Updated Swift version
shmuelk added a commit to Kitura/Kitura-CORS that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Language changes and migration from KituraSys.Queue to Dispatch

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Updated dependencies

* Kitura/Kitura#697 Swift language updates
shmuelk added a commit to IBM-Swift-Sunset/Kitura-Credentials-Sample that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Updated Swift version

* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Updated dependencies

* Kitura/Kitura#697 Updated dependencies
shmuelk added a commit to Kitura/Kitura-Sample that referenced this issue Aug 28, 2016
* Kitura/Kitura#675 Swift language changes

* Kitura/Kitura#675 Updated Swift version

* Kitura/Kitura#697 Updated Swift version

* Kitura/Kitura#697 Updated dependencies
@shmuelk
Copy link
Collaborator Author

shmuelk commented Aug 28, 2016

We decided to move to 08/23 instead

@shmuelk shmuelk closed this as completed Aug 28, 2016
naithar pushed a commit to naithar/Kitura-net that referenced this issue Aug 30, 2016
* Kitura/Kitura#675 Test module name changed

* Kitura/Kitura#675 Updated BlueSocket dependency

* Kitura/Kitura#675 Various changes to get code to compile on macOS

* Kitura/Kitura#675 Migration from KituraSys to Dispatch

* Kitura/Kitura#675 Refactoring and changes to compile of macOS

* Kitura/Kitura#675 Dispatch changes on Linux

* Kitura/Kitura#675 More Dispatch changes for Linux

* IBM-SwiftKitura#675 More Dispatch changes on Linux

* Kitura/Kitura#675 Even more Dispatch changes for Linux

* Kitura/Kitura#675 Changes to get tests to compile of macOS

* Kitura/Kitura#675 Updated swift version

* Kitura/Kitura#675 Fix test compilation on Linux

* Kitura/Kitura#675 Updated test module name

* Kitura/Kitura#675 Work around for SPM bug

* Kitura/Kitura#675 Made HTTPParserErrorType a CustomStringConvertible

* Kitura/Kitura#675 Added printing of the parsing error cause to the message

* Use 0.27 of Kitura-sys

* Migrate macOS to 0818

* Migrate Linux to 0818

* Kitura/Kitura#697 Updated Swift version
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

No branches or pull requests

6 participants