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 version file support #109

Merged
merged 7 commits into from
Apr 25, 2022
Merged

Add version file support #109

merged 7 commits into from
Apr 25, 2022

Conversation

aedart
Copy link
Owner

@aedart aedart commented Apr 25, 2022

Adds possibility to specify a version file in \Aedart\Utils\Version::application, which will be used instead of composer's meta information about the root package's version.

Furthermore, a bin/build-version has been added, as an example executable for building a version file. Intended to be invoked after a composer install or update.

References

#108

@aedart aedart added the enhancement New feature or request label Apr 25, 2022
@aedart aedart added this to the v6.x milestone Apr 25, 2022
@aedart aedart self-assigned this Apr 25, 2022
It appears that this is never going to be able to run in GitHub actions / CI. Not sure how to resolve this right now. But, then again, the script is more intended as an example, so it's not that important.
@aedart aedart merged commit 5ff5c5f into 6.x Apr 25, 2022
@aedart aedart deleted the add-version-file-support branch April 25, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant