orchestracities / auth-management-ui

An UI for Anubis and FIWARE-based platforms
https://master--62bcedd6cc1b1300eb9e1607.chromatic.com/
Apache License 2.0
0 stars 1 forks source link

node 16 first tests #96

Closed Valecant closed 1 year ago

Valecant commented 1 year ago

Proposed changes

Fixes #93

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

N/A

"Martel Open Source Software Individual Contributor License Agreement"
"Contributing to auth-management-ui"
"auth-management-ui Release Notes"
github-actions[bot] commented 1 year ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️

chicco785 commented 1 year ago

@Valecant as by #93 description

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, docker/metadata-action, docker/setup-qemu-action, docker/setup-buildx-action, docker/build-push-action, docker/build-push-action, docker/setup-buildx-action, actions/checkout

This means that the following actions need to be updated:

Across the different workflows to use the latest version, which hopefully uses node 16. e.g. https://github.com/docker/setup-qemu-action/releases/tag/v2.0.0