Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: semantic-release/gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wisesky0/gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 28 files changed
  • 1 contributor

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    5582725 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Configuration menu
    Copy the full SHA
    32f6c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c06ca View commit details
    Browse the repository at this point in the history
  3. feat: 패키지 이름을 '@semantic-release/gitlab'에서 '@wafful-node-package/gitl…

    …ab'로 수정하고, 관련 문서 및 코드에서 모든 참조를 업데이트함. 저자 정보와 URL도 변경됨.
    wisesky0 committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    bf1390a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b89652f View commit details
    Browse the repository at this point in the history
  5. refactor: parentProjectPath를 parentPath로 변경, 테스트 코드 수정

    - parentProjectPath를 parentPath로 변경하여 코드 일관성 유지
    - GitLab API URL을 http://git.nucube.lguplus.co.kr로 업데이트
    - 관련 테스트 및 문서에서 URL 수정
    wisesky0 committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    00370ff View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. feat: add fast-xml-parser and yaml dependencies; update success.js to…

    … handle parent issue creation with YAML parsing
    
    - Introduced fast-xml-parser for XML handling and yaml for YAML processing.
    - Enhanced the success.js logic to create or update parent issues with parsed YAML data from pom.xml.
    - Improved error handling for multiple parent issues found during the process.
    wisesky0 committed May 5, 2025
    Configuration menu
    Copy the full SHA
    cd5ae66 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. feat: parent issue create

    wisesky0 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    25c1dc1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    cd1ac95 View commit details
    Browse the repository at this point in the history
Loading