Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Remove unused certificate values #23

Closed
KrauseFx opened this issue May 23, 2015 · 4 comments
Closed

Remove unused certificate values #23

KrauseFx opened this issue May 23, 2015 · 4 comments

Comments

@KrauseFx
Copy link
Contributor

  • owner_name
  • owner_id

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

@KrauseFx
Copy link
Contributor Author

@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.

@KrauseFx KrauseFx added this to the 0.1.0 milestone May 23, 2015
@snatchev
Copy link
Contributor

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.

@KrauseFx
Copy link
Contributor Author

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

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3569. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants