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

fix: OPTIC-104: Fixing packages #4749

Merged
merged 30 commits into from
Sep 15, 2023
Merged

fix: OPTIC-104: Fixing packages #4749

merged 30 commits into from
Sep 15, 2023

Conversation

wesleylima
Copy link
Contributor

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

(link to issue, supportive screenshots etc.)

What does this fix?

(if this is a bug fix)

What is the new behavior?

(if this is a breaking or feature change)

What is the current behavior?

(if this is a breaking or feature change)

What libraries were added/updated?

(list all with version changes)

Does this change affect performance?

(if so describe the impacts positive or negative)

Does this change affect security?

(if so describe the impacts positive or negative)

What alternative approaches were there?

(briefly list any if applicable)

What feature flags were used to cover this change?

(briefly list any if applicable)

Does this PR introduce a breaking change?

(check only one)

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

What level of testing was included in the change?

(check all that apply)

  • e2e
  • integration
  • unit

Which logical domain(s) does this change affect?

(for bug fixes/features, be as precise as possible. ex. Authentication, Annotation History, Review Stream etc.)

@netlify
Copy link

netlify bot commented Sep 7, 2023

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit fe8dcd8
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6504bdb8d83382000802998f

@netlify
Copy link

netlify bot commented Sep 7, 2023

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit fe8dcd8
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6504bdb8f1e5bc0007338b7c

@github-actions github-actions bot added the fix label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

Wesley Lima added 25 commits September 8, 2023 01:21
@wesleylima wesleylima requested a review from farioas as a code owner September 14, 2023 20:16
@wesleylima wesleylima enabled auto-merge (squash) September 15, 2023 20:27
@wesleylima wesleylima merged commit a323bbb into develop Sep 15, 2023
36 of 38 checks passed
shayantabatabaee pushed a commit to shayantabatabaee/label-studio that referenced this pull request Sep 19, 2023
* fix: OPTIC-104: Fixing packages

* fix: OPTIC-104: Narrowing allowed protobuf versions for compatibility

* fix: OPTIC-104: Using archive instead of VCS for drf-yasf requirement

* fix: OPTIC-104: Trying VCS without -e flag

* fix: OPTIC-104: Adding -e flag back

* fix: OPTIC-104: Making google-api-core version looser

* fix: OPTIC-104: Testing freeze from previous release

* fix: OPTIC-104: Removing duplicate requirements

* fix: OPTIC-104: Using wheel for drf-yasg

* fix: OPTIC-104: Fixing deps

* fix: OPTIC-104: Adding package name

* fix: OPTIC-104: Bringing back original reqs with @

* fix: OPTIC-104: Narrowing protobuf again

* fix: OPTIC-104: Bumping google-api-core dep +1 patch

* fix: OPTIC-104: Making google-api-core >= instead of hard pin

* fix: OPTIC-104: Adding newline to bust cache

* fix: OPTIC-104: Hard pinning grpc

* fix: OPTIC-104: Softening google deps

* fix: OPTIC-104: removing duplicate req

* fix: OPTIC-104: making sure google packages stay major-stable

* feat: OPTIC: Forcing rebuild

* fix: OPTIC-104: Decreasing dep versions

* fix: OPTIC-104: Pinning google packs to versions that worked before

* fix: OPTIC-104: Trying windows build without pip cache

* fix: OPTIC-104: Trying different runner version

* fix: OPTIC-104: Bringing newest runner back. Quoting version

* fix: OPTIC-104: More quotes

* fix: OPTIC-104: Removing Python 3.10 and 3.11 tests from windows

---------

Co-authored-by: Wesley Lima <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants