Skip to content

Commit

Permalink
fix(manifests): fix coefficient output manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
manushak committed Sep 11, 2024
1 parent 1395916 commit 288a8fa
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions manifests/outputs/builtins/coefficient/success.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@ initialize:
output-parameter: carbon-product
execution:
command: >-
/Users/mariamkhalatova/.npm/_npx/1bf7c3c15bf47d04/node_modules/.bin/ts-node
/Users/mariamkhalatova/Projects/UK/if/src/index.ts -m
manifests/outputs/plugins/coefficient/success.yml -o
manifests/outputs/plugins/coefficient/success
/Users/manushak/.npm/_npx/1bf7c3c15bf47d04/node_modules/.bin/ts-node
/Users/manushak/Documents/Projects/Green-Software/if/src/if-run/index.ts -m
manifests/examples/builtins/coefficient/success.yml -o
manifests/outputs/builtins/coefficient/success.yaml
environment:
if-version: 0.4.0
if-version: 0.6.0
os: macOS
os-version: "13.2"
node-version: 18.14.2
date-time: 2024-07-02T05:37:08.297Z (UTC)
os-version: 14.6.1
node-version: 18.20.4
date-time: 2024-09-11T11:37:21.738Z (UTC)
dependencies:
- "@babel/[email protected]"
- "@babel/[email protected]"
- "@commitlint/[email protected]"
- "@commitlint/[email protected]"
- "@grnsft/[email protected].10"
- "@jest/[email protected]"
- "@types/[email protected]"
- "@types/[email protected]"
- "@types/[email protected]"
- "@types/[email protected]"
- '@babel/[email protected]'
- '@babel/[email protected]'
- '@commitlint/[email protected]'
- '@commitlint/[email protected]'
- '@grnsft/[email protected].22'
- '@jest/[email protected]'
- '@types/[email protected]'
- '@types/[email protected]'
- '@types/[email protected]'
- '@types/[email protected]'
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -52,13 +52,14 @@ execution:
- [email protected]
- [email protected]
- [email protected]
- zod@3.22.4
- zod@3.23.8
status: success
tree:
children:
child:
pipeline:
- coefficient
compute:
- coefficient
inputs:
- timestamp: 2023-08-06T00:00
duration: 3600
Expand Down

0 comments on commit 288a8fa

Please sign in to comment.