Windows 10: Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...

Discus and support Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on... in Windows 10 Gaming to solve the problem; Hi All, Good Morning/Evening! As a part of User Story, I need to generate a .MSI out of 3 Projects in .net and facing Issues in GITLAB CI/CD Pipeline.... Discussion in 'Windows 10 Gaming' started by Gourisetty Sreedhar, Apr 3, 2023.

  1. Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...


    Hi All, Good Morning/Evening! As a part of User Story, I need to generate a .MSI out of 3 Projects in .net and facing Issues in GITLAB CI/CD Pipeline. GitLAB CI/CD pipeline will run these 3 Projects in GitLab runner and as we do no have ADMIN privileges for GITLAB, I am facing issues with one of the Project to run one of the project on Linux Docker ContainerGitLab runner. Basically i was looking for Windows Docker Container for GITLAB Runner. As an aletrnate Solution,In Local i was able to do it using Python and generate .MSI but facing issues when i run the same on GITLAB CI/CD Pipeline.

    :)
     
    Gourisetty Sreedhar, Apr 3, 2023
    #1
  2. glove78 Win User

    Grid Runners

    We received the code for Minecraft Grid Runners at Target. We have redeemed at the Microsoft store and it shows up in my account, but when I click "Install" it just shows the 16 digit code and a button that says "copy". When I click copy nothing happens.
    No wizard opens or anything that would lead to a next step. Any suggestions?
     
    glove78, Apr 3, 2023
    #2
  3. Jizzler Win User
    YAML sucks

    Written back in 2009, so I guess this fad is still going.

    Haven't been exposed to it yet so I took a look at a YAML sample file just now...

    Barf.
     
    Jizzler, Apr 3, 2023
    #3
  4. Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...

    YAML sucks

    For those who haven't heard about it, here's the official site for it:
    The Official YAML Web Site

    Sure, it is a readable format but it is the worst format I've ever worked with in terms of coding for. I tried using other people's libraries (three of them I think) and was so confused, I trashed them. I tried coding my own, also resulted in confusion and trashing it. Finally, I decided the only way I can navigate the all important "spaces" (because they refuse to use tabs) was to use a tree so I could easily tell it to move between children and parents as it was parsing each line. That finally got the hierarchy mess sorted but then, to output the file back in YAML format, I had to write a wall of text because Trees aren't navigator friendly (have to open child after child after child and/or assign new objects to new objects to new objects). Not only that but in order to do the "name: value" at the end, I had to put in some shameful, unflexible wizardry to make it ignore outputting tabs (which breaks the format), not output colons, and ignore linebreaks. It's amazing it works at all.

    For the love of the computing gods, use XML, INI, or some other decent scripting format than YAML. They may not be as human ledgible as YAML but editors are relatively easy to make which end up being infinitely better than text editing a YAML anyway.

    JSON is better than YAML because it has brackets to tell when something starts and stops. YAML omits almost all of them.
     
    FordGT90Concept, Apr 3, 2023
    #4
Thema:

Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...

Loading...
  1. Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on... - Similar Threads - Facing Issues while

  2. facing issues while uninstalling the apps.

    in Windows 10 Software and Apps
    facing issues while uninstalling the apps.: hello there, i am frequently facing some issues while uninstalling the apps form the device.i dont find the data on the device but still it acquire the required space and it's shown in the settings >apps > installed apps. and if i tried to unistall it, popups came like...
  3. facing issues while uninstalling the apps.

    in Windows 10 Gaming
    facing issues while uninstalling the apps.: hello there, i am frequently facing some issues while uninstalling the apps form the device.i dont find the data on the device but still it acquire the required space and it's shown in the settings >apps > installed apps. and if i tried to unistall it, popups came like...
  4. Issues with generating PPKG using customizations.xml file

    in Windows 10 Gaming
    Issues with generating PPKG using customizations.xml file: What I'm trying to do:I'm trying to generate a PPKG file using settings from the customizations.xml configuration file. For generating the PPKG file, I use the CLI command named ICD, here's the documentation for it:...
  5. Issues with generating PPKG using customizations.xml file

    in Windows 10 Software and Apps
    Issues with generating PPKG using customizations.xml file: What I'm trying to do:I'm trying to generate a PPKG file using settings from the customizations.xml configuration file. For generating the PPKG file, I use the CLI command named ICD, here's the documentation for it:...
  6. Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...

    in Windows 10 Software and Apps
    Facing Issues while generating .MSI using YAML code in GitLab Runner which is running on...: Hi All, Good Morning/Evening! As a part of User Story, I need to generate a .MSI out of 3 Projects in .net and facing Issues in GITLAB CI/CD Pipeline. GitLAB CI/CD pipeline will run these 3 Projects in GitLab runner and as we do no have ADMIN privileges for GITLAB, I am...
  7. Facing issue while installing autocad software

    in Windows 10 Installation and Upgrade
    Facing issue while installing autocad software: Dear Sir/Ma'am,We are facing issue while installing autodesk autocad software.Error 1612 is generating and asking for .msi file to install. https://answers.microsoft.com/en-us/windows/forum/all/facing-issue-while-installing-autocad-software/3ddc5379-b71d-4310-8ed8-37e952228fb6
  8. Facing problem in running visual code

    in Windows 10 Customization
    Facing problem in running visual code: how to solve this my vs is not working https://answers.microsoft.com/en-us/windows/forum/all/facing-problem-in-running-visual-code/c0315db9-5b85-4655-b7da-8a6c5c0536e8
  9. Issues while using Nahimic on MSI GE63 8RE

    in Windows 10 Drivers and Hardware
    Issues while using Nahimic on MSI GE63 8RE: Bought a MSI GE63 8RE Laptop couple months ago and straight out the box the speakers kept making a popping sound, contacted Microsoft and the assisted me to update the driver , uninstalled the old outdated driver and installed the new updated driver , problem was sorted , but...
  10. Grid Runners

    in Windows 10 Gaming
    Grid Runners: We received the code for Minecraft Grid Runners at Target. We have redeemed at the Microsoft store and it shows up in my account, but when I click "Install" it just shows the 16 digit code and a button that says "copy". When I click copy nothing happens. No wizard opens or...