Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free tier #622

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Free tier #622

wants to merge 14 commits into from

Conversation

breadchris
Copy link
Collaborator

TODO:

  • Test end to end flow of lambda publishing report

from .user_project_associations import users_projects_association_table

from typing import TYPE_CHECKING
if TYPE_CHECKING:
from . import EmailAuthToken, Organization, Project, StateLog, UserOAuthAccountModel


class RefineryUserTier( enum.Enum ):
Copy link
Contributor

Choose a reason for hiding this comment

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

Make a note of this for later.

@freeqaz freeqaz marked this pull request as ready for review March 28, 2023 22:32
@freeqaz freeqaz self-requested a review as a code owner March 28, 2023 22:32
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.

3 participants