Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pickup fab-classic#77 by bumping to 1.19.2 #1443

Merged
merged 2 commits into from
Mar 1, 2023
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion .github/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fab-classic==1.19.1
fab-classic==1.19.2
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@abejgonzalez why do we have this separate requirements.txt? Is this vestigial and can it be removed now? It would be good for this file to have a comment explaining what requirements are kept here and why. I suspect this is only stuff needed to bootstrap something running machine_launch_script.sh and that it is a very minimal set of things needed by a single script.

@t14916 & @sifive-benjamin-morse 👀

Copy link
Contributor

@abejgonzalez abejgonzalez Feb 28, 2023

Choose a reason for hiding this comment

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

Correct. In order to spawn an AWS instance manager, we need to first boot into a GH managed VM, install the Fabric/AWS deps, then launch the manager. This still needs to be kept.

- name: Install Python CI requirements

We can probably dedup this with conda-lock's ability to have multiple conda files. I'll try something out to help this. Stay tuned.

boto3==1.20.21
pytz
pyyaml
Expand Down
6 changes: 3 additions & 3 deletions conda-reqs.conda-lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conda-reqs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies:
- types-pytz
- pip
- pip:
- fab-classic==1.19.1
- fab-classic==1.19.2
- mypy-boto3-ec2==1.21.9
- sure==2.0.0
- pylddwrap==1.2.1