Hello,
After selecting 'Log in via Github' on http://code.cs50.io/ the next page becomes an infinite loop between 'Setting up your Codespace' and 'Codespace is disconnected'. CS50 admins were not a…
Read moreIt would be really handy and save a lot of time if we could create issues using templates from a (linked) repo from the project.
Currently, you have to go to and from the project and repo to create…
Read morePerforming a CRUD in python, I created the connection class where is two class methods: getConnection and getCursor, when I created the PersonDAO class and its class method called seleccionar and …
Hi,
I would like to get a local file from my PC to code spaces.
But directly, not via a git repository.
Is this possible at all?
Hello, right click in the explorer view:
Unless I missed it, it does not seem possible today to specify Docker build arguments (i.e. arguments passed when building an action’s container.
Being able to specify a “build-args” section in an a…
Read moreA work around until the feature is implemented is that we use the docker image that creates the action as handrails to create the image that we really want with all the arguments we need.
Basically…
I recently unlocked the Quickdraw achievement, but its not showing up with the other achievements on my profile, is this a bug?
I just started seeing a weird bug in pagination in the GitHub GraphQL API. Consider the following query:
{
viewer {
repositories(first: 10, privacy: PUBLIC) {
totalCount
pageInfo …How can I connect from code spaces running in the browser to a port on my local PC?
Presently, if I add a team as a reviewer on a pull request, the first person from that team to start a review does so "on behalf of" the team, and the remaining team members no longer see that thei…
Read moreHi 👋🏼
On multiple projects I work on I find myself locked by the same issue: it's not possible to make a workflow or a matrix job the merge condition for a protected branch.
G…
Read more