Commit Graph

26 Commits

Author SHA1 Message Date
Yaroslav Halchenko 12475850b5 Add github action to codespell main on push and PRs 2025-06-19 01:16:08 -04:00
Michael Panchenko afea349d67 CI, added some memories 2025-06-16 13:51:57 +02:00
Michael Panchenko df5b68c6b4 Merge pull request #157 from diazoxide/main
Add Docker support with GitHub Actions workflow and updated Readme.md
2025-06-15 11:45:01 +02:00
Michael Panchenko 6c03f10f8d No rust tests on ubuntu either for now 2025-06-10 01:09:36 +02:00
Michael Panchenko c14fff0517 No java tests on ubuntu for now 2025-06-10 01:03:45 +02:00
Michael Panchenko d1537d682c CI: maybe rust and java run? 2025-06-10 00:36:25 +02:00
Michael Panchenko 9202924189 LS: logging, thread-safe shutdown 2025-06-09 17:58:02 +02:00
Aaron Yordanyan 9026ec5ef2 Add Docker support with GitHub Actions workflow and updated configurations
- Introduced `.github/workflows/docker.yml` for building and pushing Docker images.
- Updated `Dockerfile` to split stages for `base`, `development`, and `production`.
- Added `compose.yaml` for Docker Compose setups.
- Enhanced `README.md` with Docker usage instructions.
2025-06-06 17:15:16 +04:00
Michael Panchenko 7445bbcc42 Revert GH changes, don't run snapshot tests on Windows 2025-06-04 21:23:21 +02:00
Michael Panchenko 08e0711ee7 GH: try full test suite again 2025-06-04 21:04:30 +02:00
Michael Panchenko be8d62128f GH: don't run java and rust tests for the time being 2025-06-02 21:52:23 +02:00
Michael Panchenko 34ad871b21 GH: run on push to main 2025-05-20 01:41:36 +02:00
Michael Panchenko 30b2416377 GH: cancel action on new push 2025-05-19 16:42:28 +02:00
Michael Panchenko dcf48e1aa8 GH: cache packages 2025-05-19 15:49:22 +02:00
Michael Panchenko a9ef430629 Don't run java tests on macos for now 2025-05-19 15:41:49 +02:00
Michael Panchenko bef724f2da GH: don't fail fast 2025-05-19 14:05:38 +02:00
Michael Panchenko 132a139070 GH: test if simplified gopls install now works 2025-05-19 14:01:11 +02:00
Michael Panchenko 5c7c2d0690 GH action: gopls install 2025-05-19 14:00:19 +02:00
Michael Panchenko 4e6ef6badd GH: add setup go action 2025-05-19 13:54:10 +02:00
Michael Panchenko 0f13643b6b Removed unused build things (leftover from initial commit) 2025-05-19 13:49:52 +02:00
Michael Panchenko e9beef6bc7 GH: run tests on all OS 2025-05-19 13:44:20 +02:00
Michael Panchenko d396b07990 GH action: don't run outside of PR 2025-04-29 14:22:12 +02:00
Michael Panchenko 3de5da6047 GH: install gopls before tests 2025-04-28 15:50:12 +02:00
Michael Panchenko 7b837becd2 Manual trigger on lint workflow 2025-03-24 20:10:12 +01:00
Michael Panchenko 8ff7fa0501 GH actions 2025-03-24 20:02:33 +01:00
Michael Panchenko e93169bc8d Initial commit from pymetrius template 2025-03-23 23:33:19 +01:00