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

In case of failure, logs should be saved as artefact #15

Open
Tchoupinax opened this issue Nov 27, 2024 · 1 comment
Open

In case of failure, logs should be saved as artefact #15

Tchoupinax opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@Tchoupinax
Copy link
Collaborator

Tchoupinax commented Nov 27, 2024

Logs are written inside local_data/logs by default.
Also, it can be overridden with IGGY_SYSTEM_PATH.

@hubcio
Copy link
Collaborator

hubcio commented Nov 27, 2024

Make it an option, like we discussed:

  • always upload logs as an artifact (compressed ofc)
  • never upload logs from iggy-server to github, regardless of action status
  • on-failure - upload logs when action fails for any reason (this action OR whole flow?)

Feel free to modify those or add any other options.

@Tchoupinax Tchoupinax self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants