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

improve log and version displaying #167

Merged
merged 2 commits into from
Sep 25, 2024
Merged

improve log and version displaying #167

merged 2 commits into from
Sep 25, 2024

Conversation

thirdeyenick
Copy link
Contributor

This PR provides improvements about displaying the build and release logs.

This allows to also have a proper versioning information if no VCS stamping was used or no source code information could be found.
This improves the live tailing of the logs during application builds by updating the authorization token before every log call. Before we were using the token which was created when starting nctl. It furthermore fixes a `nil` pointer access.
@thirdeyenick thirdeyenick merged commit bed658f into main Sep 25, 2024
2 checks passed
@thirdeyenick thirdeyenick deleted the fix-empty-commits branch September 25, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants