Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gto-action to register version or assign stage #42

Open
aguschin opened this issue Aug 23, 2023 · 0 comments
Open

gto-action to register version or assign stage #42

aguschin opened this issue Aug 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aguschin
Copy link
Contributor

aguschin commented Aug 23, 2023

  1. Btw, I see you're trying to assign a stage with GTO in CI/CD. Would you use gto-action if it could do that for you? Like

steps:
  - uses: actions/checkout@v3
  - uses: iterative/gto-action@v2
    with:
      artifact: mymodel
      assign: dev

From https://discord.com/channels/485586884165107732/903647230655881226/1143566404679897098

  1. In the same discussion, the use case mentioned requires to assign stages to many models. How to do that in this GH action?
@aguschin aguschin added the enhancement New feature or request label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant