Skip to content
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

A nucleus workflow that auto-runs on PRs #17095

Open
afuller-TT opened this issue Jan 24, 2025 · 0 comments
Open

A nucleus workflow that auto-runs on PRs #17095

afuller-TT opened this issue Jan 24, 2025 · 0 comments
Assignees

Comments

@afuller-TT
Copy link
Contributor

AC:

  • A new workflow that has a clear name for its INTENT (rather than describing its contents)
  • Workflow clearly states what the conditions are for including additional jobs (may be revised as we move forward)
  • Initial contents: compile the repo 😂
  • Workflow runs on every PR
  • Workflow cancels obsolete runs upon PR update
@afuller-TT afuller-TT self-assigned this Jan 24, 2025
afuller-TT added a commit that referenced this issue Jan 24, 2025
…17097)

### Ticket
#17095

### Problem description
We don't even compile our repo automatically in PRs. Re require devs to
navigate the maze of GH to find the right button to mash. And we can't
just auto-run APC because that's crazy long (and heavy on the infra).

### What's changed
A new workflow that does a simple build. We'll expand later, but with an
eye on robustness and speed.
patrickroberts pushed a commit that referenced this issue Jan 25, 2025
…17097)

### Ticket
#17095

### Problem description
We don't even compile our repo automatically in PRs. Re require devs to
navigate the maze of GH to find the right button to mash. And we can't
just auto-run APC because that's crazy long (and heavy on the infra).

### What's changed
A new workflow that does a simple build. We'll expand later, but with an
eye on robustness and speed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant