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

revert onboarding job #72

Merged
merged 1 commit into from
Feb 20, 2025
Merged

revert onboarding job #72

merged 1 commit into from
Feb 20, 2025

Conversation

golanglemonade
Copy link
Member

jobs dependent on core cannot be defined here; they will need to be defined in the core repo and than configured here (which is something I was trying to decide originally is where to define these jobs)

The problem right now is the core depends on riverboat (to insert jobs) and with this here, riverboat then depends on core. So if you make a breaking change to a schema, the import will be broken and nothing will build (fun times :-D)

I'll set this back up in core and then configure here when its ready.

Signed-off-by: Sarah Funkhouser <[email protected]>
@golanglemonade golanglemonade requested a review from a team as a code owner February 20, 2025 19:04
@github-actions github-actions bot added enhancement New feature or request jobs labels Feb 20, 2025
@golanglemonade golanglemonade enabled auto-merge (squash) February 20, 2025 19:06
@golanglemonade golanglemonade merged commit df336f9 into main Feb 20, 2025
12 checks passed
@golanglemonade golanglemonade deleted the feat-onboarding-revert branch February 20, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants