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

Draft: Feature/dotnet6 #65

Draft
wants to merge 495 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
495 commits
Select commit Hold shift + click to select a range
c70486a
cosmetics
UbitUmarov Feb 24, 2023
ace18f8
cosmetics
UbitUmarov Feb 24, 2023
eacc556
mantis 9064: apply Jeff Kelley patch by hand, plus simular object_mas…
UbitUmarov Feb 24, 2023
d8822ff
a few more cosmetic changes
UbitUmarov Feb 24, 2023
7b23e2f
fix typo
UbitUmarov Feb 24, 2023
833cd46
cosmetics
UbitUmarov Feb 24, 2023
8db5338
fix typo
UbitUmarov Feb 24, 2023
52359ec
more cosmetics
UbitUmarov Feb 24, 2023
08c0416
vs was wrong..
UbitUmarov Feb 24, 2023
4907dd1
support parcel option restrict moap
UbitUmarov Feb 25, 2023
811c695
clean a bit
UbitUmarov Feb 25, 2023
a2db2c7
mantis 9065: rename llObjectGetLink as spec llGetObjectLink
UbitUmarov Feb 28, 2023
49eabf2
missing file
UbitUmarov Feb 28, 2023
9c2aa87
cosmetics
UbitUmarov Mar 1, 2023
048a321
cosmetics
UbitUmarov Mar 6, 2023
ec39f85
cosmetics
UbitUmarov Mar 7, 2023
bd2ea28
missing change
UbitUmarov Mar 7, 2023
7b41e9f
add dllmap config for webstats module
UbitUmarov Mar 8, 2023
eb57c75
some test code
UbitUmarov Mar 8, 2023
b1f2a5b
a few test changes
UbitUmarov Mar 9, 2023
0bbaedc
a few test changes
UbitUmarov Mar 9, 2023
707d223
cosmetics
UbitUmarov Mar 9, 2023
e55f046
update libomv
UbitUmarov Mar 9, 2023
8a0778b
go back to random asset uuid
UbitUmarov Mar 10, 2023
99825ac
avoid a old potencial stack overflow
UbitUmarov Mar 10, 2023
bb8b2ec
avoid some noise on shutdown
UbitUmarov Mar 10, 2023
b3f876b
cosmetics
UbitUmarov Mar 10, 2023
6d22429
fix bounds check in GetLinkSitingAvatar
UbitUmarov Mar 11, 2023
77d8bb9
a few more test changes and cosmetics
UbitUmarov Mar 12, 2023
abd7b60
a few more test changes
UbitUmarov Mar 13, 2023
5740d99
add test feature bin (de)serializer
UbitUmarov Mar 13, 2023
adde3cb
persist test feature in mysql
UbitUmarov Mar 13, 2023
51b7190
persist test feature and old sop animations in sqlite
UbitUmarov Mar 13, 2023
8641e0b
persist test feature and old sop animations in pgsql *untested(
UbitUmarov Mar 13, 2023
badd80e
update libomv
UbitUmarov Mar 13, 2023
0faf418
a few more changes on test feature
UbitUmarov Mar 14, 2023
5ad710c
Fix mantis #6170 - Check if first argument of PRIM_TEXT is string or key
kcozens Mar 14, 2023
bf90a8d
reduce potencial useless string casts from list items
UbitUmarov Mar 15, 2023
3dd1dd2
reduce potencial useless int casts from list items
UbitUmarov Mar 15, 2023
d345288
reduce potencial useless float casts from list items
UbitUmarov Mar 15, 2023
b0f28dc
missing changes
UbitUmarov Mar 15, 2023
f8e7e45
add a test workflow for dotnet
UbitUmarov Mar 19, 2023
2231b66
change the test workflow
UbitUmarov Mar 19, 2023
41e74ae
Update msbuildnet6.yml
UbitUmarov Mar 19, 2023
3ab2ba4
mantis 9068: replace unmanaged libs for mac by new universal ones, th…
UbitUmarov Mar 21, 2023
fb1ef7f
fix typo
UbitUmarov Mar 23, 2023
70bc11c
.. and bad merge
UbitUmarov Mar 23, 2023
ac24e89
cosmetics
UbitUmarov Mar 29, 2023
8569d47
move up to version 0.9.3.0Dev Nessie
UbitUmarov Mar 29, 2023
286df1d
also update release notes url
UbitUmarov Mar 29, 2023
9686af7
PGSQL: since we mya not have mono, our mono.security.dll must be on b…
UbitUmarov Apr 11, 2023
3aa3498
do realy add mono.security.dll to git remotes
UbitUmarov Apr 11, 2023
ae73999
update libomv
UbitUmarov Apr 13, 2023
68130e0
cosmetics
UbitUmarov Apr 16, 2023
93e06f8
add list osGetParcelIDs() and key osGetParcelID(), plus a few change…
UbitUmarov Apr 16, 2023
f96793c
minr changes to lsl getparceldetails
UbitUmarov Apr 18, 2023
33bdf57
fix several PARCEL_DETAILS_* constants for getparceldetails, add PARC…
UbitUmarov Apr 18, 2023
0809bb7
update script syntax
UbitUmarov Apr 18, 2023
97b6635
update building.md
UbitUmarov Apr 22, 2023
e1d829b
fix typo
UbitUmarov Apr 22, 2023
1e50c4d
workflow: only generate IRC status messages if built in main opensim …
Misterblue Apr 24, 2023
f15a0c1
workflow: only generate IRC status messages if built in main opensim …
Misterblue Apr 24, 2023
7ba6ddf
do case invariant compare on deny mac and id0
UbitUmarov Apr 25, 2023
cfbeb88
cosmetics
UbitUmarov Apr 25, 2023
f37071b
Merge branch 'dotnet6' of ssh://opensimulator.org:/var/git/opensim in…
UbitUmarov Apr 25, 2023
4c061a0
add llListSortStrided and osListSortInPlaceStrided
UbitUmarov Apr 26, 2023
7b7071f
fix bad c&p
UbitUmarov Apr 26, 2023
46831b0
add llList2ListSlice
UbitUmarov Apr 27, 2023
02fd3b8
missing file and take a debug message out
UbitUmarov Apr 27, 2023
a4ba423
change llList2ListStrided so it is more like spec (no exclusion range…
UbitUmarov Apr 27, 2023
549ebc1
add old llList2ListStrided renamed osOldList2ListStrided to easy any …
UbitUmarov Apr 27, 2023
7dbedec
add LSL llLinear2sRGB and llsRGB2Linear
UbitUmarov Apr 28, 2023
35962d8
add llListFindStrided; llListFindList change to be more as spec
UbitUmarov Apr 29, 2023
f670a3a
update script syntax
UbitUmarov Apr 29, 2023
b96ef0d
osSetPenColor
jeff-kelley May 5, 2023
864871f
a few changes
UbitUmarov May 5, 2023
177fb75
fix total objects(prims) count on stats, it was not counting meshes..…
UbitUmarov May 5, 2023
9fa29c3
avoid spurius count increment on unlink a physical prim
UbitUmarov May 5, 2023
83491db
several changes to llhttprequest like use HttpClient
UbitUmarov May 6, 2023
cb0f6d0
mantis 9075: do set use lists flags on addign first entry
UbitUmarov May 7, 2023
dcdb5fd
cosmetics
UbitUmarov May 7, 2023
c47805e
cosmetics
UbitUmarov May 8, 2023
9c8ac8c
cosmetics
UbitUmarov May 8, 2023
3202824
change llResetLand*List exec rights so works with group owned, plus o…
UbitUmarov May 8, 2023
700e044
change llResetLand*List with ideas on mantis 9075
UbitUmarov May 8, 2023
4462b65
don0t mess with flag usepaslist, thanks Tampa
UbitUmarov May 8, 2023
7860e2d
cosmetics
UbitUmarov May 13, 2023
19229af
replace HttpWebRequest by HttpClient on another place
UbitUmarov May 16, 2023
29049c1
replace HttpWebRequest by HttpClient on another place, used bt assets…
UbitUmarov May 17, 2023
36fc05a
replace HttpWebRequest by HttpClient on restclient
UbitUmarov May 17, 2023
ec2f81d
clean up dead async code from restclient, was not in use and naw a ob…
UbitUmarov May 17, 2023
beeb5b5
replace HttpWebRequest by HttpClient on other places
UbitUmarov May 17, 2023
6dbc498
clean up restclient a bit more
UbitUmarov May 17, 2023
f366337
more on HttpWebRequest
UbitUmarov May 17, 2023
3882ef3
more on HttpWebRequest in userprofiles
UbitUmarov May 18, 2023
73ca50b
change default httpclients MaxResponseContentBufferSize
UbitUmarov May 18, 2023
b4d6bb3
cosmetics on restclient
UbitUmarov May 18, 2023
6d144ba
httpclient on NeighbourServicesConnector
UbitUmarov May 18, 2023
c66effb
httpclient on RegionReadyModule
UbitUmarov May 18, 2023
6743934
cosmetics
UbitUmarov May 21, 2023
dd9e365
a few changes on ban checks, thx Tampa
UbitUmarov May 21, 2023
cafbf1c
Add physDisableDeactivation() LSL function to ExtendedPhysics.
Misterblue May 23, 2023
d0c681d
mantis 9078: allow region modules script injected constants to be sil…
UbitUmarov May 23, 2023
265ea0b
ExtendedPhysics module is specific to Bulletsim, can not be active wi…
UbitUmarov May 23, 2023
828d568
revert last commit, so some scripts may still work on other engines
UbitUmarov May 23, 2023
4851a28
cosmetic
UbitUmarov May 23, 2023
1a6b16d
fix silly bug on CanBeOnThisLand(..)
UbitUmarov May 23, 2023
2bd08a1
let llgethttpheaders do case insensitive search, plus cosmetics
UbitUmarov May 23, 2023
5e0c644
update xmlrpc.dll with a send variant using httpclint and used it
UbitUmarov May 24, 2023
d771453
try to reduce log spam on http fails
UbitUmarov May 24, 2023
773d0e4
update xmlrpc to issue a diferent timeout exception
UbitUmarov May 24, 2023
a884b80
update again xmlrpc to issue a diferent timeout exception
UbitUmarov May 24, 2023
f138bf0
and again
UbitUmarov May 24, 2023
0b81b06
cosmetics
UbitUmarov May 24, 2023
c908585
BulletSim: osGetPhysicsEngineName() returns wrapper and engine versio…
Misterblue May 26, 2023
e950c50
change share of almost empty class httpclient, to just share of used …
UbitUmarov May 26, 2023
968b120
cosmetics
UbitUmarov May 30, 2023
1527d42
BulletSim: some small changes to SetForce and SetTorque motors that d…
Misterblue May 30, 2023
2da9024
fix a log string on lludpserver
UbitUmarov May 31, 2023
52bd6a4
make llLinkPlaySound() closer to spec
UbitUmarov May 31, 2023
182bf16
anaother typo on log string, ty Tampa
UbitUmarov May 31, 2023
a76a65d
Merge branch 'dotnet6' of ssh://opensimulator.org:/var/git/opensim in…
UbitUmarov May 31, 2023
8d5d985
try fix bsparam setvalue for parameter type string
UbitUmarov May 31, 2023
db1c739
preloadsound is suposed to send ownerid, plus save ns on useless dic …
UbitUmarov May 31, 2023
2625eed
add some constants and reserve some linkset_data lsl event slots, com…
UbitUmarov Jun 2, 2023
8b6b00d
fail to find lsl api in ossl should be a global fatal error
UbitUmarov Jun 2, 2023
f8d1e78
mantis 9080: make osDie only work on object rezzed by script linkset,…
UbitUmarov Jun 2, 2023
2e2dee7
put back CheckThreatLevel on osDie
UbitUmarov Jun 2, 2023
1f5dfa3
cosmetics on sensorrepeat
UbitUmarov Jun 4, 2023
dc2017b
cosmetics on lsl json
UbitUmarov Jun 5, 2023
97b9f64
make llGetObjectPrimCount() return 0 on attachments, as spec
UbitUmarov Jun 14, 2023
2849e57
add osGetPrimCount([key primKey]) and osGetSittingAvatarsCount([key …
UbitUmarov Jun 14, 2023
1606ce4
YEngine store a bool as integer on a lsl list in one initialization case
UbitUmarov Jun 20, 2023
2bd89bd
YEngine: only generate code to init globals if there are any
UbitUmarov Jun 20, 2023
aa5f0ba
cosmetics on yengine
UbitUmarov Jun 21, 2023
89130b9
fix osSetParcelDetails, plus more cosmetics
UbitUmarov Jun 21, 2023
77ee3be
more yengine cosmetics
UbitUmarov Jun 21, 2023
22e8d00
AgentCircuitManager: go back to use of normal dictionaries and lock()
UbitUmarov Jun 22, 2023
5e627f9
avoid prims sort on FindNextAvailableSitTarget
UbitUmarov Jun 22, 2023
6dada08
avoid prims sort on FindNextAvailableSitTarget, actual changes
UbitUmarov Jun 22, 2023
3ec3f69
ooops bad turn, fix it
UbitUmarov Jun 23, 2023
35e3383
fix threat level of osDrawText
UbitUmarov Jun 30, 2023
35b4cfd
mantis 9082: fix rotation for do arc
UbitUmarov Jul 6, 2023
dbee154
mantis 9082: work around discrete math issues
UbitUmarov Jul 6, 2023
5ab9278
add a few lsl constants for llLinkPlaySound
UbitUmarov Jul 18, 2023
d5e49f2
cosmetics
UbitUmarov Jul 25, 2023
c0fe11a
add a missing experimental parameter
UbitUmarov Aug 1, 2023
dba340a
Minor fixes
Jul 31, 2023
0cc702a
plus minor indentation fix
UbitUmarov Aug 1, 2023
12df4cc
update libomv
UbitUmarov Aug 1, 2023
e08047b
update number of estate managers to 15
UbitUmarov Aug 4, 2023
bbe6075
add lsl constant PRIM_SCULPT_FLAG_ANIMESH and change a few things abo…
UbitUmarov Aug 8, 2023
7aa59e1
Initial merge of upstream net6
mdickson Aug 9, 2023
506703b
Update target framework to net6 and prune projects that aren't being …
mdickson Aug 9, 2023
9d79fc8
Make it compile. A few simple things to work through. Also adjust t…
mdickson Aug 9, 2023
73c5c21
Get Nini from NuGet instead of the old hacked copy from bin
mdickson Aug 11, 2023
8a1f191
update native ubode for windows ( box-mesh collision issue)
UbitUmarov Aug 14, 2023
28ffa3e
fix AllowAccessOverride logic (used on sit checks)
UbitUmarov Aug 14, 2023
29b8191
YEngine: reduce calls to CheckRunLockInvariants
UbitUmarov Aug 22, 2023
4e261f4
mantis 9090: update universal dylib for macs (includes X64 and arm64)…
UbitUmarov Aug 22, 2023
0cd1796
Merge remote-tracking branch 'upstream/dotnet6' into feature/dotnet6
mdickson Aug 25, 2023
6acba7a
update test
UbitUmarov Aug 26, 2023
70ba57b
update test
UbitUmarov Aug 26, 2023
61d3e1e
update test
UbitUmarov Aug 26, 2023
a57c0e0
Really Zot the test classes. We'll create a new seperate test projec…
mdickson Sep 3, 2023
411ae15
A few more unused files
mdickson Sep 3, 2023
2f0a278
Get rid of the hacked drawing support and used NuGet for now. Replac…
mdickson Sep 4, 2023
af49c13
Remove manual copies of dlls DURING RUNTIME for the Linux System.Draw…
mdickson Sep 13, 2023
121c326
More cleanup in bin, Don't get System.* assemblies from bin. Same w…
mdickson Sep 18, 2023
f4a711b
Added Mono.Addins.Cecil to get plugins functional on dotnet. Removed…
mdickson Sep 18, 2023
b93696b
Merge remote-tracking branch 'origin/develop' into feature/dotnet6
mdickson Sep 19, 2023
953c646
fix projector focus range.Thanks Rene Vega
UbitUmarov Sep 24, 2023
8265035
Adding OpenSim.Server.{MoneyServer/RegionServer/RobustServer} using t…
mdickson Sep 26, 2023
1954398
Fix up a bunch of AssemblyVersion references that is borking addings …
mdickson Sep 26, 2023
85a5a22
Implicit Usings in dotnet6 requires that we fully qualify some type d…
mdickson Sep 26, 2023
38af11e
Dont create an Addin dependency on OpenSim.Region.Framework. Its impl…
mdickson Sep 27, 2023
293eb95
Make CoreModules load again with updated Plugin support. Using xml b…
mdickson Sep 27, 2023
0fedf8d
Move to Manifests instead of the annotation based approach. Addins f…
mdickson Oct 7, 2023
c5a50dc
Updates to addins to try and work around conflicting dependencies
mdickson Oct 10, 2023
62c6f61
Sync up the Tranquillity version string with 0.9.2.2. This is releas…
mdickson Oct 15, 2023
80e930e
mantis 9097: update umnanaged libs for mac, with fresh signature
UbitUmarov Nov 7, 2023
754ee54
Mono.Addins is gone. Its not fully supported on dotnet6+ anyway. Swi…
mdickson Nov 8, 2023
f94f6e7
a few cosmetic changes
UbitUmarov Nov 12, 2023
83d85cc
Merge branch 'master' into dotnet6
UbitUmarov Nov 27, 2023
6b87121
remove github action for net48
UbitUmarov Nov 27, 2023
0075e6e
nant no longer supported
UbitUmarov Nov 27, 2023
a948ccc
update prebuild.dll
UbitUmarov Nov 29, 2023
79ac5c7
remove some obsolete code
UbitUmarov Nov 29, 2023
1440731
cosmetics
UbitUmarov Nov 29, 2023
b7dc478
update libomv
UbitUmarov Dec 1, 2023
602569e
try to match viewer protocol changes on test feature
UbitUmarov Dec 1, 2023
acf41e9
mantis 9100: change Yengine order of precendence of && to be same as …
UbitUmarov Dec 2, 2023
cbdcf3b
more changes on the test feature
UbitUmarov Dec 2, 2023
738e789
mantis 9103: update libBulletsim for macs (unversal dylib). Thanks Cuga
UbitUmarov Dec 5, 2023
cc3dcdc
Merge changes from 8738 release into dotnet6 branch. Includes fixes …
mdickson Dec 6, 2023
cd4c009
a few changes to materials
UbitUmarov Dec 6, 2023
1d27845
a few changes to materials upload to inventory
UbitUmarov Dec 6, 2023
7547909
a few changes to materials
UbitUmarov Dec 6, 2023
e0ee44c
add a material asset
UbitUmarov Dec 6, 2023
4a3cfd1
BulletSim: Update Windows and Linux BulletSim binaries for x86_64 mac…
Misterblue Dec 8, 2023
23daf53
add some missing matovr full updates
UbitUmarov Dec 12, 2023
dce2f13
a few changes to assets uuid gather to support overrides
UbitUmarov Dec 18, 2023
130e4bb
Merge remote-tracking branch 'upstream/master' into feature/dotnet6
mdickson Dec 20, 2023
4b7bc68
Fixup a call to SQLiteCommand. We are using the NuGet version which…
mdickson Dec 20, 2023
a5c645f
Bump Version to 0.9.3.0.8754
mdickson Dec 20, 2023
cc6a2d2
add optional web profile url field to gridinfo, before we forget agai…
UbitUmarov Dec 29, 2023
ef1b5a8
remove obsolete add physics taint
UbitUmarov Jan 2, 2024
f90afb8
Cut MoneyServer over to Core Configuration and Logging and initialize…
mdickson Jan 4, 2024
111c913
Minor tweaks to the dotnet build scripting
mdickson Jan 4, 2024
8ba9e57
Do the restore during the build step
mdickson Jan 4, 2024
d75405e
Update dotnet and checkout actions to current.
mdickson Jan 4, 2024
dd76f69
Fixed a case issue with a sln path that works fine in Windows but not…
mdickson Jan 7, 2024
253700c
Merge remote-tracking branch 'upstream/master' into feature/dotnet6
mdickson Jan 7, 2024
e22ca31
Break out framework directories to Source/ and make a directory per p…
mdickson Jan 8, 2024
10837f1
Moved OpenSim.Data to Source directory and cleaned up the csproj file…
mdickson Jan 9, 2024
5fef83b
Flattened the script engine project hierarchy, there are now 2 dlls. …
mdickson Jan 10, 2024
9719790
Re-add tests. They need to be converted to xUnit but there is a basic…
mdickson Jan 17, 2024
a72cf27
Cutover dependencies for the MoneyServer and Robust to IConfiguration…
mdickson Jan 26, 2024
1e9faef
Reworked HTTP startup code. The rest of the code now uses the IHttpSe…
mdickson Jan 28, 2024
9bc8c16
Add Grid Services to Launch Configuration for the DI container so ins…
mdickson Feb 7, 2024
61f5fe8
Bump to use dotnet8, Updates for named modules loading for grid services
mdickson Feb 16, 2024
3270070
Package updates to net8
mdickson Feb 16, 2024
cdf98cb
Ported Gridservices. They need to all be carefully tested (testcases…
mdickson Feb 27, 2024
c8f8a5e
Move some files from share to doc and rename it to Doc
mdickson Feb 27, 2024
51968bf
FS Assets tested and working
mdickson Feb 28, 2024
7efd9e0
Make sure that FSAssets will also load the library if needed
mdickson Feb 28, 2024
7713f12
EF Core Models/Contexts for all the main database schemas. Core and …
mdickson Feb 28, 2024
6129804
Use DI to load the service associated with the handler using a tagnam…
mdickson Feb 29, 2024
915f04e
Temporarily remove some projects and get the rest of the Grid service…
mdickson Feb 29, 2024
3b5c7f3
Clean up some stuff that shouldnt be in source control
mdickson Feb 29, 2024
9aa6051
Move the rest of the files into Source and split out by projects. No …
mdickson Mar 1, 2024
3e087f0
Adding tests back into the solution. They need to be converted to xUn…
mdickson Mar 1, 2024
abe6f39
Add tests back in and get everything loading correctly
mdickson Mar 2, 2024
0957f55
Push up current work. Still needs some love but the restructering is…
mdickson Mar 17, 2024
3bd7f9c
Added an ILogger to the Scene and converted Scene.Inventory to use it…
mdickson Mar 29, 2024
65b9ece
Updates to the main Scene file and Event handlers for logging.
mdickson Mar 31, 2024
bde2ad5
Updated Scene related classes (SceneGraph, Scene and SceneEntity and …
mdickson Apr 3, 2024
daab607
Create a static singleton to contain a component resolver and logger …
mdickson Apr 4, 2024
94e964d
Integrate ApplicationContext with the GridService startup to show its…
mdickson Apr 6, 2024
2ad2f99
Convert handlers to take a logger in the constructer and pass it in w…
mdickson Apr 12, 2024
5fdf07f
Initial UGAIM template around AssetServer. More changes for compilat…
mdickson Apr 17, 2024
f4cc7db
Handle a possible null string initializing assets
mdickson May 7, 2024
0c3869a
Reducing compilation errors in feature/dotnet6 (#73)
Misterblue May 27, 2024
12109a1
Remove references to log4net (#76)
Misterblue Jun 1, 2024
393e013
Remove remaining usage of log4net in feature/dotnet6 branch (#77)
Misterblue Jun 5, 2024
5753772
Remove the SQLite and PGSQL Connectors. We'll provide support for the…
mdickson Jun 13, 2024
96b993c
Remove all references and use of Nini in feature/dotnet6 (#78)
Misterblue Jun 27, 2024
994c069
Flesh out new server definitions for HG and Grid server.
mdickson Jun 27, 2024
54dc9a0
Pushing this to share the implementation approach. This is almost en…
mdickson Jun 29, 2024
739c093
Slimmed down appsettings.
mdickson Jun 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 25 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/bin
**/charts
**/docker-compose*
**/compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
21 changes: 14 additions & 7 deletions .github/workflows/dotnetci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,21 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Setup .NET
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.*
- name: Restore dependencies
run: dotnet restore
dotnet-version: 8.x

- name: Build
run: dotnet build --no-restore
run: dotnet build -c Release

# - name: Run Tests
# run: dotnet test --logger "trx;LogFileName=<TestResults.trx>"
# run: dotnet test -c Release --no-build --verbosity normal --filter "Category!=LongRunning"
#
# - name: Pack
# run: dotnet pack src/Orleans.SyncWork/Orleans.SyncWork.csproj -c Release --no-restore --no-build --include-symbols -p:SymbolPackageFormat=snupkg -o .
#
# - name: Push to NuGet
# run: dotnet nuget push *.nupkg --skip-duplicate -s https://api.nuget.org/v3/index.json -k ${{secrets.NUGET_API_KEY}}
Loading