Skip to content

Conversation

vikman90
Copy link
Member

@vikman90 vikman90 commented Jun 11, 2025

Description

This PR modifies multiple test integration workflows to explicitly exclude the .git folder from the artifacts they produce. This ensures cleaner artifact packages and prevents potential issues with unnecessary files being included.

Proposed Changes

Results and Evidence

  • Verified that generated artifacts no longer contain any .git folders:
    image

  • All workflows continue to function as expected after the changes:

Result Workflow Link
🟢 6_builderpackage_agent-linux #5

Artifacts Affected

Modified action:

  • 6_builderpackage_agent_linux

Affected workflow:

  • 6_builderpackage_agent-linux

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues

@vikman90 vikman90 self-assigned this Jun 11, 2025
@vikman90 vikman90 force-pushed the enhancement/2501-clean-git-folder-workflow branch from ed14acd to 7740ace Compare June 11, 2025 16:38
@vikman90 vikman90 marked this pull request as ready for review June 11, 2025 16:39
@vikman90 vikman90 requested a review from cborla June 11, 2025 16:41
Copy link
Member

@cborla cborla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • Code changes reviewed
  • Relevant evidence provided
  • Meets requirements and/or definition of done

@vikman90 vikman90 merged commit 72140d6 into main Jun 12, 2025
19 checks passed
@vikman90 vikman90 deleted the enhancement/2501-clean-git-folder-workflow branch June 12, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants