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

Use GitHub Actions instead of Travis CI #33

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

kojix2
Copy link
Contributor

@kojix2 kojix2 commented Mar 13, 2024

Hi @makenowjust

I recently had the opportunity to use the mustache file format.
And I came here looking for the Crystal library.
Travis CI was down so I rewrote it to GitHub Actions.
Thank you in advance for your help.

This GitHub Actions worked fine in my forked repository.
https://github.com/kojix2/crustache/actions/runs/8261960438

push:
pull_request:
schedule:
- cron: "45 3 * * 6" # Runs at 03:45, only on Saturday
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This scheduled run is to fulfill the requirements for Awesome Crystal guideline.
Please see https://github.com/veelenga/awesome-crystal/blob/master/.github/CONTRIBUTING.md

@makenowjust
Copy link
Owner

Thank you! LGTM

@makenowjust makenowjust merged commit fdfab02 into makenowjust:master Mar 13, 2024
@kojix2 kojix2 deleted the ci branch March 13, 2024 13:58
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