Add new project structure and Kubernetes configurations #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Grandiras/Bots!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "secret-hotfix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
beta_config.jsonto.gitignore.Bots.AppHost.csprojto useAspire.AppHost.Sdkv9.0.0.Program.cswithTokenandBetaToken.launchSettings.jsonfor new profiles and environment variables.appsettings.Development.jsonandappsettings.jsonfor logging.dashboard.yamlfor Kubernetes deployment ofaspire-dashboard.kustomization.yamlwith new resources and options.deployment.yamlfortenbotKubernetes deployment.docker_update.batfor Docker container management.manifest.jsonfortenbotparameters and references.Bots.ServiceDefaults.csprojfor shared services.Extensions.csfor common services like health checks and OpenTelemetry.Bots.slnto include new projects..dockerignoreto exclude unnecessary files.Program.csto useAddServiceDefaults().launchSettings.jsonfor.NET SDKcontainer profile.TODO.mdto reflect new tasks.TenBot.csprojand added new package references.