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

Create a Test Project that Validates the Functionality of the Reusable GitHub Actions #19

Open
1 task done
PSchmiedmayer opened this issue Jul 30, 2023 · 3 comments
Open
1 task done
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@PSchmiedmayer
Copy link
Member

Problem

  • The current repo setup relies on external tests in other repos to validate the functionality of the build scripts

Solution

  • The repo should contain a test project that contains multiple targets to validate the functionality of the different GitHub Actions

Additional context

This issue is a great way to get started with contributing to the GitHub Actions and getting familiar with the issue as it mainly consists of testing and validating the existing functionality.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@PSchmiedmayer PSchmiedmayer added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 30, 2023
@Supereg
Copy link
Member

Supereg commented Jul 30, 2023

Wouldn’t it make sense to include the project inside this repository to allow for automated PR testing such that everything is self-contained?
Similar to how we do it with the swiftlint action?

@PSchmiedmayer
Copy link
Member Author

@Supereg Yes, that was the intention of the issue, including it in this project is the way to go 👍

@PSchmiedmayer
Copy link
Member Author

#41 provides an other motivation for this, we should see that we can also catch regressions in these workflows.

@PSchmiedmayer PSchmiedmayer moved this from Next Steps to Backlog in Project Planning Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants