Code Monkey home page Code Monkey logo

Comments (10)

rawlink avatar rawlink commented on August 25, 2024

Currently working on GA workflows for build and deployment of moderator portal resources.

from aifororcas-livesystem.

rawlink avatar rawlink commented on August 25, 2024

PR is out and waiting for approval

from aifororcas-livesystem.

micowan avatar micowan commented on August 25, 2024

from aifororcas-livesystem.

rawlink avatar rawlink commented on August 25, 2024

Workflows deployed, tested, and bugfixed. I'll create an additional ticket for working on the unit tests.

from aifororcas-livesystem.

micowan avatar micowan commented on August 25, 2024

from aifororcas-livesystem.

rawlink avatar rawlink commented on August 25, 2024

@micowan The pipeline should still be active. The .Net change will require an update to the pipeline.

aifororcas-livesystem/.github/workflows/AIForOrcas.Server.yaml

env:
  DOTNET_VERSION: 3.1.x  # <--- This will need to be updated for both client and server pipelines.
  DOTNET_RUNTIME: win-x86
  WORKING_DIR: ModeratorFrontEnd/AIForOrcas/AIForOrcas.Server
  PUBLISH_DIR: output
  AZURE_APP_NAME: AIForOrcasDetections

from aifororcas-livesystem.

rawlink avatar rawlink commented on August 25, 2024

@micowan It looks like the version string we'll want is 6.0.x. I'll try and find some time tonight to do some test builds using that version to make sure there aren't any surprises.

from aifororcas-livesystem.

micowan avatar micowan commented on August 25, 2024

from aifororcas-livesystem.

rawlink avatar rawlink commented on August 25, 2024

That won't prevent contributors from submitting PRs. This change would just affect the build process on the github actions infra (or the local container that is used if running the action locally). But it won't affect the developers environment in any way. That would only happen if the "TargetFramework" is updated in the .csproj files.

from aifororcas-livesystem.

micowan avatar micowan commented on August 25, 2024

from aifororcas-livesystem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.