-
Notifications
You must be signed in to change notification settings - Fork 14
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
Feature: Add support for osx-configs #324
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
josemarinas
added
client-release
Publishes the current version of client subpackage on NPM
client-common-release
Releases a new version of the client-common package
labels
Jan 29, 2024
mathewmeconry
suggested changes
Jan 30, 2024
Rekard0
reviewed
Feb 6, 2024
Rekard0
reviewed
Feb 6, 2024
Rekard0
reviewed
Feb 6, 2024
Rekard0
reviewed
Feb 6, 2024
modules/client/src/addresslistVoting/internal/client/encoding.ts
Outdated
Show resolved
Hide resolved
Rekard0
reviewed
Feb 6, 2024
modules/client/src/addresslistVoting/internal/client/encoding.ts
Outdated
Show resolved
Hide resolved
heueristik
reviewed
Feb 7, 2024
heueristik
reviewed
Feb 7, 2024
heueristik
reviewed
Feb 7, 2024
heueristik
reviewed
Feb 7, 2024
heueristik
reviewed
Feb 7, 2024
heueristik
reviewed
Feb 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! A few minor things.
jordaniza
reviewed
Feb 12, 2024
josemarinas
force-pushed
the
f/OS-926-use-osx-common-configs
branch
from
February 14, 2024 08:51
f2b6704
to
203fe52
Compare
Rekard0
previously approved these changes
Feb 14, 2024
jordaniza
previously approved these changes
Feb 15, 2024
Rekard0
reviewed
Feb 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This branch is out of date, please merge with develop
josemarinas
force-pushed
the
f/OS-926-use-osx-common-configs
branch
from
February 28, 2024 10:14
203fe52
to
8542c3f
Compare
Quality Gate failedFailed conditions |
Rekard0
approved these changes
Feb 28, 2024
heueristik
approved these changes
Feb 28, 2024
banasa44
pushed a commit
that referenced
this pull request
Feb 29, 2024
* add support for osx-configs * update for new configs * fix comments and update yarn lock * fix comments * fix tests * fix sonar * fix sonar * refactor getNetwork function * fix comments * fix: throw error when repo contract is not available * fix: build
banasa44
added a commit
that referenced
this pull request
Mar 1, 2024
* ci: brokenAnchors for linked typed list fixed * ci: Add and moddify helpers, functions and handlebars * ci: manual fixes in .md and .ts files * Apply suggestions from code review Co-authored-by: Rekard0 <[email protected]> * ci: requested changes from code review * Feature: Add support for osx-configs (#324) * add support for osx-configs * update for new configs * fix comments and update yarn lock * fix comments * fix tests * fix sonar * fix sonar * refactor getNetwork function * fix comments * fix: throw error when repo contract is not available * fix: build --------- Co-authored-by: Rekard0 <[email protected]> Co-authored-by: josemarinas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
client-common-release
Releases a new version of the client-common package
client-release
Publishes the current version of client subpackage on NPM
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add support for osx-commons-configs
Task ID: OS-926
Type of change
Checklist:
CHANGELOG.md
file in the root folder of the package after the[UPCOMING]
title and before the latest version.