Skip to content

Conversation

devoncarew
Copy link
Member

  • add package topics for package:shelf_router_generator

@github-actions github-actions bot added type-infra A repository infrastructure change or enhancement package:shelf_router_generator labels May 3, 2023
@github-actions
Copy link

github-actions bot commented May 3, 2023

Package publishing

Package Version Status Publish tag
package:shelf_router_generator 1.0.6 ready to publish (merge and tag to publish) shelf_router_generator-v1.0.6
package:shelf_router 1.1.4 already published at pub.dev
package:shelf_packages_handler 3.0.2 already published at pub.dev
package:shelf_test_handler 2.0.2 already published at pub.dev
package:shelf_static 1.1.2 already published at pub.dev
package:shelf_proxy 1.0.3 already published at pub.dev
package:shelf 1.4.1 already published at pub.dev
package:shelf_web_socket 1.0.4 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@devoncarew
Copy link
Member Author

Ignoring publishing dry-run feedback:

  Package validation found the following potential issue:
  * The name of "lib/builder.dart", "builder", should match the name of the package, "shelf_router_generator".
    This helps users know what library to import.
  
  Package has 1 warning.

@@ -5,6 +5,7 @@ name: Publish
on:
pull_request:
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
Copy link
Member

Choose a reason for hiding this comment

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

What's this?

Copy link
Member

Choose a reason for hiding this comment

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

oh...I get it...

Copy link
Member Author

Choose a reason for hiding this comment

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

That lets the publish bot react to label changes for a PR (the validation can be configured a bit via adding a publish-ignore-warnings label to a PR).

@devoncarew devoncarew merged commit 79e3cee into master May 3, 2023
@devoncarew devoncarew deleted the topics_shelf_router_generator branch May 3, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:shelf_router_generator publish-ignore-warnings type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants