Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

[feature] init gh pages deployment workflow #78

Closed
TFK70 opened this issue May 3, 2021 · 0 comments · Fixed by #79
Closed

[feature] init gh pages deployment workflow #78

TFK70 opened this issue May 3, 2021 · 0 comments · Fixed by #79
Assignees
Labels
chore Not bug nor feature Priority: Critical

Comments

@TFK70
Copy link
Contributor

TFK70 commented May 3, 2021

С чем связан запрос на фичу?

Добавить воркфлоу для деплоя приложения на github pages

Расскажите как вы это себе видите

При пуше в мастер должен срабатывать воркфлоу, создающий ветку gh-pages, в которой находится сбилженное приложение, и которая впоследствие будет раздаваться

Приложите примеры реализаций

Оф. документация github

@TFK70 TFK70 added chore Not bug nor feature Priority: Critical labels May 3, 2021
gochicus added a commit that referenced this issue May 5, 2021
affects: @practice/web-diary

ISSUES CLOSED: #78
gochicus added a commit that referenced this issue May 5, 2021
affects: @practice/web-diary

ISSUES CLOSED: #78
gochicus added a commit that referenced this issue May 5, 2021
gochicus added a commit that referenced this issue May 6, 2021
gochicus added a commit that referenced this issue May 6, 2021
gochicus added a commit that referenced this issue May 6, 2021
gochicus added a commit that referenced this issue May 6, 2021
TorinAsakura pushed a commit that referenced this issue May 6, 2021
* chore(web-diary): deploy workflow added

affects: @practice/web-diary

ISSUES CLOSED: #78

* refactor(web-diary): dependency deleted

affects: @practice/web-diary

ISSUES CLOSED: #78

* fix(web-diary): typo in command fixed

ISSUES CLOSED: #78

* refactor(web-diary): workflow structure refactored

ISSUES CLOSED: #78

* refactor(web-diary): workflows refactored

ISSUES CLOSED: #78

* refactor(web-diary): command order changed

ISSUES CLOSED: #78

* refactor(web-diary): workflow refactor

ISSUES CLOSED: #78
gochicus added a commit that referenced this issue Jun 15, 2021
affects: @practice/food-delivery, @web-diary/app, @components/clear-post, @components/count-post,
@components/form-post-add, @components/header, @components/switcher-post-status,
@practice/web-diary, @ui/background, @ui/button, @ui/icons, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): sizes, colors refactor

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): theme colors renamed,excessive deleted

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): color renamed

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): changed cursor,width,overflow

affects: @practice/food-delivery, @web-diary/app, @practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): default prop changed

affects: @web-diary/app, @practice/web-diary, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): box width change

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

style(web-diary): whitespace deleted

affects: @components/count-post, @practice/web-diary, @ui/icons

ISSUES CLOSED: #73

refactor(web-diary): default styles reset

affects: @components/clear-post, @components/switcher-post-status, @practice/web-diary,
@ui/background, @ui/button, @ui/layout, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): colors name changed

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/background, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): switcher buttons styles added

affects: @components/clear-post, @components/switcher-post-status, @practice/web-diary, @ui/button,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): background check added

affects: @web-diary/app, @practice/web-diary, @ui/background, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): gradient renamed

affects: @web-diary/app, @practice/web-diary, @ui/background, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): gradient renamed

affects: @web-diary/app, @practice/web-diary, @ui/background

ISSUES CLOSED: #73

refactor(web-diary): app translated

affects: @components/count-post, @components/form-post-add, @components/header,
@components/switcher-post-status, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): font-family changed

affects: @components/header, @practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): post adding refactored

affects: @components/form-post-add, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): structure refactor

affects: @web-diary/app, @fragments/controls, @fragments/form-post-add, @fragments/header,
@fragments/post-list, @practice/web-diary, @ui/input

ISSUES CLOSED: #73

refactor(web-diary): block size changed

affects: @fragments/controls, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): clearPosst action changed

affects: @web-diary/app, @fragments/form-post-add, @fragments/post-controls, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): clearPost action changed

affects: @fragments/post-controls, @practice/web-diary

ISSUES CLOSED: #73

style(web-diary): directories name fromat change

affects: @fragments/post-list, @practice/web-diary, @store/button-status, @store/post-data,
@store/search-status

ISSUES CLOSED: #73

refactor(web-diary): background component replaced

affects: @web-diary/app, @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-dairy): action deleted

ISSUES CLOSED: #73

feat(web-diary): initial data initialization added

affects: @web-diary/app, @fragments/form-post-add, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): initialization method changed

affects: @fragments/form-post-add, @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): test console.log deleted

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

fix(web-diary): webpack target changed

affects: @practice/web-diary

ISSUES CLOSED: #82

refactor(web-diary): new component added, providers moved

affects: @web-diary/app, @fragments/diary, @practice/web-diary

ISSUES CLOSED: #73

chore(web-diary): entry point changed, target deleted

affects: @web-diary/app, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): render moved to app/src

affects: @web-diary/app, @practice/web-diary

ISSUES CLOSED: #73

WIP(web-diary): themeProvider moving to ui

affects: @web-diary/app, @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): app moved to ui, dependencies added

affects: @web-diary/app, @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

chore(web-diary): exessive dependency deleted

affects: @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

chore(web-diary): dependencies versions fixed

affects: @fragments/diary, @practice/web-diary, @ui/button, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): markup refactor

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/layout, @ui/list

ISSUES CLOSED: #73

style(web-diary): lint changes

ISSUES CLOSED: #73

refactor(web-diary): default backgroundColor of button changed

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): ui components refactored

affects: @web-diary/app, @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input,
@ui/theme

ISSUES CLOSED: #73

refactor(web-diary): input component refactored

affects: @practice/web-diary, @ui/input

ISSUES CLOSED: #73

refactor(web-diary): ui components refactored

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): input styles changed

affects: @fragments/form-post-add, @fragments/post-list, @practice/web-diary, @ui/input, @ui/list

ISSUES CLOSED: #73

WIP(web-diary): button styles refactor

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): button styles and markup changed

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): buttons display changed

affects: @fragments/diary, @fragments/form-post-add, @fragments/header, @practice/web-diary,
@ui/button, @ui/condition, @ui/input, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): component Condition refactor

affects: @fragments/diary, @fragments/header, @practice/web-diary, @ui/button, @ui/condition,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): condition component refactored

affects: @fragments/form-post-add, @fragments/header, @practice/web-diary, @ui/condition, @ui/input,
@ui/layout, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): item, Input components refactored

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/condition, @ui/input,
@ui/list, @ui/text

ISSUES CLOSED: #73

refactor(web-diary): overflow changed

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/list,
@ui/text, @ui/theme

ISSUES CLOSED: #73

style(web-diary): lint changes

ISSUES CLOSED: #73

refactor(web-diary): maxWidth changed

affects: @fragments/diary, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): button styles changed

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): button stylex changed, Item refactored

affects: @fragments/diary, @fragments/post-list, @practice/web-diary, @ui/button, @ui/input,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): button styles refactored

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

chore(web-diary): deploy workflow added (#79)

* chore(web-diary): deploy workflow added

affects: @practice/web-diary

ISSUES CLOSED: #78

* refactor(web-diary): dependency deleted

affects: @practice/web-diary

ISSUES CLOSED: #78

* fix(web-diary): typo in command fixed

ISSUES CLOSED: #78

* refactor(web-diary): workflow structure refactored

ISSUES CLOSED: #78

* refactor(web-diary): workflows refactored

ISSUES CLOSED: #78

* refactor(web-diary): command order changed

ISSUES CLOSED: #78

* refactor(web-diary): workflow refactor

ISSUES CLOSED: #78
gochicus added a commit that referenced this issue Jun 15, 2021
affects: @practice/food-delivery, @web-diary/app, @components/clear-post, @components/count-post,
@components/form-post-add, @components/header, @components/switcher-post-status,
@practice/web-diary, @ui/background, @ui/button, @ui/icons, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): sizes, colors refactor

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): theme colors renamed,excessive deleted

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): color renamed

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): changed cursor,width,overflow

affects: @practice/food-delivery, @web-diary/app, @practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): default prop changed

affects: @web-diary/app, @practice/web-diary, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): box width change

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

style(web-diary): whitespace deleted

affects: @components/count-post, @practice/web-diary, @ui/icons

ISSUES CLOSED: #73

refactor(web-diary): default styles reset

affects: @components/clear-post, @components/switcher-post-status, @practice/web-diary,
@ui/background, @ui/button, @ui/layout, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): colors name changed

affects: @components/clear-post, @components/form-post-add, @components/switcher-post-status,
@practice/web-diary, @ui/background, @ui/button, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): switcher buttons styles added

affects: @components/clear-post, @components/switcher-post-status, @practice/web-diary, @ui/button,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): background check added

affects: @web-diary/app, @practice/web-diary, @ui/background, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): gradient renamed

affects: @web-diary/app, @practice/web-diary, @ui/background, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): gradient renamed

affects: @web-diary/app, @practice/web-diary, @ui/background

ISSUES CLOSED: #73

refactor(web-diary): app translated

affects: @components/count-post, @components/form-post-add, @components/header,
@components/switcher-post-status, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): font-family changed

affects: @components/header, @practice/web-diary, @ui/list, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): post adding refactored

affects: @components/form-post-add, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): structure refactor

affects: @web-diary/app, @fragments/controls, @fragments/form-post-add, @fragments/header,
@fragments/post-list, @practice/web-diary, @ui/input

ISSUES CLOSED: #73

refactor(web-diary): block size changed

affects: @fragments/controls, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): clearPosst action changed

affects: @web-diary/app, @fragments/form-post-add, @fragments/post-controls, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): clearPost action changed

affects: @fragments/post-controls, @practice/web-diary

ISSUES CLOSED: #73

style(web-diary): directories name fromat change

affects: @fragments/post-list, @practice/web-diary, @store/button-status, @store/post-data,
@store/search-status

ISSUES CLOSED: #73

refactor(web-diary): background component replaced

affects: @web-diary/app, @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-dairy): action deleted

ISSUES CLOSED: #73

feat(web-diary): initial data initialization added

affects: @web-diary/app, @fragments/form-post-add, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): initialization method changed

affects: @fragments/form-post-add, @practice/web-diary, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): test console.log deleted

affects: @practice/web-diary, @ui/list

ISSUES CLOSED: #73

fix(web-diary): webpack target changed

affects: @practice/web-diary

ISSUES CLOSED: #82

refactor(web-diary): new component added, providers moved

affects: @web-diary/app, @fragments/diary, @practice/web-diary

ISSUES CLOSED: #73

chore(web-diary): entry point changed, target deleted

affects: @web-diary/app, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): render moved to app/src

affects: @web-diary/app, @practice/web-diary

ISSUES CLOSED: #73

WIP(web-diary): themeProvider moving to ui

affects: @web-diary/app, @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): app moved to ui, dependencies added

affects: @web-diary/app, @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

chore(web-diary): exessive dependency deleted

affects: @practice/web-diary, @ui/theme

ISSUES CLOSED: #73

chore(web-diary): dependencies versions fixed

affects: @fragments/diary, @practice/web-diary, @ui/button, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): markup refactor

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/layout, @ui/list

ISSUES CLOSED: #73

style(web-diary): lint changes

ISSUES CLOSED: #73

refactor(web-diary): default backgroundColor of button changed

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): ui components refactored

affects: @web-diary/app, @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input,
@ui/theme

ISSUES CLOSED: #73

refactor(web-diary): input component refactored

affects: @practice/web-diary, @ui/input

ISSUES CLOSED: #73

refactor(web-diary): ui components refactored

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): input styles changed

affects: @fragments/form-post-add, @fragments/post-list, @practice/web-diary, @ui/input, @ui/list

ISSUES CLOSED: #73

WIP(web-diary): button styles refactor

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): button styles and markup changed

affects: @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/input, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): buttons display changed

affects: @fragments/diary, @fragments/form-post-add, @fragments/header, @practice/web-diary,
@ui/button, @ui/condition, @ui/input, @ui/list, @ui/text, @ui/theme

ISSUES CLOSED: #73

refactor(web-diary): component Condition refactor

affects: @fragments/diary, @fragments/header, @practice/web-diary, @ui/button, @ui/condition,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): condition component refactored

affects: @fragments/form-post-add, @fragments/header, @practice/web-diary, @ui/condition, @ui/input,
@ui/layout, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): item, Input components refactored

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/condition, @ui/input,
@ui/list, @ui/text

ISSUES CLOSED: #73

refactor(web-diary): overflow changed

affects: @fragments/diary, @fragments/form-post-add, @practice/web-diary, @ui/button, @ui/list,
@ui/text, @ui/theme

ISSUES CLOSED: #73

style(web-diary): lint changes

ISSUES CLOSED: #73

refactor(web-diary): maxWidth changed

affects: @fragments/diary, @practice/web-diary

ISSUES CLOSED: #73

refactor(web-diary): button styles changed

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

refactor(web-diary): button stylex changed, Item refactored

affects: @fragments/diary, @fragments/post-list, @practice/web-diary, @ui/button, @ui/input,
@ui/list

ISSUES CLOSED: #73

refactor(web-diary): button styles refactored

affects: @practice/web-diary, @ui/button, @ui/list

ISSUES CLOSED: #73

chore(web-diary): deploy workflow added (#79)

* chore(web-diary): deploy workflow added

affects: @practice/web-diary

ISSUES CLOSED: #78

* refactor(web-diary): dependency deleted

affects: @practice/web-diary

ISSUES CLOSED: #78

* fix(web-diary): typo in command fixed

ISSUES CLOSED: #78

* refactor(web-diary): workflow structure refactored

ISSUES CLOSED: #78

* refactor(web-diary): workflows refactored

ISSUES CLOSED: #78

* refactor(web-diary): command order changed

ISSUES CLOSED: #78

* refactor(web-diary): workflow refactor

ISSUES CLOSED: #78

fix(web-diary): conflict resolve

affects: @fragments/diary, @fragments/form-post-add, @fragments/header, @practice/web-diary,
@ui/background, @ui/button, @ui/input, @ui/layout, @ui/list, @ui/text, @ui/theme
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Not bug nor feature Priority: Critical
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants