Skip to content

Fix pipeline builds#60

Closed
greatbridf wants to merge 9 commits intomasterfrom
fix/pipeline
Closed

Fix pipeline builds#60
greatbridf wants to merge 9 commits intomasterfrom
fix/pipeline

Conversation

@greatbridf
Copy link
Owner

  • Update riscv64 init script.
  • Remove useless files used by IDE.
  • Rework build image script. Introduce a build image framework for archs and platforms. Support multiple build configs.
  • Rework test script.
  • Update github pipeline, removing loongarch64 build and tests and add x86 tests instead.
  • Bump Rust nightly version to 2026-01-09.

Make print message prettier. Also panic when we have an error.

Signed-off-by: greatbridf <greatbridf@icloud.com>
Signed-off-by: greatbridf <greatbridf@icloud.com>
Rearrange code to pass args instead of by envs, no functionality
changes.

Signed-off-by: greatbridf <greatbridf@icloud.com>
Signed-off-by: greatbridf <greatbridf@icloud.com>
- printf -v is non-standard, use var=$(printf) instead.
- expect is not installed in the runner. install it manually

Signed-off-by: greatbridf <greatbridf@icloud.com>
Add PLATFORM in Makefile to indicate the actual system setup. Put build
image script of each platforms to dedicated folders. This makes creating
test setups easier.

Signed-off-by: greatbridf <greatbridf@icloud.com>
Instead, add an example vscode settings file for IDE use.

Signed-off-by: greatbridf <greatbridf@icloud.com>
Change the type of target width items to numbers according to the
specifications. Bump Rust version to nightly-2026-01-09.

Signed-off-by: greatbridf <greatbridf@icloud.com>
We don't really care about loongarch64...

Signed-off-by: greatbridf <greatbridf@icloud.com>
@greatbridf greatbridf closed this Jan 29, 2026
@greatbridf greatbridf deleted the fix/pipeline branch January 29, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant