lablup / lablup/backend.ai

Build a test environment for the github actions deployment

Open
#1,484 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

### Main idea

Previously, when modifying or improving the deployment of github actions, it was difficult to verify that it worked normally until the actual deployment took place.So, we want to build an environment that can be tested using the enviroment function provided by github actions.https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deploymentI think you can check whether the distribution works normally by using an environment such as test pypi.https://test.pypi.org/

### Alternative ideas

_No response_

### Anything else?

_No response_

JIRA Issue: BA-197

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.