-
Updated
Apr 14, 2021 - JavaScript
sustainability
Here are 372 public repositories matching this topic...
Should ideally have an associated test in test/server/graphql/v1/mutation.test.js.
To reproduce:
- Create a collective under a fiscal host
- Create an event/project under it
- From the settings, archive the parent collective
-
Updated
Dec 29, 2021 - PHP
-
Updated
Jan 1, 2022
-
Updated
Jun 18, 2019
Selinux compliance
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
-
Updated
Jul 2, 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
-
Updated
Jul 30, 2020 - Ruby
I introduced E2E tests with Detox in shootismoke/mobile-app#396, but they are still a bit flaky (see e.g. https://github.com/amaurymartiny/shoot-i-smoke/runs/988576992). It would be nice to make them less flaky.
Might be related to shootismoke/mobile-app#702.
Feature Suggestion
Is your feature request related to a problem? Please describe.
When loading the page in Safari, the theme-color being black causes the browser menu to be black as well.
Describe the solution you'd like
Updating theme-color to match the header color will cause the browser to match as well.
Additional context
Before:

Proposal
func FmtDate(t time.time) string {
return t.Format("2006-01-02")
}
For Admin Use
- Not duplicate issue
- Appropriate
-
Updated
Aug 13, 2019 - C++
-
Updated
Dec 31, 2021 - JavaScript
-
Updated
Dec 4, 2021
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Mar 29, 2018
-
Updated
Dec 7, 2021 - Rust
-
Updated
Mar 26, 2019 - Python
-
Updated
Nov 29, 2021 - Jupyter Notebook
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Dec 16, 2021
Improve this page
Add a description, image, and links to the sustainability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sustainability topic, visit your repo's landing page and select "manage topics."
When running the Panama (PA) test_parser
poetry run test_parser PA production, some thermal units (Térmicas) are not yet mapped to a fuel type. Further research has to be done.Steps to take:
map_thermal_generation_unit_name_to_fuel_typein/parsers/PA.py