Skip to content

Commit

Permalink
[release] yaml to disallow init_module to publish modules
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemitenkov committed Jan 16, 2025
1 parent f69dc31 commit ebdc81a
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
remote_endpoint: ~
name: "v1.24-disallow-init-module-to-publish-modules"
proposals:
- name: feature_flags
metadata:
title: "Disallow init module to attempt to publish modules"
description: "This feature improves module publishing developer experience"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- disallow_init_module_to_publish_modules

0 comments on commit ebdc81a

Please sign in to comment.