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

Workflows can use latest builds to compile and test current version #262

Closed
masesdevelopers opened this issue Jul 3, 2024 · 0 comments · Fixed by #263
Closed

Workflows can use latest builds to compile and test current version #262

masesdevelopers opened this issue Jul 3, 2024 · 0 comments · Fixed by #263
Assignees
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Comments

@masesdevelopers
Copy link
Collaborator

masesdevelopers commented Jul 3, 2024

It is not possible to use GitHub NuGet registry without previously removes the uploaded package; indeed it is only possible to remove the entire package on web UI, not a single version. Another option can be to use the uploaded artifact using the counterpart action https://github.com/actions/download-artifact: a check shall be done to verify how to identify the last run-id when the action runs cross-repository.

Originally posted by @masesdevelopers in masesgroup/JNet#475 (comment)

Apply the same conditions used in masesgroup/KNet#533 for both JNet and KNet

@masesdevelopers masesdevelopers self-assigned this Jul 3, 2024
@masesdevelopers masesdevelopers added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
1 participant