Skip to content
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

Pubprof #2

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Pubprof #2

wants to merge 8 commits into from

Commits on Sep 17, 2024

  1. Upgrade ModeratorFrontEnd to .NET 8.0 (LTS) (orcasound#180)

    .NET 7.0 is deprecated and one can no longer create App Services in
    Azure targeting it.
    
    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ce04079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9704fb8 View commit details
    Browse the repository at this point in the history
  3. Update README.md (orcasound#185)

    Fixed documentation using venv instead of virtualenv
    cheveuxdelin committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1958505 View commit details
    Browse the repository at this point in the history
  4. Add OrcaHello publish profiles (orcasound#184)

    * Add github workflows for the OrcaHello UI and Api services
    * Add local .pubxml files (without any secrets in them) for OrcaHello
    
    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6cb9573 View commit details
    Browse the repository at this point in the history
  5. Improve Existing email template in Moderator & Subscriber (orcasound#182

    )
    
    * Update EmailTemplate.cs
    
    Fix Typo
    
    * Update SendSubscriberEmail.cs
    
    Fix Typo
    
    * Add Location in Moderator Email Template
    
    Add location in Moderator Email Template
    
    * Update Email Subject
    
    Update email subject
    dyuvaraaj committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d4329fa View commit details
    Browse the repository at this point in the history
  6. Bump System.IdentityModel.Tokens.Jwt (orcasound#176)

    Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.2 to 7.1.2.
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.0.2...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: System.IdentityModel.Tokens.Jwt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d1e7689 View commit details
    Browse the repository at this point in the history
  7. Update DOTNET_VERSION

    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    95d4eea View commit details
    Browse the repository at this point in the history
  8. Temporarily add workflows for pull requests

    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    423bc9f View commit details
    Browse the repository at this point in the history