Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Configurar CI/CD #5

Closed
3 of 5 tasks
pedropnaves opened this issue Mar 24, 2020 · 3 comments
Closed
3 of 5 tasks

Configurar CI/CD #5

pedropnaves opened this issue Mar 24, 2020 · 3 comments
Labels
low priority Not solving this for now
Projects

Comments

@pedropnaves
Copy link
Contributor

pedropnaves commented Mar 24, 2020

Configurar CI/CD para o projeto do beagle-web.

  • Armazenar as key para o CD no secrets do GitHub
  • Gerar release notes automaticamente?
  • CI/CD automático de novas versões
  • Geração de release notes
  • Adicionar template para PR
@carolinegoncalveszup carolinegoncalveszup transferred this issue from another repository Apr 13, 2020
@Tiagoperes Tiagoperes added this to To do in Core Apr 13, 2020
@Tiagoperes
Copy link
Contributor

Tiagoperes commented Apr 13, 2020

  • CI/CD automático de novas versões
  • Geração de release notes
  • Adicionar template para PR

@Tiagoperes
Copy link
Contributor

Falta apenas gerar as release notes de forma automática.

@Tiagoperes Tiagoperes added the low priority Not solving this for now label May 19, 2020
@Tiagoperes
Copy link
Contributor

Nova issue #157

Tiagoperes added a commit that referenced this issue Jan 24, 2022
* feature: navigation context

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* tests

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation context everywhere

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation listeners

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* fix test mock

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* add missing tests, unify global context handling

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation contexts 1:1 view

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* PR requested changes - part 1 of 2

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* PR requested changes - part 2 of 2

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* Update src/beagle-view/local-contexts/types.ts

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>

* Update src/beagle-view/local-contexts/types.ts

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>

* add JSDocs to BeagleNavigator

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>
Tiagoperes added a commit that referenced this issue Jan 28, 2022
* Fixes error while creating analytics record when document is not defined (#354)

* 🐛 Fixes error while creating analytics record when document is not defined (Ex: Flutter platform does not define documet)

Signed-off-by: Hernand Azevedo <hernand.azevedo@zup.com.br>

* 🔧 Increase version number

Signed-off-by: Hernand Azevedo <hernand.azevedo@zup.com.br>

* 💄 Beautify varible value

Signed-off-by: Hernand Azevedo <hernand.azevedo@zup.com.br>

* 💄 Beautify varible values

Signed-off-by: Hernand Azevedo <hernand.azevedo@zup.com.br>

* 💄 Beautify varible xpath

Signed-off-by: Hernand Azevedo <hernand.azevedo@zup.com.br>

* navigator + view-client - pre-fetcher

* Remove deprecated code (#355)

* remove deprecated code

* remove deprecated code

* fixing ci

* removing deprecated fetch

* reversing changes in middleware file

* revert unnecessary change

Co-authored-by: tayronearaujo <tayron_machado@hotmail.com>

* navigator + view-client - pre-fetcher

* Working. Tested on React.

* small fix to import

* All unit tests are passing

* integration tests are passing

* unit tests for double-stack

* recovered commits from feature/complex-navigation (#2)

* Remote view fallback (#3)

* implement view client fallback

* implement view client unit tests

* implement unit tests of view client

* remove unnecessary changes

* remove unnecessary file

* Revert "remove unnecessary file"

This reverts commit 1db0443b1be985495af7c7cb4091dea582a6498f.

* fixing unit tests

* fix

Co-authored-by: tayronearaujo <tayron_machado@hotmail.com>

* Feature/prefetch (#4)

* Added preFetch

* Added preFetch

* Fix Test

* Fix Test

* requested changes

* requested changes

* fixes typing and documentation for the doTemplateRender (#6)

* fixes typing and documentation for the doTemplateRender

* fixing tests

* feat: Navigation context (#5)

* feature: navigation context

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* tests

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation context everywhere

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation listeners

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* fix test mock

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* add missing tests, unify global context handling

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* navigation contexts 1:1 view

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* PR requested changes - part 1 of 2

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* PR requested changes - part 2 of 2

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* Update src/beagle-view/local-contexts/types.ts

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>

* Update src/beagle-view/local-contexts/types.ts

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>

* add JSDocs to BeagleNavigator

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>

* fixed error message log (#8)

* Fix: on-init (#7)

* fix on-init

* fix headers

Signed-off-by: Arthur Bleil <arthur.bleil@zup.com.br>

* fix on-init

* added test

* removed empty lines

* requested changes

* requested changes

Co-authored-by: Arthur Bleil <arthur.bleil@zup.com.br>

* reimplements the rootId into the analytics feature

* add missing headers and auto-header script

* add missing headers and auto-header script

* change headers dates

* change headers dates

* Updates header and ignore files for snapshots.

Signed-off-by: Hector Custódio <hector.custodio@zup.com.br>

Co-authored-by: Hernand Azevedo <hernand.azevedo@zup.com.br>
Co-authored-by: tayronemachadozup <64441638+tayronemachadozup@users.noreply.github.com>
Co-authored-by: tayronearaujo <tayron_machado@hotmail.com>
Co-authored-by: jamessonpenhazup <65912159+jamessonpenhazup@users.noreply.github.com>
Co-authored-by: Arthur Bleil <78227085+arthurbleilzup@users.noreply.github.com>
Co-authored-by: Arthur Bleil <arthur.bleil@zup.com.br>
Co-authored-by: Hector Custódio <hector.custodio@zup.com.br>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
low priority Not solving this for now
Projects
No open projects
Core
To do
Development

No branches or pull requests

2 participants