[llvm] [Github][MLGO] Add workflow to release mlgo utils (PR #78885)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 09:47:43 PST 2024


tstellar wrote:

> @tstellar Once this gets approved, we'll need to add the secrets. I'm assuming we can't just reuse the lit secrets as they're probably repository specific.

We can create secrets at the organization level, but it still won't work until both lit and mlgo are under the llvm project account on pypi (lit is not under the llvm account yet).

> I also have the `mlgo-utils` project (tried to get `mlgo`, pypi complains it is too close another package name) registered on PyPI and test PyPI. We'd like to do this under the llvm PyPI account if possible, so I'm assuming I'll have to transfer them?

Yes, you'll have to transfer the project.  I need to look into how to do this.



https://github.com/llvm/llvm-project/pull/78885


More information about the llvm-commits mailing list