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

Add support for customizing the output filename #189

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

chenxiaolong
Copy link
Owner

@chenxiaolong chenxiaolong commented Dec 8, 2022

This is a hidden feature and will not be exposed via BCR's GUI. A user can customize the output filename by copying the default template to <output directory>/bcr.properties and then editing the file.

Fixes: #187

This is a hidden feature and will not be exposed via BCR's GUI. A user
can customize the output filename by copying the default template to
<output directory>/bcr.properties and then editing the file.

Fixes: #187

Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
@chenxiaolong chenxiaolong self-assigned this Dec 8, 2022
@chenxiaolong chenxiaolong merged commit 1c5184b into master Dec 8, 2022
@chenxiaolong chenxiaolong deleted the filename_template branch December 8, 2022 01:48
chenxiaolong added a commit that referenced this pull request Dec 8, 2022
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
chenxiaolong added a commit that referenced this pull request Dec 8, 2022
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
@drkhemu
Copy link

drkhemu commented Dec 11, 2022

could you pls guide step wise ? i could not do this change as i still don't get where to change? thanks and appreciated

@chenxiaolong
Copy link
Owner Author

Please see my comment here for an example: #187 (comment)

@nikhilbadyal
Copy link

nikhilbadyal commented Dec 23, 2022

Is it possible to add custom format for ${date} like yyyy-MM-ddHH:mm:ss . I don't want time_zone in output filename. As it container ugly + sign.

@chenxiaolong
Copy link
Owner Author

I created a feature request for that at: #204

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.

Feature request : custom filename
3 participants