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

feat: add check for publishable packages #582

Merged

Conversation

dtscalac
Copy link
Contributor

Description

Adds earthly check for validating that dart/flutter publishable packages can be published without issues to pub.dev.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@dtscalac dtscalac added review me PR is ready for review dart Pull requests that update Dart code labels Jun 27, 2024
@dtscalac dtscalac self-assigned this Jun 27, 2024
@dtscalac dtscalac changed the base branch from main to feat/publish-catalyst-cardano June 27, 2024 12:18
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 91/91}$ | ${\color{red}Fail: 0/91}$ |

@dtscalac dtscalac removed the dart Pull requests that update Dart code label Jun 27, 2024
@minikin minikin merged commit 514823e into feat/publish-catalyst-cardano Jun 27, 2024
28 checks passed
@minikin minikin deleted the feat/add-check-for-publishable-packages branch June 27, 2024 14:59
minikin pushed a commit that referenced this pull request Jun 27, 2024
* feat: loosen flutter version requirement

* feat: add missing licenses

* chore: update gitignore and pubignore

* chore: remove melos files

* chore: remove melos files

* chore: remove unnecessary gitignore

* chore: upgrade melos

* feat: add check for publishable packages (#582)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants