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

CI builder doesn't work #2

Open
roxblnfk opened this issue Apr 24, 2024 · 2 comments · Fixed by #3
Open

CI builder doesn't work #2

roxblnfk opened this issue Apr 24, 2024 · 2 comments · Fixed by #3
Labels
bug Something isn't working for contributors

Comments

@roxblnfk
Copy link
Member

roxblnfk commented Apr 24, 2024

We need to fix CI to make a build and attach it to release

@roxblnfk roxblnfk added bug Something isn't working for contributors labels Apr 24, 2024
@roxblnfk roxblnfk linked a pull request May 2, 2024 that will close this issue
@roxblnfk roxblnfk reopened this May 2, 2024
@roxblnfk
Copy link
Member Author

roxblnfk commented May 2, 2024

@roxblnfk, the CI debacle continues :(

There's the error again, but only because of incorrect configuration The workflow is not valid. .github/workflows/build.yml (Line: 155, Col: 25): Job 'releaseDraft' depends on unknown job 'test'

I wonder why GitHub gave such a merge.... Maybe some rule that requires mandatory CI is not enabled.

I will fix this problem in yaml later.

#3 (comment)

@Danil42Russia
Copy link
Contributor

@roxblnfk, do you really want to make automatic Draft releases?
After each merge into the develop or main branch, CI will create draft releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working for contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants