-
Updated
Apr 14, 2021 - JavaScript
sustainability
Here are 348 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
Oct 19, 2021 - PHP
-
Updated
Oct 19, 2021
-
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.
-
Updated
Oct 17, 2021 - TypeScript
Context
As a user looking to make recommended optimizations
I want to click to view the recommendation details
So that I can be fully informed
Expected behavior
- When I click on a row in the recs table, the details panel pops out
- When the recommendations detail panel is open and I click again on the row that is already selected, the panel closes
- When a row is sele
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Aug 5, 2021 - Vue
-
Updated
Oct 3, 2020 - Ruby
-
Updated
Mar 27, 2021 - Python
-
Updated
Oct 13, 2021 - Python
Is your feature request related to a problem? Please describe.
Exported package doesn't make much sense. In group it's used to describe a dependency for the group module. So it can be in the group module package itself.
Moreover, it doesn't export any useful type outside
Using exported, as a package name is not idiomatic, and it's blizzard..
Describe the solution you'd like
-
Updated
Aug 13, 2019 - C++
-
Updated
Oct 15, 2021 - JavaScript
Problem
The kartevonmorgen.org page is very complicated to edit. Therefore we installed an easy wordpress blog on https://blog.vonmorgen.org/ where the whole team can publish updates.
But the KVM.org-Landingpage contains very old information. The users don't know that there is so much more information, helpful hints and actual news on https://blog.vonmorgen.org/.
We need to make it more prom
-
Updated
Mar 29, 2018
-
Updated
Oct 8, 2021 - Rust
-
Updated
Oct 19, 2021
-
Updated
Mar 26, 2019 - Python
-
Updated
Oct 15, 2021
-
Updated
Oct 19, 2021 - Jupyter Notebook
-
Updated
Aug 4, 2021 - TypeScript
Rather than always requiring users to create environment variables for everything, I would propose:
- CSV_COLUMN_NUMBER_FOR_GITHUB_ID could default to 0
- CSV_COLUMN_NUMBER_FOR_ALTERNATE_ID could default to 0
- TIMEZONE could default to UTC
- GITHUB_IMPORTANT_EVENTS could default to some reasonable list
This would make it easier for users to try running starfish the first time. It would a
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."


Description
Improve SEO further!
Following up from the work in #3363 where the canonical links where optimized, it would be great to also create a
sitemap.xmlfile to reflect this.I'm not sure if we should include
?lang=XXentries in the sitemap - anyone with SEO experience that know what's the best approach here? :)