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

raylib new release publish checklist #1084

Closed
25 tasks done
raysan5 opened this issue Jan 28, 2020 · 1 comment
Closed
25 tasks done

raylib new release publish checklist #1084

raysan5 opened this issue Jan 28, 2020 · 1 comment

Comments

@raysan5
Copy link
Owner

raysan5 commented Jan 28, 2020

This is the list with required steps I usually follow to publish a new raylib release, categorized and organized by priority. It's a slow and mostly manual process that really takes long time and effort.

raylib code update checklist

raylib webpage update checklist

raylib GitHub update checklist

  • Review README - Any addition/modification required?
  • Review HISTORY - Add new version evolution comments
  • Review CHANGELOG - Check, categorize and format all changes for the release
  • Review CONTRIBUTING - Add new contributors
  • Review ROADMAP - Review current implementations and add future plans

raylib package setup checklist

raylib installer package checklist

  • Setup package information (version, publisher, …)
  • Setup package files (MinGW, Notepad++, raylib)
  • Compile package: raylib_installer_v[x.x].[migw | tcc].exe
  • Test raylib generated package

Please, feel free to comment and give some feedback!

@raysan5
Copy link
Owner Author

raysan5 commented Mar 30, 2020

ok, it seems everything is ready... :)

@raysan5 raysan5 closed this as completed Mar 30, 2020
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

No branches or pull requests

1 participant