Ankit Honey
Ankit Honey
Hi, I was referring to the below example to get used to this module as I need to watch a repo file and based on events I need to perform...
Based on the https://github.com/ersilia-os/ersilia/issues/302#issuecomment-1279691307 implement the action workflow for Ersillia. Exit Criteria: To have a action workflow for Ersilia to execute the model and generate the prediction values.
Collect steps for to executing the Ersilia model Exit Criteria: Capture all the steps required for Ersilia to execute the model and generate the prediction values.
Follow the steps to enable the Dependabot security updates: https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates
## Context TODO Fixes: https://github.com/ersilia-os/ersilia/issues/705 ## Approach TODO
## Context Added method `default_gem?` to `Bundler::LazySpecification` to fix the following issue: ```ruby updater | 2024/04/24 19:17:00 ERROR Error processing active_model_serializers (Dependabot::SharedHelpers::HelperSubprocessFailed) 2024/04/24 19:17:00 ERROR undefined method `default_gem?' for #,...
## Context https://github.com/dependabot/dependabot-core/pull/8719#issuecomment-2118373910
## Context To solve lazy specification error, we need to update rubygem in Dependabot core with the release having the fix in the below comment. But before we do that,...
I was working on the issue: https://github.com/dependabot/dependabot-core/pull/7767 and wanted to add smoke test for yarn with multiple sub-dir