feedback
Here are 435 public repositories matching this topic...
-
Updated
Sep 6, 2020
might be a good first issue for people doing the Hacktoberfest
Hi,
We would like to ask for a review of the docs of Schleuder, a GPG-enabled mailing list manager with resending capabilities, and related projects:
- https://0xacab.org/schleuder/schleuder
- https://0xacab.org/schleuder/schleuder-cli
- https://0xacab.org/schleuder/schleuder-web
- https://0xacab.org/schleuder/schleuder-website
Thanks in advance, and for your work.
Cheers,
Georg
-
Updated
Jul 2, 2020 - Swift
-
Updated
Aug 23, 2020 - Python
-
Updated
May 25, 2020 - Java
-
Updated
Nov 1, 2018 - Python
Currently it seems like TAs write their own scripts to assign problems to each other. We should do this for them, and have a "Assign Graders" button that they can use.
-
Updated
Sep 10, 2020 - Clojure
-
Updated
Jun 6, 2018 - Objective-C
-
Updated
May 29, 2020 - Swift
Following on from issue #291.
Front end analytics have been added for the Magic Link (see #294) , however 'Share link turned on/off for a retro' requires sending information to Mixpanel from the server, which hasn't yet been done in this codebase.
Remaining Magic link events to track:
- Share link turned on for a retro
- Share link turned off for a retro
-
Updated
Aug 29, 2020 - Java
-
Updated
Sep 14, 2020 - Java
-
Updated
Aug 25, 2020 - Java
-
Updated
Sep 16, 2020 - TypeScript
Improve this page
Add a description, image, and links to the feedback topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feedback topic, visit your repo's landing page and select "manage topics."
Currently we're inspecting the error message to determine if a user's account was suspended or if the repository has become unavailable so that we can destroy it
https://github.com/forem/forem/blob/25e20bdc1ce3e66282298a88cdf55f89b1b1e9a5/app/workers/github_repos/repo_sync_worker.rb#L32-L37
Ockokit(the GitHub library we use) has two specific errors for those two cases: `Octokit::Repositor