Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-306: Do run gdunit-action on CI-PR without publish report #417

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Apr 26, 2024

Why

The publishing test report is failing on forked repository.

What

  • use gdunit4-action@v1.0.6 and disable report publishing
  • add extra workflow to run after ci-pr to publish the reports afterward.

@MikeSchulze MikeSchulze self-assigned this Apr 26, 2024
@MikeSchulze MikeSchulze changed the title Update GdUnitSpyTest.gd gdunit-action test [WIP] Apr 26, 2024
@MikeSchulze
Copy link
Owner Author

The action v1.0.6 is working in my WF, but needs still to test against a forked repo

@MikeSchulze MikeSchulze changed the title gdunit-action test [WIP] GD-306: Do run gdunit-action on CI-PR without publish report Apr 26, 2024
@MikeSchulze MikeSchulze merged commit 665bb9d into master Apr 26, 2024
@MikeSchulze MikeSchulze deleted the action_test branch April 26, 2024 20:06
@MikeSchulze MikeSchulze added the CI CI - Workflow label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI - Workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-306: Run Test Reporter in a separate workflow to enable run CI from a forked repository
1 participant