Commit Graph

5 Commits

Author SHA1 Message Date
Jesse de Wit
2ee709b927 ci: update actions versions 2024-03-01 14:14:41 +01:00
Jesse de Wit
a072e5c090 update all references to go build and cln_plugin 2024-02-05 16:04:10 +01:00
Jesse de Wit
48e4408b32 set commit hash in itests 2024-02-05 16:04:10 +01:00
Jesse de Wit
9242567cf1 itest: set individual test timeout to 6 minutes 2024-01-05 10:33:19 +01:00
lndev
36f7b87b29 Add GitHub Actions for Bitcoin, c-lightning, and LND setup and integration tests
- A new GitHub Actions workflow for running integration tests has been added. This workflow is defined in .github/workflows/integration_tests.yaml.
- New GitHub Actions for setting up Bitcoin, c-lightning, and LND environments have been implemented.
- The actions use caching for quick builds.
- The .gitignore file has been updated.
- LND and CLN setup and tests now run in their own individual jobs, which should improve the workflow speed.
- Introduced a new reusable action for handling test states.
2023-07-28 15:55:18 +02:00