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

Enable GitHub actions for all branches #110

Closed
gasserandreas opened this issue Apr 29, 2019 · 1 comment
Closed

Enable GitHub actions for all branches #110

gasserandreas opened this issue Apr 29, 2019 · 1 comment
Assignees
Labels
Enhancement New feature or request

Comments

@gasserandreas
Copy link
Owner

gasserandreas commented Apr 29, 2019

Use GitHub actions for CI pipeline jobs for branch checking.

Needed jobs:

  1. run lint
  2. run test,
  3. test:coverage
@gasserandreas gasserandreas self-assigned this Apr 29, 2019
@gasserandreas gasserandreas added the Enhancement New feature or request label Apr 29, 2019
@gasserandreas
Copy link
Owner Author

Running in to many basic issues right from the beginning. De-prio this ticket now

@gasserandreas gasserandreas changed the title Switch CI process to GitHub actions Enable GitHub actions for all branches May 9, 2019
gasserandreas added a commit that referenced this issue May 9, 2019
gasserandreas pushed a commit that referenced this issue May 29, 2019
# [1.3.0](v1.2.0...v1.3.0) (2019-05-29)

### Bug Fixes

* **#113:** init app properly before loading additional views to prevent invalid auth session states ([6e8528d](6e8528d)), closes [#113](#113)
* **#117:** Updated snapshots after Jest upgrade ([656ff72](656ff72)), closes [#117](#117)
* **#118:** Fixed npm vulnerability issues ([328b512](328b512))
* **#121:** fixed display bug for detail view image ([e525860](e525860))
* **#124:** Change file ending for json data files ([6e3fb36](6e3fb36)), closes [#124](#124)
* **#130:** Fixed visibility bug for image / label selector ([7e6265f](7e6265f))
* **#132:** app is loaded after rehydration ([ebc388f](ebc388f)), closes [#132](#132)
* **#133:** revert redux bundle split ([52d612a](52d612a)), closes [#133](#133)
* **#136:** updated packages and dependencies ([fe1d691](fe1d691)), closes [#136](#136)

### Features

* **#110:** added GitHub actions for new PRs ([2fcaa24](2fcaa24)), closes [#110](#110)
* **#115:** added dynamic import to redux implementation ([8f295e0](8f295e0)), closes [#115](#115)
* **#115:** enabled lazy loading for AppRoutes ([da9e6f8](da9e6f8)), closes [#115](#115)
* **#117:** Updated to latest react-scripts ([ef3bc86](ef3bc86)), closes [#117](#117)
* **#125:** improved lodash import ([81bddf9](81bddf9)), closes [#125](#125)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant