This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be1b2c845b5cbc4c9727e84e2dfd9ec987471602
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
ben marsh
ad3ab756b4
Horde: Use the correct token for writing artifacts. Adds an IArtifactBuilder interface returned from IArtifactCollection.CreateAsync() which can be used to upload artifact data with the correct permissions.
...
[CL 36762334 by ben marsh in 5.5 branch]
2024-10-01 20:16:13 -04:00
..
Properties
…
Scripts
…
Tasks
Horde: Use the correct token for writing artifacts. Adds an IArtifactBuilder interface returned from IArtifactCollection.CreateAsync() which can be used to upload artifact data with the correct permissions.
2024-10-01 20:16:13 -04:00
.editorconfig
…
BgCondition.cs
BuildGraph: Remove some references to UnrealBuildBase.
2024-07-26 20:26:08 -04:00
BgGraphBuilder.cs
…
BgNodeExecutor.cs
BuildGraph: Remove some references to UnrealBuildBase.
2024-07-26 20:26:08 -04:00
BgSchema.cs
Horde: Include artifacts created through the CreateArtifact BuildGraph task in the list of artifacts for the job.
2024-08-30 09:52:03 -04:00
BgScriptNode.cs
…
BgScriptReader.cs
Horde: Add an error if a name or type is not specified for an artifact.
2024-09-03 15:18:09 -04:00
BgScriptWriter.cs
…
BgTask.cs
…
BuildGraph.Automation.csproj
Merging NET 8 upgrades from Main.
2024-10-01 19:12:37 -04:00
BuildGraph.cs
Horde: Include artifacts created through the CreateArtifact BuildGraph task in the list of artifacts for the job.
2024-08-30 09:52:03 -04:00
JobContext.cs
…
Task.cs
…
TempStorage.cs
AutomationTool: Update BuildCommand to use nullable annotations.
2024-06-19 13:31:34 -04:00