Skip to content

Feat: Add version number to console output (Issue #5)#12

Merged
zoidy merged 2 commits into
mainfrom
5-feat-add-version-info-to-do-function
Jun 12, 2025
Merged

Feat: Add version number to console output (Issue #5)#12
zoidy merged 2 commits into
mainfrom
5-feat-add-version-info-to-do-function

Conversation

@zoidy

@zoidy zoidy commented Jun 12, 2025

Copy link
Copy Markdown
Collaborator

Description

Display the version number somewhere to make it easy to see which version generated the logs.

See #5

Documentation Update

  • I have updated README.md and other relevant documentation
  • No documentation update is needed

Implementation Notes
Originally, the idea was to place the version in an environment variable so it would show up in DO. However, DO encrypts env variables so instead, the version is output to the console. This output appears in the DO execution logs.

@zoidy zoidy linked an issue Jun 12, 2025 that may be closed by this pull request
1 task
@zoidy zoidy merged commit eff3fa3 into main Jun 12, 2025
1 check passed
@zoidy zoidy deleted the 5-feat-add-version-info-to-do-function branch June 12, 2025 20:16
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

Successfully merging this pull request may close these issues.

Feat: Add version info to DO Function

1 participant