Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • AdvancedBedwars AdvancedBedwars
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pedro Diniz
  • AdvancedBedwarsAdvancedBedwars
  • Merge requests
  • !25

Versioning system

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pedro Diniz requested to merge feat/versioning into master May 10, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: TheOfficialPetereo

Implements the new versioning system for this plugin.

Implementation:

  • Renamed plugin.yml to plugin.cyml in order to process it at compile time
  • The build script takes the plugin.cyml text and replaces all %version% occurrences with the current directories branch name and outputs the modified data to the spigot compatible plugin.yml
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/versioning