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

Merge dev into main #536

Merged
merged 15 commits into from
Jan 22, 2024
Merged

Merge dev into main #536

merged 15 commits into from
Jan 22, 2024

Conversation

ChoHadam
Copy link
Member

Why:

To keep main branch up to date.

What's being changed:

  • package.json 수정

    • 빌드 시 .babelrc 에서 필요로 하는 패키지들 dependencies 로 이동
  • 환경, 배포 관련 문서 추가

  • 어드민 페이지 작업

    • 브랜드 관련 API 및 기능들 추가 (어드민 페이지용)
    • 어드민 페이지 관련 코드 수정
  • /system/supportable 엔드포인트 API 수정

  • Android 1.5.2 이상부터 true 반환되도록 수정

  • CI/CD 성능 개선 작업

    • Github Actions Workflow 파일 수정
    • prebuild.sh, reload.sh 수정

neverlish and others added 15 commits June 28, 2023 00:05
* 환경, 배포 관련 문서 추가

* 최상위에서 접근경로 추가
* GET perfume_add englishName

* Fixing GET admin/perfumes by adding englishName
* admin-imgUrl

* POST admin/ingredient - create ingredient
* admin-imgUrl

* POST admin/ingredient - create ingredient

* perfume-addImage
* Revert "Dev admin img url (#529)"

This reverts commit 084df17.

* Revert "admin-imgUrl 작업중 (#528)"

This reverts commit 5390f4e.

* Revert "Dev admin fix (#527)"

This reverts commit 3ffe960.
* Update prebuild.sh

* Update reload.sh

* Create deploy file to test with Github Hosted Runner

* Update deploy-development.yml using github-hosted runner and SSH

* Rollback branch name to push

* Remove workflow file for testing
…535)

* Rollback deploy file to test with Github Hosted Runner

* Update branch name to push

* Add step to check default github workspace path

* Add path option for actions/checkout

* Delete unnecessary code

* Use bash instead of sh

* Get the latest changes from the branch

* Manage branch name with environment variable

* Use '&&' to ensure each step runs successfully

* Write branch name directly

* Fetch all branches from remote repository

* Update reload.sh to delete duplicate code and clarify roles

* Remove git reset and leave only git pull

* Reflect the changes so far in deployment-development.yml

* Delete the file for testing using Github Hosted Runner

* Delete code for checking github workspace path

* Reflect the changes so far in deployment-production-1.yml

* Reflect the changes so far in deployment-production-2.yml

* Reflect the changes so far in deployment-production.yml
@ChoHadam ChoHadam added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request Refactoring fix labels Jan 22, 2024
@ChoHadam ChoHadam self-assigned this Jan 22, 2024
@ChoHadam ChoHadam merged commit f36ba5c into main Jan 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request fix Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants