5 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7de156daee
Fix CI regex to use PCRE2 mode for non-greedy quantifier support
Agent-Logs-Url: https://github.com/logos-blockchain/lez-programs/sessions/65c1e83e-b757-457f-bd78-2073df6b2c1a

Co-authored-by: 0x-r4bbit <445106+0x-r4bbit@users.noreply.github.com>
2026-05-22 07:32:34 +00:00
r4bbit
33e233dee5
chore: adjust linting rules and introduce Makefile
This relaxes some of the rules introduced in the previous commit.
To simplify testing, building and formatting locally and on CI, we also
introduce a dedicated makefile
2026-05-21 11:20:04 +02:00
Ricardo Guilherme Schmidt
a3163dbe58
chore(lint): add staged lint baseline 2026-05-21 11:19:57 +02:00
r4bbit
94f14ae305 ci: add IDL freshness check and consolidate artifacts
Move IDL files to artifacts/ and add a convention-based CI check that
discovers all programs via */methods/guest/src/bin/*.rs and fails if
any program is missing its IDL or has one that is out of date.
2026-04-14 11:22:24 +02:00
r4bbit
45ed284825 chore: initial repository setup for programs 2026-03-30 23:58:43 +02:00