The Wayback Machine - http://web.archive.org/web/20220616181703/https://github.com/topics/sustainability
Skip to content
#

sustainability

Here are 426 public repositories matching this topic...

madsnedergaard
madsnedergaard commented May 4, 2022

Someone reached out to us on email with the following feedback:

Just want to mention, that the electricity price in South Korea is probably off by factor of 1000x.
I believe this is due to different way to use decimal point. Great Britain and the United States are two of the few places in the world that use a period to indicate the decimal place. Many other countries use a comma instead. The d

Betree
Betree commented May 5, 2022

Context

When adding tags, some admins add a # prefix (e.g. #opensource instead of opensource). It's a pretty common pattern on other platforms to do so, so we can't really blame them. We have a total of 158 collectives impacted over ~11000 so it's ~1.5% of the cases.

Collectives with a tag like #...:

select COUNT(DISTINCT id)
from "Collectives"
WHERE tags IS
scaphandre
clopnis
clopnis commented May 5, 2021

Bug description

Scaphandre doesn't provide selinux module to be granted, so scaphandre is not supposed able to reach /proc files

To Reproduce

Run podman scaphandre on a CentOS node with Selinux permissive or enforced.

Expected behavior

```type=PROCTITLE` msg=audit(1620219205.083:466054): proctitle=2F7573722F6C6F63616C2F62696E2F7363617068616E6472650070726F6D657468657573
typ

bug good first issue help wanted
augur
jberkus
jberkus commented Aug 16, 2021

The way it is now:

If collecting commit data fails due to a git checkout error (e.g. permissions error on the repo directory, missing git executable, etc.), the Repo nevertheless gets marked as "Update" and no attempt is made to ever check out the repo again.

The way it should be:

If a worker can't check out a git repo, or can't extract data from it, it should keep retrying until the situ

server workers good first issue devops
ericksod
ericksod commented Oct 14, 2021

Context
As a user of Cloud Carbon Footprint who is trying to see my data and recommendations
When I load each page I expect the loading spinner to spin while my data is being loaded
So that I know the page is working and my information will be available soon

Expected behavior

  • When I bring up the estimations or recommendations page, until my data is ready and the page is displa
good first issue BLOCKED
mobile-app
technicallyty
technicallyty commented Apr 14, 2022

Summary

The current CLI cmd for Sending credits works, but is a bit cumbersome for users who may just want to execute a simpler transaction (sending tradable credits from 1 account to another).

Proposal

We should make a CLI comand for simple credit transfers. We could call this something like send-single or simple-send or call this send and rename the existing one to `send-ba

Type: Feature good first issue Scope: x/ecocredit

Improve this page

Add a description, image, and links to the sustainability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sustainability topic, visit your repo's landing page and select "manage topics."

Learn more