cloudposse / cloudposse/github-action-matrix-outputs-read

Error on re-running failed jobs

Open
#17 1 comment 0 reactions 1 assignee Claimed by @goruha View on GitHub
bug
Dominant language
No language data
Stars
13
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help.

[![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)

## Describe the Bug
Re-run failed jobs distorts the reading of outputs

## Expected Behavior
Please give me a solution

## Steps to Reproduce
Steps to reproduce the behavior:
1. create a workflow
2. add a matrix job (matrix.number: ["0", "1"]) with two steps:
- using cloudposse/github-action-matrix-outputs-write, write a random integer as output
- exit ${{ matrix.number }}
3. add a job to read the outputs of your matrix and display the output
4. run the job once
5. re-run the failed job
6. compare the outputs you should view the outputs of the first run

## Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:
- OS: [Linux]
- Version [main]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.