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

Ci update paig auth core #145

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adityasinght
Copy link
Collaborator

Change Description

Fixes version locking in paig server for paig-authorizer-core and installs paig-authorizer-core before paig-server ci

Issue reference

This PR fixes issue #101

Checklist

  • I have reviewed the contribution guidelines
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@@ -35,4 +35,4 @@ fasteners
APScheduler==3.10.4
pydantic[email]
posthog
paig-authorizer-core==0.0.1
paig-authorizer-core
Copy link
Collaborator

Choose a reason for hiding this comment

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

We already had discussion around not keeping any open versions as this could lead to issues
#96 (comment)

@andbenn andbenn added the enhancement New feature or request label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants