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 GitHub action to run tests #159

Closed
StorytellerCZ opened this issue Sep 23, 2023 · 3 comments · Fixed by #173
Closed

Create GitHub action to run tests #159

StorytellerCZ opened this issue Sep 23, 2023 · 3 comments · Fixed by #173
Labels
good first issue This is an easy issue that beginners can tackle to get to know the code base.

Comments

@StorytellerCZ
Copy link
Member

Check out other repositories in the organization and setup GitHub action to run tests on pushes and PRs.

@StorytellerCZ StorytellerCZ added the good first issue This is an easy issue that beginners can tackle to get to know the code base. label Sep 23, 2023
@github-actions
Copy link

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously.
Our goal is to provide long-term lifecycles for packages and keep up
with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time.
Therefore, we can't guarantee your issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit
a pull request, too! We will accompany you in the process with reviews and hints
on how to get development set up.

Please also consider sponsoring the maintainers of the package.
If you don't know who is currently maintaining this package, just leave a comment
and we'll let you know

@vinayakhegde1
Copy link

@StorytellerCZ Hello I'm new to open source and git&github aswell . I checked the meteor-collection2 testsuite.yml file I wanted to know whether I have to create the same action file or i have to make any changes for this repo.Sorry for asking silly doubts but I'm curious to know

@StorytellerCZ
Copy link
Member Author

You can't make any settings changes to the repo, only maintainers can do that.

This issues is talking about the testsuite.yml in the .github folder. You will need to create something similar here, but adjusted to use local tests from package.json

@StorytellerCZ StorytellerCZ linked a pull request Oct 24, 2023 that will close this issue
@StorytellerCZ StorytellerCZ removed a link to a pull request Oct 24, 2023
@StorytellerCZ StorytellerCZ linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This is an easy issue that beginners can tackle to get to know the code base.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants