Skip to content

Add Controller Support#11

Open
jwright wants to merge 7 commits into
mainfrom
features/add-controller-support
Open

Add Controller Support#11
jwright wants to merge 7 commits into
mainfrom
features/add-controller-support

Conversation

@jwright

@jwright jwright commented Jan 24, 2023

Copy link
Copy Markdown
Contributor

This PR adds a Billing::UsageControllerSupport module which adds support for securing actions against usage limits.

Closes #2

@jwright jwright force-pushed the features/add-controller-support branch 2 times, most recently from b9f961c to fbdad9c Compare February 1, 2023 19:14
@jwright jwright force-pushed the features/add-controller-support branch 2 times, most recently from 49a69af to 7238314 Compare February 17, 2023 04:27
@jwright jwright force-pushed the features/add-controller-support branch from 7238314 to aded75d Compare February 24, 2023 16:41
@andrewculver

Copy link
Copy Markdown
Contributor

@jwright Any idea why this is failing CI?

@jagthedrummer jagthedrummer force-pushed the features/add-controller-support branch from d144b40 to 3c60576 Compare August 3, 2023 19:04
@jagthedrummer

Copy link
Copy Markdown
Contributor

@jwright @andrewculver I got tests passing on this by rebasing it against main and then force pushing. Is there more to be done here before this is ready to merge?

@jwright jwright force-pushed the features/add-controller-support branch from 3c60576 to 90155f6 Compare November 8, 2023 19:46
@jwright

jwright commented Nov 8, 2023

Copy link
Copy Markdown
Contributor Author

@jagthedrummer There is nothing left to do with this PR and it is ready for review/merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add controller-level enforcement as well.

3 participants