Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions requests/add-openfe-start-as-output-to-openfe.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
action: add_feedstock_output

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems accidental.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops! good catch, fixed

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still seems to be included?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 I didn't pay attention to the file path and just looked at the line number!

feedstock_to_output_mapping:
- openfe: "openfe-*"
10 changes: 10 additions & 0 deletions requests/pytorch_scatter-cirun.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
action: cirun
feedstocks:
- pytorch_scatter
resources:
- cirun-openstack-cpu-medium
- cirun-openstack-cpu-large
- cirun-openstack-cpu-xlarge

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need all three? oO

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about that! I was thinking I would start with large and see if that works 😎

pull_request: true
revoke: false
send_pr: true
Loading