saghoshprogress
saghoshprogress
- [ ] Upgrade to ruby (3+) - [ ] Upgrade to rails 7 - [ ] Test the new Build - [ ] Test the build-kite Pipeline
Create a workflow in Automate for the supermarket so that we can initiate the supermarket server integration.
- [ ] Delete the Food-critic worker and create a new worker for cook-style.
Run a build after cleanup
Understand the umbrella pipeline.
Hi Team, i am getting an error of ExecJS::RuntimeUnavailable while trying to run the rake assets:precompile in el7. I am using gem 'execjs', "~> 2.7.0" gem 'mini_racer', "~> 0.3.1" My...