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

Fix CI on Deploy step #150

Closed
4 tasks done
wazolab opened this issue Feb 1, 2024 · 4 comments
Closed
4 tasks done

Fix CI on Deploy step #150

wazolab opened this issue Feb 1, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@wazolab
Copy link
Contributor

wazolab commented Feb 1, 2024

CI is broken because of:

  • i18n routes prerendering during build phase Deploy #516
  • Remove sed command in ci.yml
  • Docker host seems to be busy with another container Deploy #516
  • Cannot find module '../vidos.config' or its corresponding type declarations. Deploy #537
@wazolab wazolab added the bug Something isn't working label Feb 1, 2024
@wazolab wazolab self-assigned this Feb 1, 2024
wazolab added a commit that referenced this issue Feb 1, 2024
@wazolab wazolab linked a pull request Feb 1, 2024 that will close this issue
frodrigo pushed a commit that referenced this issue Feb 1, 2024
@frodrigo
Copy link
Member

frodrigo commented Feb 1, 2024

Cannot find module '../vidos.config' or its corresponding type declarations. Deploy #537

Fidex in 680ca0b

@frodrigo
Copy link
Member

frodrigo commented Feb 2, 2024

Docker host seems to be busy with another container Deploy #516

Fixed in c364f0b

wazolab added a commit that referenced this issue Feb 6, 2024
frodrigo pushed a commit that referenced this issue Feb 6, 2024
@wazolab
Copy link
Contributor Author

wazolab commented Feb 6, 2024

@frodrigo Can we close this issue ?

@frodrigo
Copy link
Member

frodrigo commented Feb 6, 2024

Yes.
For i18n : #156

@frodrigo frodrigo closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants