Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dependency versions unification#1368

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
tamarinvs19 wants to merge13 commits intomain
base:main
Choose a base branch
Loading
fromtamarinvs19/versions_unification

Conversation

@tamarinvs19
Copy link
Collaborator

@tamarinvs19tamarinvs19 commentedNov 14, 2022
edited
Loading

Description

There are different version of packages in different modules, different format, sometimes it is inbuild.gradle, sometimes it is ingradle.properties and are used as variable.

I unify format to

group: '<smt>', name: '<smth>', version: '<smth>'

And move all version togradle.properties from project root.

Type of Change

  • Refactoring

How Has This Been Tested?

Manual Scenario

Build / run project

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • No new warnings
  • All tests pass locally with my changes

@tamarinvs19tamarinvs19 added the ctg-refactoringIssue related to refactoring process labelNov 15, 2022
@denis-fokindenis-fokin marked this pull request as draftDecember 15, 2022 12:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@denis-fokindenis-fokindenis-fokin approved these changes

@EgorkaKulikovEgorkaKulikovAwaiting requested review from EgorkaKulikov

At least 2 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

ctg-refactoringIssue related to refactoring process

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tamarinvs19@denis-fokin

[8]ページ先頭

©2009-2025 Movatter.jp