Skip to content

chore(ci): Mostly replace GHA with Aspect Workflows #569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arrdem
Copy link
Collaborator

@arrdem arrdem commented May 29, 2025

As it says on the tin. Aspect Workflows benefits from stateful runners which can cache hit WAY faster than GHA's stateless runners will.


Changes are visible to end-users: no

Test plan

This is the test plan.

Copy link

aspect-workflows bot commented May 29, 2025

Test (bzlmod) (Test)

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

Buildkite build #3 is running...


Test (bzlmod) (Test)

e2e/repository-rule-deps

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

e2e/repository-rule-deps

Buildkite build #3 is running...


Test (bzlmod) (Test)

e2e/smoke

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

e2e/smoke

Buildkite build #3 is running...


Test (bzlmod) (Test)

e2e/system-interpreter

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

e2e/system-interpreter

Buildkite build #3 is running...


Test (bzlmod) (Test)

e2e/use_release

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

e2e/use_release

Buildkite build #3 is running...


Test (bzlmod) (Test)

examples/uv_pip_compile

Buildkite build #3 is running...


Test (WORKSPACE) (Test)

examples/uv_pip_compile

Buildkite build #3 is running...


Lint [.]      Lint [e2e/repository-rule-deps]      Lint [e2e/smoke]      Lint [e2e/system-interpreter]      Lint [e2e/use_release]      Lint [examples/uv_pip_compile]

Copy link

aspect-workflows bot commented May 29, 2025

Test (bzlmod) (Test)

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

Buildkite build #230 is running...


Test (bzlmod) (Test)

e2e/repository-rule-deps

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

e2e/repository-rule-deps

Buildkite build #230 is running...


Test (bzlmod) (Test)

e2e/smoke

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

e2e/smoke

Buildkite build #230 is running...


Test (bzlmod) (Test)

e2e/system-interpreter

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

e2e/system-interpreter

Buildkite build #230 is running...


Test (bzlmod) (Test)

e2e/use_release

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

e2e/use_release

Buildkite build #230 is running...


Test (bzlmod) (Test)

examples/uv_pip_compile

Buildkite build #230 is running...


Test (WORKSPACE) (Test)

examples/uv_pip_compile

Buildkite build #230 is running...


Lint [.]      Lint [e2e/repository-rule-deps]      Lint [e2e/smoke]      Lint [e2e/system-interpreter]      Lint [e2e/use_release]      Lint [examples/uv_pip_compile]

Copy link

e2e/use_release folder: LCOV of commit 0d09b0f during CI #1794

Summary coverage rate:
  lines......: 100.0% (2 of 2 lines)
  functions..: 100.0% (1 of 1 function)
  branches...: no data found

Files changed coverage rate: n/a

@alexeagle
Copy link
Member

I had setup GHA here to report the coverage data, we should ensure that continues to work with AW publishing the coverage data to codecov (or anywhere else)

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.

2 participants