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

Prepare v5.0.0-beta1 #578

Merged
merged 4 commits into from
Dec 10, 2020
Merged

Prepare v5.0.0-beta1 #578

merged 4 commits into from
Dec 10, 2020

Conversation

ffoodd
Copy link
Contributor

@ffoodd ffoodd commented Dec 8, 2020

To-do list

  • Missing patch rejects in docs/content
  • Customize RTL: Helvetica, letter-spacing, left / start out there?
  • Check custom docs for BC: data-bs-*, RTL, etc.
  • Bootstrap to Boosted occurrencies
  • To check: carousel arrows, breadcrumb flipped separator (might be a better way)…

And then…

Prepare release

  • Run linters;
  • Run compilers;
  • Run tests;
  • Check documentation site: examples and contents;
  • Test cross-browser compatibility locally and with BrowserStack:
  • Including RTL mode 🎉
  • sync with Bootstrap's release and probably wait for it;
  • npm run release-version $current_version $next_version to bump version number
  • npm run release to compile dist, update SRI hashes in doc and package the release
  • Prepare changelog:
  • commit and push dist with a chore(release) commit message
  • merge
  • tag your version, and push your tag
  • create a GitHub release:
    • attach zip file
    • paste CHANGELOG in the release's description
  • npm pack then npm publish
    • if you're releasing a pre-release, use --tag, eg for v5-alpha1 npm publish boosted-5.0.0-alpha1.tgz --tag next
  • check release on NPM, Nuget, Packagist
  • make an announcement in Plazza 🎉

@ffoodd ffoodd added v5 dependencies Pull requests that update a dependency file chore merge Sync with Bootstrap labels Dec 8, 2020
@ffoodd ffoodd added this to the 5.0.0-beta milestone Dec 8, 2020
@ffoodd ffoodd self-assigned this Dec 8, 2020
This was linked to issues Dec 9, 2020
@ffoodd ffoodd force-pushed the chore/merge-main@b1290ff18 branch 6 times, most recently from d68a774 to a1a5d0e Compare December 10, 2020 14:16
@ffoodd ffoodd linked an issue Dec 10, 2020 that may be closed by this pull request
@ffoodd ffoodd marked this pull request as ready for review December 10, 2020 15:53
@ffoodd ffoodd merged commit c264103 into v5-dev Dec 10, 2020
@ffoodd ffoodd deleted the chore/merge-main@b1290ff18 branch December 10, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file merge Sync with Bootstrap v5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v5-beta1 Ship list Use Helvetica Neue Arabic RTL mode
1 participant