Skip to content
#

Electron

electron logo

Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.

Here are 8,539 public repositories matching this topic...

BillRaymond
BillRaymond commented Aug 19, 2020

Issue Type: Bug

  1. On the local computer, create a default branch that is not master, such as main by typing the following: git config --global init.defaultBranch main
  2. Create a new VSC folder and run the command `Git: Initialize repository'
  3. Create and commit a readme.md file
  4. Publish the repository using `Publish to GitHub'. In my case, I chose GitHub Public
  5. Go to the G
Kap
timabbott
timabbott commented Sep 12, 2020

In 7c17bdb9c524a3ba0d36843879cca0e5dfb229a1, we added a workaround for the fact that the "deactivate a user" test messes up later tests that might interact with that user.

The better way to fix this is to use a @openapi_param_value_generator function to create a user that we'll then deactivate the user ID for. Use git grep to find the code in zerver/openapi/curl_param_value_generators.py

theia

Created by GitHub

Released July 15, 2013

Latest release 11 days ago

Repository
electron/electron
Website
electronjs.org
Wikipedia
Wikipedia

Related Topics

electron-app electron-application
You can’t perform that action at this time.