Skip to content

Commit 4a04f92

Browse files
authored
chore: rename aws-iot-actions → aws-iot-actions-alpha (#25075)
This PR is part of a refactor to make all directory names equal to the package name of the package inside it. It is a re-roll of #24930, but split into parts (one PR per package), so that we will cut down on merge conflicts. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent eaf2243 commit 4a04f92

File tree

125 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+1
-1
lines changed

packages/@aws-cdk/aws-iot-actions/package.json renamed to packages/@aws-cdk/aws-iot-actions-alpha/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"repository": {
4545
"type": "git",
4646
"url": "https://github.com/aws/aws-cdk.git",
47-
"directory": "packages/@aws-cdk/aws-iot-actions"
47+
"directory": "packages/@aws-cdk/aws-iot-actions-alpha"
4848
},
4949
"scripts": {
5050
"build": "cdk-build",

0 commit comments

Comments
 (0)