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

🎯 2023-09-12 Carbon Aware SDK Weekly Meeting Agenda #392

Closed
11 of 18 tasks
Willmish opened this issue Sep 12, 2023 · 6 comments
Closed
11 of 18 tasks

🎯 2023-09-12 Carbon Aware SDK Weekly Meeting Agenda #392

Willmish opened this issue Sep 12, 2023 · 6 comments
Labels
Agenda Meeting agenda issues

Comments

@Willmish
Copy link
Collaborator

Willmish commented Sep 12, 2023

Date

2023-09-12 - 8am UTC

Meeting notices

Antitrust Policy

Linux Foundation meetings involve participation by industry competitors, and it is the intention of the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws.

Examples of types of actions that are prohibited at Linux Foundation meetings and in connection with Linux Foundation activities are described in the Linux Foundation Antitrust Policy available at http://www.linuxfoundation.org/antitrust-policy. If you have questions about these matters, please contact your company counsel, or if you are a member of the Linux Foundation, feel free to contact Andrew Updegrove of the firm of Gesmer Updegrove LLP, which provides legal counsel to the Linux Foundation.

Recordings

GSF project meetings may be recorded for use solely by the GSF team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available.

Roll Call

Please add a comment to this issue during the meeting to denote attendance.

Full Name Affiliation GitHub username (optional)
Vaughan Knight Microsoft vaughanknight

Any untracked attendees will be added by the GSF team below

Agenda

PRs

Issues

Discussion

Action Items

Meeting attended by

@Willmish Willmish added the Agenda Meeting agenda issues label Sep 12, 2023
@danuw
Copy link
Collaborator

danuw commented Sep 12, 2023

Attended

3 similar comments
@Willmish
Copy link
Collaborator Author

Attended

@YaSuenag
Copy link
Contributor

Attended

@tiwatsuka
Copy link
Contributor

Attended

@Willmish
Copy link
Collaborator Author

Discussed:

@Willmish
Copy link
Collaborator Author

Issue with the azure_function_workflow:
failing here: https://github.com/Green-Software-Foundation/carbon-aware-sdk/actions/runs/6155868045/workflow#L32

Cause: docker rmi -f $(docker images -f "dangling=true" -q) , there are no dangling images at times so docker rmi -f fails as it needs at least one argument

Solution:
Add a check whether docker images -f "dangling=true" -q returns an empty list

YaSuenag added a commit to YaSuenag/carbon-aware-sdk that referenced this issue Sep 12, 2023
Discussed about this in:
- Green-Software-Foundation#392 (comment)
- Green-Software-Foundation#381 (comment)

Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
@Green-Software-Foundation Green-Software-Foundation locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Agenda Meeting agenda issues
Projects
None yet
Development

No branches or pull requests

4 participants