Commit Graph

4 Commits

Author SHA1 Message Date
Karthik S
5d286e1cc2
Merge 9f22ee15bc into e52ee8ca55 2024-11-16 00:59:33 +02:00
Eric Freese
2cc34c015e Switch from Circle CI to GitHub Actions
The testing docker image has been split up. Instead of having one image
with all supported versions of zsh installed, we now have a separate
image for each supported zsh version.

We use GitHub Action matrices to run jobs in parallel for all of the
supported versions.

We no longer need to publish images to Docker Hub. The images are just
built by CI (or developers) as needed from the Dockerfile in the repo.
2023-05-26 19:44:39 -06:00
talk2karthik
9f22ee15bc
Update bug-report.md 2023-04-01 12:20:57 +05:30
Eric Freese
324aad0ac9 Add issue templates
Configured through https://github.com/zsh-users/zsh-autosuggestions/issues/templates/edit
2019-07-02 21:03:58 -06:00