This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Enable GitHub actions for all branches #110
Labels
Enhancement
New feature or request
Comments
Running in to many basic issues right from the beginning. De-prio this ticket now |
gasserandreas
changed the title
Switch CI process to GitHub actions
Enable GitHub actions for all branches
May 9, 2019
gasserandreas
pushed 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.
Use GitHub actions for CI pipeline jobs for branch checking.
Needed jobs:
The text was updated successfully, but these errors were encountered: