Commit Graph

10 Commits

Author SHA1 Message Date
Noelle Caldwell
e2b909aeef only index C# 2023-09-13 07:42:04 -07:00
Noelle Caldwell
bfe9602074 workflow_dispatch only trigger for Code Index 2023-09-13 07:06:55 -07:00
Noelle Caldwell
bae6449daf Update codeindex task (previously called richnav) 2023-09-13 07:03:16 -07:00
Cédric Michel
fdb1c34d61 Feature/dotnet7 migration (#828)
* migration to .net 7

* remove temp memory database

* adapt global.json .net 7

* adapt Rich Code Navigation to .net 7

* update and clean run for .net 7

* update .net ef tool

Co-authored-by: cedri <cedri@BAS>
2022-12-20 13:20:50 -05:00
Shady Nagy
9db2feb930 Shady nagy/net6 (#614)
* udated to .net6

* used the .net6 version RC2

* added editconfig.

* App core new Scoped Namespaces style.

* BlazorAdmin new Scoped Namespaces style.

* Blazor Shared new Scoped Namespaces style.

* Infra new Scoped Namespaces style.

* public api new Scoped Namespaces style.

* web new Scoped Namespaces style.

* FunctionalTests new Scoped Namespaces style.

* Integrational tests new Scoped Namespaces style.

* unit tests new Scoped Namespaces style.

* update github action.

* update github action.

* change the global.
2021-11-05 19:55:48 -04:00
Jessica Petty
65b8e5985e Add new Rich Navigation workflow file (#481) 2021-10-24 17:49:58 -04:00
Sumit Ghosh
28af1642f6 Feature/update net 5 (#487)
* Updated ApplicationCore to net 5

* Updated Infrastructure project to net 5

* Updated BlazorShared project to net 5

* Updated PublicApi project to net 5

* Updated Web mvc project to net 5

* Updated BlazorAdmin project to net-5

* Updated FunctionalTests to net 5

* Updated UnitTests project to net 5

* Updated IntegrationTests project to net 5

* Fixed CSS specific bug in BlazorAdmin project

* Updated github action worflow yaml

* Changes the name to only .NET

* Removed hardcoded minor version from github action workflow.

* Removed commneted code.

* Removed minor versions from the docker file

* Updated dotnet-ef tool version configuration to net-5

* Removed old migration plans

* Added net5 migration plans

* Updated infrastructure projecti setting.

* Removed database error page related configuration

* Removed commented package.
2020-12-03 11:23:11 -05:00
Tim Heuer
c2fe05dbd4 Fix favicon.ico build bug and modify CI to run on PR (#479) 2020-11-10 21:22:14 -05:00
Tim Heuer
de274ebd70 Fix for #375 to add devcontainer/extensions files 2020-05-12 11:42:33 -07:00
Eric Fleming
288d827821 Actions build (#340)
* Build with GitHub Actions

* Changing dotnet-version

* Updating version again

* Updating path to sln and adding test step

* Updates to file path

* Path is probably starting out at the root

* Updating path once again

* Updating name

* Adding build badge to readme

* Making the build work in markdown
2020-01-08 10:16:42 -05:00