MENU
  • Home
  • About
  • All Categories
  • Contact
  • RK Kaihatsu
RK Kaihatsu Tech Blog Programming Learning Notes
Programming Tips From Programmer
  • Home
  • About
  • All Categories
  • Contact
  • RK Kaihatsu
Programming Tips From Programmer
  • Home
  • About
  • All Categories
  • Contact
  • RK Kaihatsu
  1. Home
  2. Infrastructure
  3. GitLab

GitLab– category –

InfrastructureGitLab
  • GitLab

    How to resolve xcpretty locale error launched from GitLab CI

    When executing XCTest through GitLab CI, you may encounter the following error. /Library/Ruby/Gems/2.6.0/gems/xcpretty-0.3.0/lib/xcpretty/parser.rb:434:in `===': invalid byte sequence in US-ASCII (ArgumentError) from /Library/Ruby/Ge...
    2022-10-062023-05-20
  • GitLab

    Specify the XCTest test environment in which GitLab CI will run

    When conducting XCTest testing using GitLab CI, you must define the test environment. If the machine running Runner on the macOS app is an Apple Silicon machine, do we run it natively, or do we run the Intel binary with Rosetta2? If you ...
    2022-10-062023-05-20
  • GitLab

    Automate XCTest with GitLab’s CI

    GitLab has a Continuous Integration (CI) feature that allows you to perform continuous integration without deploying a separate solution dedicated to CI. Therefore, whenever I push my code to GitLab, XCTest is triggered to run unit tests...
    2022-10-062023-05-20
1
New articles
  • How to export issues to CSV file using GitHub CLI
    Git
  • How to Install GitHub CLI and Set up Authentication
    Git
  • How to generate diagrams with ChatGPT: Generating Codes
    ChatGPT
  • Utilizing ChatGPT Effectively: How to Specify Information and Tasks Efficiently
    ChatGPT
  • Requires Xcode 14.1 or later to release on App Store
    App Development News
Popular Articles
  • Fix Ubuntu on WSL that failed to boot after reinstalling
  • Set the window size in SwiftUI
  • Create the Native Menu Bar of Mac Apps with Flutter
  • How to setup OpenCV (for iOS apps)
  • [2023/6/2 Updated] System Requirements of Xcode
Categories
  • 3D CG
    • Maya
  • AI
    • ChatGPT
  • Application Development
    • App Development News
    • AppKit
      • How to create macOS apps with AppKit
    • Flutter
    • Objective-C
    • OpenCV
    • Python
    • Swift
    • SwiftUI
      • Create the ColorPicker with SwiftUI
  • Developer Devices
    • iPhone & iPad
    • Windows
  • Developer Tools
    • Git
    • Keychain
    • Xcode
      • How to use Xcode
  • Documentation
    • Markdown
    • Word
  • Infrastructure
    • Docker
    • GitLab
    • Nginx
    • WSL
  • Uncategorized
  • Web Service
  • Home
  • RK Kaihatsu
  • About This Blog
  • All Categories
  • Contact
  • Privacy Policy
  • Disclaimer
  • English
    • EN English English
    • JA Japanese 日本語

© RK Kaihatsu