kubernetes-sigs / kube-scheduler-wasm-extension

All the things to make the scheduler extendable with wasm.
Apache License 2.0
109 stars 22 forks source link

github action `testdata` might have a issue. #97

Closed Gekko0114 closed 4 months ago

Gekko0114 commented 10 months ago

What happened: There might be several issues. 1 testdata action might not fail because there is no command checking if the PR includes all wasm files, like git diff --exit-code. 2 However, introducing a command like git diff --exit-code might lead to a new problem. wasm files seem to depend on developer's environment. For example, I am using mac environment. Even though I don't change any codes, wasm file I build is different from the file attached in the github repo. If we implement a command like git diff --exit-code, we might need to standardize the development environment.

Please let me know if I misunderstand something.

(Previously I talked this issue with @kazukousen)

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: github_actions

sanposhiho commented 9 months ago

github action testdata might have a issue

@Gekko0114 Can you investigate if it does have or not when get a chance?

k8s-triage-robot commented 6 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 5 months ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

sanposhiho commented 4 months ago

/remove-lifecycle rotten /assign