-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Cleanup actions public API #14608
Copy link
Copy link
Closed
Labels
feat: actionsRelated to Astro actions (scope)Related to Astro actions (scope)requires breaking changeFixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"Fixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"
Milestone
Metadata
Metadata
Assignees
Labels
feat: actionsRelated to Astro actions (scope)Related to Astro actions (scope)requires breaking changeFixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"Fixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"
Type
Fields
Give feedbackNo fields configured for issues without a type.
We discovered actions have a bunch of non public things exported. We need to clean things up:
Actionstype)types/actions.d.ts(eg. removegetActionPath()manual definition)