int128 / int128/diff-action

Multiple paths and wrong diff file name

Open
#819 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
5
Avg merge
2h 58m
Merged PRs (30d)
45

Description

  1. can not get new file name https://github.com/itering/helixrelayer/pull/8#issuecomment-2249743127
  2. wrong changed file name(configure.itering.json -> .itering.json) https://github.com/itering/helixrelayer/pull/8#issuecomment-2249743163
  3. looks not support multiple paths.
    with:
      base: |
         old/path_a
         old/path_b
      head: |
         path_a
         path_b
    

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the GitHub Action inputs that handle base and head paths, using the multiline example in this issue to reproduce the behavior. Compare the generated diff filenames with the requested paths and verify that new files and multiple paths are handled correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.