Skip to content

Conversation

sydneyjodon-wk
Copy link
Collaborator

@sydneyjodon-wk sydneyjodon-wk commented Aug 7, 2025

We should set up gha-dart-oss so we can:

  • take advantage of shared workflows
  • use the publish workflow to auto-publish on merge 🎉

QA instructions

  • CI passes
  • All steps previously run in CI are still running even if some of them are in the shared jobs now
  • When this merges, follow along to make sure the package actually publishes

- name: Analyze project source
run: dart analyze

test:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because I changed this from "build" to "test" - I'll update Rosie to check for the new-named CI checks before this merges

- name: Analyze project source
run: dart analyze

test:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't use the shared unit-test from gha-dart-oss yet because we can't run other commands beforehand - see slack thread

@sydneyjodon-wk sydneyjodon-wk marked this pull request as ready for review August 8, 2025 23:09
@btr-rmconsole-3 btr-rmconsole-3 bot changed the title Set up gha-dart-oss FED-4060 Set up gha-dart-oss Aug 11, 2025
Copy link
Collaborator

@greglittlefield-wf greglittlefield-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+10

Copy link
Collaborator

@greglittlefield-wf greglittlefield-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+10

@sydneyjodon-wk
Copy link
Collaborator Author

@Workiva/release-management-p

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@btr-rmconsole-2 btr-rmconsole-2 bot merged commit 4826483 into master Aug 25, 2025
14 checks passed
@btr-rmconsole-2 btr-rmconsole-2 bot deleted the setup-gha-dart-oss branch August 25, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants