openeew / openeew-dashboard

Dashboards for monitoring devices, events, users, data and more. Built on Carbon and React.
http://dashboard.openeew.com
Apache License 2.0
25 stars 32 forks source link

Update gha to use latest shared action and turnstyle #94

Closed EdrianI closed 3 years ago

EdrianI commented 3 years ago

This change uses new options on the shared action and a new public action called Turnstyle.

New Options: Resource groups - When switching to Grillo's k8s cluster, we started using resource groups Working directories - Allows us room to grow as we are considering breaking the Dashboard into two Dockerfiles

Turnstyle: Forces actions to execute one at a time for all actions and jobs that use turnstyle.

After this PR is merged, I'll change the Github secrets with the new cluster information.

EdrianI commented 3 years ago

The linter issues are being fixed in another PR as they have nothing to do with this task.