Skip to content

action test - #1

Open
wonpyoJang wants to merge 26 commits into
masterfrom
feature/github-actions
Open

action test#1
wonpyoJang wants to merge 26 commits into
masterfrom
feature/github-actions

Conversation

@wonpyoJang

Copy link
Copy Markdown
Owner

No description provided.

kwkwon and others added 24 commits January 8, 2021 22:33
화면 우측 하단에 빨간색 마이너스 버튼을 추가하였습니다.
해당 버튼을 누를 경우 counter가 2씩 감소하게 됩니다.

카운터는 마이너스 범위의 값도 가질 수 있습니다.

카운터 버튼을 누를 경우 카운터를 증가시키기 위해 _decrementCounter 함수를
추가했습니다.
ecb0f90 커밋에 대한 테스트 입니다.

마이너스 버튼의 기능을 테스트 하기 위해 counter의 값이 2인 상태에서
마이너스 버튼을 눌렀을때 상태가 0으로 변경되는지 테스트합니다.
홈 위젯의 앱바 타이틀을 PlayGround로 변경합니다.
…re/increase-two-on-click-plus-button

$kwkwon/feature/increase two on click plus button
…ew/JAECHON-YU/feature/increase-two-on-click-plus-button

버튼 누르면 2개씩 증가할 수 있도록 수정 이슈 해결!!
…ecrease-number-by-2

-버튼 추가 / 2씩 감소 기능 추가
…ure/appbar_title

앱바 타이틀을 'PlayGround'로 변경
…increase-counter-by-2

우측 하단 버튼 클릭 시 카운터 한번에 2씩 증가하도록 변경
…decrease-by-2-button

2씩 감소하는 빨간색 마이너스 버튼 추가
…appbar-text

앱바의 타이틀을 PlayGround 로 변경
이를 위해 값을 해당 LOWER_LIMIT와 UPPER_LIMIT 사이로 제한하는
getClamped 함수를 만들고, 결과값을 업데이트하기 전에 변경된 값이
getClamped 함수를 통과하도록했다.
내가 올린 PR, Push가 테스트를 통과하는지, 빌드가 되는지, lint 룰을
위배하지 않는지 github에서 확인해 줍니다.
@wonpyoJang
wonpyoJang force-pushed the feature/github-actions branch from 3be59c0 to 5f6374f Compare January 12, 2021 14:03
내가 올린 푸시, PR이 현재 앱의 테스트를 통과하는지, 빌드가 되는지,
  LINT 규칙이 어긋나진 않는지 github에서 자동으로 테스트를 수행하여
  보여줍니다.

reference:
https://medium.com/better-programming/ci-cd-for-flutter-apps-using-github-actions-b833f8f7aac�[201~�OB�OA�OB\�������������`u�u:���������`��
@wonpyoJang
wonpyoJang force-pushed the feature/github-actions branch from 5f6374f to aaf15af Compare January 12, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants