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

ci: adjust dependency graph for workflows #322

Merged
merged 4 commits into from
Apr 19, 2023
Merged

Conversation

felangel
Copy link
Contributor

Description

  • ci: adjust dependency graph for workflows

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel requested review from eseidel and bryanoltman April 19, 2023 15:06
@felangel felangel self-assigned this Apr 19, 2023
- ./.github/actions/dart_package
- packages/shorebird_cli/**
- packages/shorebird_code_push_client/**
- packages/shorebird_code_push_protocol/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

run cli workflow if code_push_protocol changes

- ./.github/actions/dart_package
- packages/shorebird_code_push_client/**
- packages/shorebird_code_push_protocol/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

run code_push_client workflow if code_push_protocol changes

@bryanoltman bryanoltman merged commit 1c64cb5 into main Apr 19, 2023
@bryanoltman bryanoltman deleted the ci/workflow-deps branch April 19, 2023 15:14
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