Samuel Guyah

Results 7 issues of Samuel Guyah

In order to generate a larger community and discussion around elvish, a proposed discord server with channels about announcements, FAQ's, and differing discussions would greatly help get the word out...

The CDN update endpoint returns a 200 'OK' status rather than a 202 'ACCEPTED' status.

https://docs.digitalocean.com/reference/api/api-reference/#operation/actions_list In the actions list endpoint, the links struct incorrectly has two nested pages structs. pages should not have another pages struct.

**Describe the Issue:** When working on #1348 to add `promote` functionality it was discovered that other endpoints under `replica` are missing integration tests. `replica create`, `replica delete`, `replica get`, `replica...

enhancement
help wanted
good first issue
hacktoberfest

Both the 'Y' and 'U' workspaces are being assigned to a secondary monitor. However 'U' is the default workspace even though 'Y' is assigned first. ``` yaml [workspace-to-monitor-force-assignment] Y =...

Hello, I'm attempting to build a similar website to progscrape based on Travel. I'm attempting to understand the ranking engine in progscrape. There is the [scrorer.rs](https://github.com/progscrape/progscrape/blob/c18bca8efe4c117fa45a4fd575fe8831550026ff/application/src/story/scorer.rs) file but I cant...

This pull request introduces two new themes, `white_and_black` and `black_and_white`, to the runtime. They are monochrome, which will help those with vision impairment. white_and_black is a light theme. black_and_white is...

A-theme