Skip to content

Remove SwiftyJSON #191

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

Merged
merged 10 commits into from
Sep 18, 2018
Merged

Conversation

ShihabMehboob
Copy link
Contributor

@ShihabMehboob ShihabMehboob commented Jun 29, 2018

This aims to replace SwiftyJSON with Codable.

@sjanuary
Copy link
Contributor

@ShihabMehboob could you rebase this PR please? You seem to have some of Jonathan's changes in the diff that have already been merged into master.

Has this been tested on Bluemix to check that the autoscaling agent is still getting the right data from us?

@ShihabMehboob
Copy link
Contributor Author

screen shot 2018-07-25 at 12 23 55

The app has been tested on Bluemix/IBM Cloud, and attached to the autoscaling service, displaying data as seen in the screenshot of the dashboard data.

AUTHORS.md Outdated
- Toby Corbin (https://github.com/tobespc)
- Julie Stalley (https://github.com/stalleyj)
- Navneet Gupta (https://github.com/na-gupta)
- Ricardo Olivieri (https://github.com/rolivieri)
- qibobo (https://github.com/qibobo)
- Sian January (https://github.com/sjanuary)
- Kye Maloy (https://github.com/kyemaloy97)
- Jonathan Spruce (https://github.com/jonathan-spruce)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be adding your name, not Jonathan's?

var metricsConfig: String
var reportInterval: Int

public enum CodingKeys: String, CodingKey {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As these CodingKeys don't change the name of any of the keys, can we remove the enum and let the compiler synthesise it?

@sjanuary
Copy link
Contributor

@ShihabMehboob have you re-tested on Bluemix after making the changes that Ian asked for? If so I'm happy to get this merged in.

@ShihabMehboob
Copy link
Contributor Author

screen shot 2018-08-16 at 10 29 12

Copy link
Contributor

@sjanuary sjanuary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now approved

@sjanuary sjanuary merged commit 2d76575 into RuntimeTools:master Sep 18, 2018
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.

4 participants