File tree Expand file tree Collapse file tree 4 files changed +416
-386
lines changed
Expand file tree Collapse file tree 4 files changed +416
-386
lines changed Original file line number Diff line number Diff line change 11---
22
3- title : xPack {{packageConfig.descriptiveName}} v{{xpackVersion}} released
3+ title : {{packageConfig.descriptiveName}} v{{xpackVersion}} released
44seo_title : Version {{xpackVersion}} released
55description : Version {{xpackVersion}} is a TODO maintenance/new release.
66keywords :
Original file line number Diff line number Diff line change @@ -252,27 +252,27 @@ caffeinate ssh xbbli
252252
253253<CommonPlatformDockerBuild platform = " linux-x64" />
254254
255- ### Build the x64 Windows binaries
255+ ### Build the ARM64 GNU / Linux binaries
256256
257- Execute the Docker build on the production machine (` xbbli ` );
257+ Execute the Docker build on the production machine (` ampere ` );
258258start a VS Code remote session , or connect with a terminal:
259259
260260` ` ` sh
261- caffeinate ssh xbbli
261+ caffeinate ssh ampere
262262` ` `
263263
264- <CommonPlatformDockerBuild platform = " win32-x64 " />
264+ <CommonPlatformDockerBuild platform = " linux-arm64 " />
265265
266- ### Build the ARM64 GNU / Linux binaries
266+ ### Build the x64 Windows binaries
267267
268- Execute the Docker build on the production machine (` ampere ` );
268+ Execute the Docker build on the production machine (` xbbli ` );
269269start a VS Code remote session , or connect with a terminal:
270270
271271` ` ` sh
272- caffeinate ssh ampere
272+ caffeinate ssh xbbli
273273` ` `
274274
275- <CommonPlatformDockerBuild platform = " linux-arm64 " />
275+ <CommonPlatformDockerBuild platform = " win32-x64 " />
276276
277277### Update the durations of the development builds
278278
You can’t perform that action at this time.
0 commit comments