The Wayback Machine - https://web.archive.org/web/20220810045904/https://github.com/topics/space
Skip to content
#

space

Here are 1,821 public repositories matching this topic...

astrojuanlu
astrojuanlu commented May 3, 2021

After we migrated our docs to MyST (#1073 and others) we left several {eval-rst} blocks here and there, which are a way to keep reST features that are unsupported in MyST. We should progressively get rid of them, and if there are any remaining features that are unsupported, link to the corresponding https://github.com/executablebooks/MyST-Parser/ issue.

good first issue component:docs
JohnEdChristensen
JohnEdChristensen commented Jul 18, 2022

Zoom.js is throwing an index out of bound issue in safari. I don't have an apple device to troubleshoot and test a fix for this, but I'm guessing it would be a pretty straight forward fix. Issue with GIF was reported here https://twitter.com/hhill2020/status/1548160163131011073?s=20&t=deRQ7smQESmZzlVZZjnrYg

bug help wanted good first issue
goonstation
goonstation-issuebot
goonstation-issuebot commented Jul 28, 2022

Labels

[MAJOR]

Description

Borgs used to be able to interact with things like intercoms, turret controls, etc via camera

Steps to reproduce

  1. be me, borg
  2. go to security camera computer in sec or bridge
  3. camera dive to a place with intercoms, turret controls, or any TGUI interface device
  4. be unable to toggle anything on it

Expected Behavior

borgs ar

C-Bug E-Good-First-Issue P-Major
thomas-gerber
thomas-gerber commented May 17, 2022

Describe the bug
In DORA dashboards, for the top left gauge chart Weekly Release / Deployment Frequency (Avg), we use a UI built query to compute the average. It is incorrect because weeks with no releases / deployments are simply ignored in the final averaging because of how the query is built. Indeed, the first aggregation that counts per week will have no entries for week with no release /

bug good first issue

Improve this page

Add a description, image, and links to the space 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 space topic, visit your repo's landing page and select "manage topics."

Learn more