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

fix: Run examples from own directory #834

Merged
merged 14 commits into from
Jan 10, 2025
Merged

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Jan 10, 2025

Description

Due to dart-lang/pub#4486 examples must run exec from their own directories (not sure why this wasn't the case from the beginning).

Type of Change

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

spydon added 13 commits January 9, 2025 17:47
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

Since pub workspaces now can run analyze within all packages in the
workspace we can now remove our analyze proxy command.

Closes: #827 

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] ✨ `feat` -- New feature (non-breaking change which adds
functionality)
- [x] 🛠️ `fix` -- Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ `!` -- Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 `refactor` -- Code refactor
- [ ] ✅ `ci` -- Build configuration change
- [ ] 📝 `docs` -- Documentation
- [ ] 🗑️ `chore` -- Chore
Copy link

docs-page bot commented Jan 10, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/melos~834

Documentation is deployed and generated using docs.page.

@spydon spydon changed the title Fix/run examples from own directory fix: Run examples from own directory Jan 10, 2025
@spydon spydon enabled auto-merge (squash) January 10, 2025 13:11
@spydon spydon merged commit e4ade76 into main Jan 10, 2025
11 checks passed
@spydon spydon deleted the fix/run-examples-from-own-directory branch January 10, 2025 13:12
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.

1 participant