Make Sear full-feed gate relative to ignition temp#23
Merged
Pulumi / inferno-deploy/main - preview deployment
succeeded
Jun 19, 2026 in 20s
Preview deployment
Deployment #27 succeeded. The last 100 lines of logs are shown below. Visit the Pulumi Cloud for complete logs.
Details
Logs
Setup
Starting container
Container created (c06c0f248e122a45fe02e1a7eff0c369253aae68d98f96cf4dfae84f21c9fc08)
Container started (c06c0f248e122a45fe02e1a7eff0c369253aae68d98f96cf4dfae84f21c9fc08)
Download deployment executor
$ curl --retry 5 -H "Authorization: token $PULUMI_ACCESS_TOKEN" "$PULUMI_SERVICE_URL/deployments/executor" -o /pulumi-deploy-executor.gz && gzip -d /pulumi-deploy-executor.gz && chmod +x /pulumi-deploy-executor && /pulumi-deploy-executor version --workDir="/deployment"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1752k 0 1752k 0 0 2320k 0 --:--:-- --:--:-- --:--:-- 2320k
100 12.6M 0 12.6M 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 12.9M
Git Hash: 60602274caa4f04e0b285098c193027227485f94
Build Timestamp: 2026-06-18T22:36:28Z
Get source
$ /pulumi-deploy-executor getsource git --repoURL="https://github.com/CamSoper/Inferno.git" --workDir="/deployment" --personalAccessToken="$PULUMI_DEPLOY_PERSONALACCESSTOKEN" --commit="eef128449bb5c76aa6670e5e85a7834532f1fd44" --repoDir="Inferno.Deploy"
Successfully cloned: https://github.com/CamSoper/Inferno.git
Download dependencies
$ /pulumi-deploy-executor dependencies download --workDir="/deployment/Inferno.Deploy"
Installing dependencies...
Welcome to .NET 9.0!
---------------------
SDK Version: 9.0.312
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Determining projects to restore...
Restored /deployment/Inferno.Deploy/Inferno.Deploy.csproj (in 2.05 sec).
Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.79
Finished installing dependencies
running 'dotnet build -nologo'
Determining projects to restore...
All projects are up-to-date for restore.
Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.94
'dotnet build -nologo' completed successfully
[resource plugin command-1.2.1] installing
warning: A new version of Pulumi is available. To upgrade from version '3.229.0' to '3.247.0', visit https://pulumi.com/docs/install/ for manual instructions and release notes.
Pre-run command 1
$ mkdir -p ~/.ssh && echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
pulumi preview
$ /pulumi-deploy-executor pulumi preview --stackIdentity="CamSoper-org/inferno-deploy/main" --workDir="/deployment/Inferno.Deploy"
Previewing update (main)
View Live: https://app.pulumi.com/CamSoper-org/inferno-deploy/main/previews/0793af00-2665-4231-a358-5723ead99ca0
pulumi:pulumi:Stack inferno-deploy-main running 'dotnet build -nologo'
pulumi:pulumi:Stack inferno-deploy-main Determining projects to restore...
pulumi:pulumi:Stack inferno-deploy-main All projects are up-to-date for restore.
pulumi:pulumi:Stack inferno-deploy-main Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
pulumi:pulumi:Stack inferno-deploy-main
pulumi:pulumi:Stack inferno-deploy-main Build succeeded.
pulumi:pulumi:Stack inferno-deploy-main 0 Warning(s)
pulumi:pulumi:Stack inferno-deploy-main
pulumi:pulumi:Stack inferno-deploy-main Time Elapsed 00:00:00.95
pulumi:pulumi:Stack inferno-deploy-main 'dotnet build -nologo' completed successfully
pulumi:pulumi:Stack inferno-deploy-main running 'dotnet build -nologo' completed successfully
++ command:local:Command publish-api create replacement [diff: ~triggers]
+- command:local:Command publish-api replace [diff: ~triggers]
++ command:remote:Command restart-api create replacement [diff: ~triggers]
+- command:remote:Command restart-api replace [diff: ~triggers]
-- command:local:Command publish-api delete original [diff: ~triggers]
-- command:remote:Command restart-api delete original [diff: ~triggers]
pulumi:pulumi:Stack inferno-deploy-main
Resources:
+-2 to replace
11 unchanged
The log file for this run is at /tmp/pulumi.c06c0f248e12.root.log.INFO.20260619-225632.345
Result: succeeded
Loading