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

Refacto group module #67

Merged
merged 13 commits into from
Sep 29, 2021
Merged

Refacto group module #67

merged 13 commits into from
Sep 29, 2021

Conversation

kaanyagci
Copy link
Contributor

@kaanyagci kaanyagci commented Sep 28, 2021

[UNRELEASED] - 2021-09-29

Changed

  • File names are changed following the Google Type Script styling guide
  • modules folder was created to contains all modules for the library.
  • Group-related functions are moved in the group module.
  • Some of the existing code is refactored on smaller functions
  • CircleCI configuration updated

All group related functions refactored to group module
all file names are renamed as snake_case and modules folder created to contain modules of the library
@kaanyagci kaanyagci linked an issue Sep 28, 2021 that may be closed by this pull request
functions refactored on smaller functions and some naming issues related to the yesterday's refacto are fixed
package-lock, tsbuildinfo and .eslintrc files are updated
NodeJS image version updated to the latest in CircleCI configuration
The Orb version was incorrect
import extensions rule updated
.eslintrc.js Outdated Show resolved Hide resolved
@kaanyagci kaanyagci self-assigned this Sep 29, 2021
@kaanyagci kaanyagci added ci All changes and requests related to the CI/CD pipelines group Related to the groups module library Related to the npm module (aka. library) P1 Highest priorities labels Sep 29, 2021
@kaanyagci kaanyagci linked an issue Sep 29, 2021 that may be closed by this pull request
3 tasks
@kaanyagci kaanyagci merged commit 0589fd2 into development Sep 29, 2021
@kaanyagci kaanyagci deleted the refacto-group-module branch September 29, 2021 21:28
@kaanyagci kaanyagci mentioned this pull request Sep 29, 2021
@kaanyagci kaanyagci linked an issue Sep 30, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci All changes and requests related to the CI/CD pipelines group Related to the groups module library Related to the npm module (aka. library) P1 Highest priorities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI Refacto existing code Remove groupIds parameters from Options
1 participant