You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing ubuntu and debian builds on CI. all v1/v2 actions to v4 migrated (#282)
* Smoke test distro build on ubuntu and debian builds
* Smoke test distro build on ubuntu and debian builds
* Using ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in CI smoke build checks and in release due to ubuntu:bionic
* Using ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in CI smoke build checks and in release due to ubuntu:bionic
* use checkout@v3 in case of ubuntu 18.04
* use checkout@v3 in case of ubuntu 18.04
* Continue on error on smoke test
* using same deps on docker build and build steps of ci smoke test
* noninteractive on smoke test build
* Using actions/download-artifact@v3 for release smoke test
* Avoid usage of ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION on publish-to-apt
0 commit comments