-
Notifications
You must be signed in to change notification settings - Fork 12
Repository Policy
As of fairy growing larger, the versioning and repository artifact publication becomes more important to be managed. To keep fairy repository in a clean state, here is some policy about versioning and repository publication.
Any versioning change cover from v[major].[minor]
change should be decided by the main maintainer team.
Any versioning change cover from .[revision]b[build]
change can be decided by main maintainer team or long term contributors for fairy.
SNAPSHOT
version will be published to repository whenever a commit being pushed or PR being merged.
non-SNAPSHOT
version will be published whenever there is enough amount of changes happened inbetween each versioning change.
publishSnapshotPublicationToMainRepository
- for publish snapshot artifact to main repository
publishProductionPublicationToMainRepository
- for publish production artifact to main repository