Commit Graph

27 Commits

Author SHA1 Message Date
Henrik Brodin fab3b3cae5 Remove check for intermediate patch generation step in ci 2025-02-10 11:27:40 +00:00
Henrik Brodin c7dd26ad7e Fix test issues and add to integration test 2025-02-10 10:27:30 +00:00
Riccardo Schirone ec2ad5ca8a fix stringh grep 2025-02-07 15:17:01 +00:00
Riccardo Schirone ddba18c0bb fix env 2025-02-07 15:17:01 +00:00
Riccardo Schirone 4a83b0e30d ci: REACTIVATE 2025-02-07 15:17:01 +00:00
Riccardo Schirone fb8266467a adjust activation 2025-02-07 15:17:01 +00:00
Riccardo Schirone 247b9f7013 REMOVE ME 2025-02-07 15:17:01 +00:00
Riccardo Schirone 25d0df89e9 remove comment 2025-02-07 15:17:01 +00:00
Riccardo Schirone aa5b1857af ci: fix enable ci 2 2025-02-07 15:17:01 +00:00
Riccardo Schirone aee56917ab ci: fix enable ci 2025-02-07 15:17:01 +00:00
Riccardo Schirone c94dcda18d configure ghcr token 2025-02-07 15:17:01 +00:00
Riccardo Schirone e3592d8112 ci: add timeouts 2025-02-07 15:17:01 +00:00
Riccardo Schirone 2cb6679d28 ci: check vuln/patch submissions 2025-02-07 15:17:01 +00:00
Riccardo Schirone 90fd0f4c63 ci: reduce time the crs is run 2025-02-07 15:17:01 +00:00
Riccardo Schirone 6a2ece9f62 ci: make task_crs work 2025-02-07 15:17:01 +00:00
Riccardo Schirone 6e1e9e5426 show logs in the meantime 2025-02-07 15:17:01 +00:00
Riccardo Schirone 81c644f497 configure .env file 2025-02-07 15:17:01 +00:00
Riccardo Schirone b2e06be67b ci: enable compose integration tests also for some PRs 2025-02-07 15:17:01 +00:00
Riccardo Schirone 4f306f416f ci: submit task to CRS 2025-02-07 15:17:01 +00:00
Riccardo Schirone 4546547e25 CI: add a workflow to run the whole CRS through compose 2025-02-07 15:17:01 +00:00
Riccardo Schirone 5966c2629e CI: use matrix for testing multiple components 2025-02-05 10:23:56 +01:00
Ronald Eytchison 68144e035c Add sandbox tests 2025-01-31 09:13:02 -05:00
Ronald Eytchison 0df13c87d6 Add seed-gen to pytest workflow 2025-01-27 16:20:55 -05:00
Ronald Eytchison 413af45bea Add ruff for seedgen and pass check 2025-01-27 16:20:55 -05:00
2over12 c26a3e223d Add program model demo (#17)
* add program model uv

* add tool to common

* remove oss fuzz tool

* add docker

* implement build base image

* fix ret check

* add builder for subimage

* remove old tool

* hack to avoid dupped kzip files

* fixes... need to work out LD hack

* fix find

* justfile for building kythe

* update dockerfile

* add upload tool

* update protobuf

* move into compose

* fix merge invocation

* fix up invoc

* bump kythe

* reformat

* format

* format

* remove unused

* add lint and change version

* fixes

* exclude

* fix formatting:

* dev deps

* add dep

* exclude gen

* fix
2025-01-26 13:09:37 -05:00
Riccardo Schirone 529ef108f2 ci: add lint/tests for each package 2025-01-23 15:17:18 +01:00
Riccardo Schirone 96e92962d7 deployment: basic IaC to deploy AKS
Based on the aixcc-finals/example-crs-architecture repository.
2025-01-13 14:56:30 +01:00