can not open codespace of my account. i use CS50 for Visual studio code for course.
plz help me.
Username- Faisal-Shumon
AWS offers EC2 Mac Instances already: https://aws.amazon.com/ec2/instance-types/mac/. Azure doesn't seem to have anything similar.
Any plans to provide the capability to use a macOS image for our C…
Read moreI have seen some warnings about set-output is deprecated so I started to follow the instructions at https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-com…
Hello all,
I am currently trying to convert my teams github actions from using "set-output" to now what is being recommended, $GITHUB_OUTPUT. I cant seem to figure out the appropriate syntax for a …
Read moreYou're trying to use a getValue environment variable here:
echo "changeGetValue=$( echo "$getValue" | tr '.' '/' )" >> $GITHUB_OUTPUT
But such a variable is never created, you only create an o…
Read moreThe problem is as follow:
Version: 1.1.33.1980, OS: Windows 11, IDE: Android Studio Dolphin 2021.3.1 Patch 1.
Hi there,
One of our workflows that has been working fine until this morning is now failing with:
The template is not valid. .github/workflows/pull-request.yml (Line: 50, Col: 19): Unexpected type …
The Jetbrain Copilot plugin does not permit to remove an empty line in a code where it wants to add a completion.
For example after a function() head oder an if() case, if the next line is empty an…
I don't know why this is happening. When I click Show output log, nothing happens. Tried reinstalling, and even tried the Nightly extension, but still not working. I can't seem to code without Cop…
I would like to take notes for the repositories that I starred. Now I am doing it manually here: https://github.com/salihmarangoz/salihmarangoz/blob/main/STARRED_REPOSITORIES.md
I think this would …
Read moreHi everyone!
I have a GitHub C++ project, and I'm using GitHub Actions to build this project on an ubuntu-22.04 GitHub runner, and run tests. I would like to create a docker with the image of this …
The image name you specify for the job container is treated exactly like docker pull would. It can be on Docker Hub or any other registry you have access to.
However, I think you're a little confus…
Read more