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

[DO NOT MERGE] Pinned versions #90

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

[DO NOT MERGE] Pinned versions #90

wants to merge 7 commits into from

Conversation

jdkandersson
Copy link
Contributor

Applicable spec: N/A

Overview

Makes changes to integrate poetry and pin the dependency versions including transitory dependencies

Rationale

To increase the consistency of builds

Juju Events Changes

N/A

Module Changes

N/A

Library Changes

N/A

Checklist

PR not tagged since this is an experimental PR for discussion

@jdkandersson jdkandersson requested a review from a team as a code owner January 16, 2024 05:32
@jdkandersson jdkandersson marked this pull request as draft January 16, 2024 05:33
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 94 files.

Valid Invalid Ignored Fixed
43 1 50 0
Click to see the invalid file list
  • poetry.lock

@@ -0,0 +1,371 @@
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.

Copy link
Contributor

Test coverage for 95ab761

Installing dependencies from lock file

Package operations: 9 installs, 0 updates, 0 removals

• Installing pyyaml (6.0.1)
• Installing websocket-client (1.7.0)
• Installing ops (2.9.0)
• Installing pytz (2023.3.post1)
• Installing typing-extensions (4.9.0)
• Installing six (1.16.0)
• Installing cosl (0.0.7)
• Installing jenkinsapi (0.3.13)
• Installing pydantic (1.10.13)

Static code analysis report

Installing dependencies from lock file

Package operations: 8 installs, 0 updates, 0 removals

• Installing websocket-client (1.7.0)
• Installing ops (2.9.0)
• Installing pytz (2023.3.post1)
• Installing six (1.16.0)
• Installing typing-extensions (4.9.0)
• Installing cosl (0.0.7)
• Installing jenkinsapi (0.3.13)
• Installing pydantic (1.10.13)

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

Successfully merging this pull request may close these issues.

2 participants