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

Nicer, less-fucky buildinfo #101

Open
aakatz3 opened this issue Mar 8, 2021 · 0 comments
Open

Nicer, less-fucky buildinfo #101

aakatz3 opened this issue Mar 8, 2021 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file feature New feature or request

Comments

@aakatz3
Copy link
Collaborator

aakatz3 commented Mar 8, 2021

Is your feature request related to a problem? Please describe.
It's troubling, annoying, and potentially problematic that the way build info is currently placed into stickyapi is by doing a string replace on all files, and moving them to a processed build location.

Describe the solution you'd like
I propose a generated-sources source set, where a buildinfo class is created and placed, by extending features from the current versioning plugin

Additional context
I already have a beta of this in StickyGradleTasks

@aakatz3 aakatz3 added the feature New feature or request label Mar 8, 2021
@aakatz3 aakatz3 self-assigned this Mar 8, 2021
@aakatz3 aakatz3 added the dependencies Pull requests that update a dependency file label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant