callawaycloud / generator-ccc

Yeoman Generator for Callaway Cloud Salesforce Projects
19 stars 8 forks source link

Script to Update API version #50

Open fishygeek91 opened 3 years ago

fishygeek91 commented 3 years ago

Script retrieves the latest version from the source org and updates the project manifest and sfdx-project json file.

Testing took a long time as the jq and sed tools were different for the CI shell in bitbucket, and I had to find some work arounds for each.

@ChuckJonas @ralphcallaway if you have any suggestions for improvements, I'm all ears

fishygeek91 commented 2 years ago

@ChuckJonas seems like a perfect time to merge this and package it up since our image is out of date. I can merge but am not sure how to package it for npm ( I think you have a specific user/pwd for that?).

ralphcallaway commented 2 years ago

@fishygeek91 i'd love to broaden out pushing updates to our npm projects. perhaps you could work with charlie to set things up?

key goals, reducing charlie bus factor, easy management of team members who can push items, and the ability to scope package visibility to public or just team members.

i know npm has "teams" and "organizations" but I'm not sure if they're paid things, it's probably worth it at low rates.