_template-service/.gitea/template
adam 37541e45d3
Some checks failed
gitea.arg.rip/_template-service/pipeline/head There was a failure building this commit
ok, we set up template manually. hint:
rg -i -l REPO_NAME > .gitea/template
and then add $REPO_NAME.csproj, rg checks contents.
2024-12-13 14:48:19 -05:00

17 lines
373 B
Plaintext

$REPO_NAME.csproj
$REPO_NAME.service
$REPO_NAMEDBContext.cs
appsettings.sample.json
Components/_Imports.razor
Components/App.razor
Components/Layout/NavMenu.razor
Configuration.cs
devuitls.sh
Jenkinsfile
Migrations/20241213175020_greets.cs
Migrations/20241213175020_greets.Designer.cs
Migrations/Test236DBContextModelSnapshot.cs
Models/GreetCounter.cs
Program.cs
README.md