-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create hello.cc #1
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prints Hello world to console
0xumarkhatab
added a commit
to 0xumarkhatab/RentWeb3-V1.0
that referenced
this pull request
Nov 25, 2022
Nft And Dapp Renting Tested
wzeeshan
added a commit
to wzeeshan/codespaces-blank
that referenced
this pull request
Dec 6, 2022
adding python tutorials
feliperosademendonca
added a commit
to feliperosademendonca/codespaces-blank
that referenced
this pull request
Jan 7, 2023
…e-sincronização-do-chat Reativar envio e sincronização do chat
elmar1huan8
added a commit
to elmar1huan8/codespaces-blank
that referenced
this pull request
Feb 27, 2023
Update README.md
USERNAME88831
added a commit
to USERNAME88831/codespaces-blank
that referenced
this pull request
Feb 28, 2023
Adding debug features to the program
gvikram18
added a commit
to gvikram18/codespaces-blank
that referenced
this pull request
Mar 18, 2023
Adding favicon and fanart
ChawKokFei
added a commit
to ChawKokFei/codespaces-blank
that referenced
this pull request
Mar 20, 2023
Development
theadnanerfan
pushed a commit
to theadnanerfan/codespaces-blank
that referenced
this pull request
Apr 18, 2023
Update README.md
warerebel
added a commit
to warerebel/codespaces-blank
that referenced
this pull request
Apr 27, 2023
Feature/decode lrp
ChanRolo
pushed a commit
to ChanRolo/codespaces-blank
that referenced
this pull request
Jul 5, 2023
[update] date & class name in readme.md
Tamronimus
pushed a commit
to Tamronimus/codespaces-blank-1
that referenced
this pull request
Jul 8, 2023
Merge pull request #122 from 0x41head/angular-ui
Tamronimus
pushed a commit
to Tamronimus/codespaces-blank-1
that referenced
this pull request
Jul 8, 2023
Iso 27001 2022 mapping
Tamronimus
pushed a commit
to Tamronimus/codespaces-blank-1
that referenced
this pull request
Jul 8, 2023
kurijlj
added a commit
to kurijlj/codespaces-blank
that referenced
this pull request
Sep 8, 2023
Initial Commit: Add Static Code Analysis Workflows and README
giova71
pushed a commit
to giova71/codespaces-blank
that referenced
this pull request
Sep 21, 2023
Repo Import
Gammer0909
added a commit
to Gammer0909/codespaces-blank
that referenced
this pull request
Oct 11, 2023
Update source.cs
rcruz63
added a commit
to rcruz63/codespaces-blank
that referenced
this pull request
Dec 8, 2023
New: dia 1 completed
Dkdidnw wisnden |
Hi
…On Tue, 19 Dec 2023 at 16:47, Shawna-01 ***@***.***> wrote:
Dkdidnw wisnden
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASNWGM3BLDQUQ2T6C6MRXHDYKGZIBAVCNFSM6AAAAAASB3RPSGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRTGAYTINRXGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Iankimble
added a commit
to Iankimble/codespaces-blank-1
that referenced
this pull request
Feb 8, 2024
New test code
jbfuzier
pushed a commit
to jbfuzier/codespaces-blank
that referenced
this pull request
Feb 14, 2024
jbfuzier
pushed a commit
to jbfuzier/codespaces-blank
that referenced
this pull request
Feb 14, 2024
Also updated the format slightly, so this rev is: `2023-12-03+2#1` +N for commits since tag github#1 for dirty
jmgtbook
pushed a commit
to jmgtbook/codespaces-blank
that referenced
this pull request
Mar 3, 2024
feat: user register
JuanZambrano2000
added a commit
to JuanZambrano2000/codespaces-blank
that referenced
this pull request
Apr 1, 2024
IbrahimUsmani118
pushed a commit
to IbrahimUsmani118/codespaces-blank
that referenced
this pull request
Jun 24, 2024
Update one paper about reasoning
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
error; now returns general error. Still needs work
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register error; now returns general error. Still needs work * Legolas2222-Feature add Build pipeline to development branch (github#4) * Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work * Removed the desktop build yml file from the branch to save automation costs on the development branch (github#5) * Added support for basic Todo domain (github#6) * Added support for basic Todo Domain, including infrastructure and the todo controller * Added support for adding and getting Todos, with a todoRepository and its in-memory implementation * Fixed: Changed the todos controller base access modifier to public, so now it is registered as a new route * Added the Hoppscotch config file to the project file structure to have all resources in the same place * Fixed the endpoint for getting a todo by its guid. Still needs work, error handling has to be done * Removed testing endpoint with warning
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Feat: Added Middleware for catching double register error; now returns general error. Still needs work * Legolas2222-Feature add Build pipeline to development branch (github#4) * Feat: Added Middleware for catching double register (github#1) error; now returns general error. Still needs work * Create dotnet-desktop-build.yml Feat: First Prototype for build routine using github actions * PS-Fix-Update dotnet-desktop-build.yml Updated the dotnet-desktop-build.yml to be able to get the CICD pipeline to work * Removed the desktop build yml file from the branch to save automation costs on the development branch (github#5) * Added support for basic Todo domain (github#6) * Added support for basic Todo Domain, including infrastructure and the todo controller * Added support for adding and getting Todos, with a todoRepository and its in-memory implementation * Fixed: Changed the todos controller base access modifier to public, so now it is registered as a new route * Added the Hoppscotch config file to the project file structure to have all resources in the same place * Fixed the endpoint for getting a todo by its guid. Still needs work, error handling has to be done * Removed testing endpoint with warning * Legolas2222 feature custom error handling (github#9) * Continuation to the end of the Error Handling episode of the DDD Series * Added the option for an Errors Controller and more generic Error handling, finished episode 6 of .NET DDD Series * Legolas2222 Simple CQRS Implementation (github#11) * Worked on CQRS implementation of episode 6 until 8:11 of the DDD .NET series * Added the MediatR package, and updated the DI package * Moved all the subfolders into a src folder, for better structure and ability to unit-test (github#12) * Removed wrong files * Fixed path to build file for the build pipeline
nao2bs
added a commit
to nao2bs/codespaces-blank-1
that referenced
this pull request
Jul 17, 2024
active_adminの実装
DarkYukai
pushed a commit
to DarkYukai/codespaces-blank-1
that referenced
this pull request
Oct 23, 2024
Ajuste login e logout
IbrahimUsmani118
pushed a commit
to IbrahimUsmani118/codespaces-blank
that referenced
this pull request
Oct 26, 2024
index, script, styles
sedward5
pushed a commit
to sedward5/codespaces-blank
that referenced
this pull request
Nov 6, 2024
Bumps the pip group with 4 updates: [certifi](https://github.com/certifi/python-certifi), [numpy](https://github.com/numpy/numpy), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) Updates `numpy` from 1.21.6 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.6...v1.22.0) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `urllib3` from 2.0.7 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.2.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prints Hello world to console