Closed kynefuk closed 2 years ago
Hello @kynefuk Apologies for the day. I would like you add your change but I believe it may be best to use a generic string rather than an enum in this case, so that there is the potential for users of CircleCI Runner to specify their resource class as well. As this branch is now out of date as well (on us, sorry about that), I will take it on to re-incorporate your change in a new PR if that is alright with you.
I will close this PR for now, if you would like to collaborate on the new changes please feel free to let me know. I expect we'll see these changes live in about 2 weeks max.
@KyleTryon Thanks! I'll make a new PR based on your comments!
Add
resource_class
parameters for docker executor.According to the official documentation, if you do not specify a size,
resource_class
will be set automatically.I want to add an option so that I can select
resource_class
size.