Skip to content

Common auth database and routes#3

Open
davidpcls wants to merge 10 commits into
mainfrom
common_auth_database_and_routes
Open

Common auth database and routes#3
davidpcls wants to merge 10 commits into
mainfrom
common_auth_database_and_routes

Conversation

@davidpcls

Copy link
Copy Markdown
Owner

Checklist

  • Add a Changelog entry
  • Add the ticket number which this PR closes to the comment section

Comment thread .github/workflows/ci.yml
python-version: ${{ matrix.python-version }}

- name: Install tiled
run: uv sync --all-extras

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Temporary until bluesky-authentication is moved to bluesky org

Comment thread .github/workflows/ci.yml
python-version: ${{ matrix.python-version }}

- name: Install tiled
run: uv sync --all-extras

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Temporary until bluesky-authentication is moved to bluesky org

python-version: ${{ matrix.python-version }}

- name: Install tiled
run: uv sync --all-extras --group docs

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Temporary until bluesky-authentication is moved to bluesky org


- name: Install tiled
run: uv sync --all-extras --group docs
run: uv sync --all-extras --group docs --with "bluesky-authentication @ git+https://github.com/davidpcls/bluesky-authentication.git@main"

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Temporary until bluesky-authentication is moved to bluesky org

Originally I wanted to migrate to a matching database for tiled and
bluesky-httpserver but have since thought better of that.
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.

1 participant