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

Remove unused certificate values #3569

Closed
fastlanebot opened this issue May 23, 2015 · 3 comments
Closed

Remove unused certificate values #3569

fastlanebot opened this issue May 23, 2015 · 3 comments

Comments

@fastlanebot
Copy link

Original issue by @KrauseFx - Imported from fastlane/spaceship#23
  • owner_name
  • owner_id

@snatchev They are always nil for me, am I missing something?

@fastlanebot
Copy link
Author

@KrauseFx commented

@snatchev I can see on the example responses you use in the tests you do have values there. That's not the case for my account.

@fastlanebot
Copy link
Author

@snatchev commented

I get values for those keys:

Spaceship::Certificate.all.first
=> #<Spaceship::Certificate::ProductionPush @id="RFY28N9TX4", @name="net.sunapps.15", @status="Issued", @created="2015-03-19T18:30:30Z", @expires="2016-03-18T18:20:30Z", @owner_type="bundle", @owner_name="GC Bodensee Weissensberg", @owner_id="439E52T4BT", @type_display_id="3BQKVH9I2X">

I am not sure what use those values provide. If you think the are not necessary they can be removed, I suppose.

@fastlanebot
Copy link
Author

@KrauseFx commented

@snatchev Weird, it's working now, sorry for bothering you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant