generator-ccc icon indicating copy to clipboard operation
generator-ccc copied to clipboard

Script to Update API version

Open fishygeek91 opened this issue 4 years ago • 2 comments
trafficstars

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 avatar Aug 12 '21 15:08 fishygeek91

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

  • I bumped the version
  • Merged master since this was stale
  • Also bumped image and tested in my "fishing-adventures" training project

fishygeek91 avatar Dec 01 '21 01:12 fishygeek91

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

ralphcallaway avatar Dec 01 '21 19:12 ralphcallaway