Skip to content

Bump versions on install docs#9916

Merged
ahukkanen merged 3 commits intodevelopfrom
docs/install-ruby-3.1
Oct 26, 2022
Merged

Bump versions on install docs#9916
ahukkanen merged 3 commits intodevelopfrom
docs/install-ruby-3.1

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

Our installation instructions aren't compatible with the last versions of Decidim. This PR fixes that.

Mind that this will not still work for v0.27 (last stable release), as Ruby version isn't compatible: on develop we're using 3.1.1 and on v0.27 we're on 3.0.2. I plan to fix that on other PRs by enabling versioning on Antora.

📌 Related Issues

♥️ Thank you!

Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we should recommend Ruby 3.1 yet as we still have the issue with Bundler/RubyGems version.

Recently our new developer tried to install Decidim 0.27 on Ruby 3.1 and failed to do so because of the issue explained at #9839 and what I've been trying to fix at #9849. After installing Ruby 3.0.x, everything went smoothly for 0.27.

@andreslucena andreslucena force-pushed the docs/install-ruby-3.1 branch from 9a6334c to cb1eb83 Compare October 26, 2022 08:13
@andreslucena andreslucena force-pushed the docs/install-ruby-3.1 branch from cb1eb83 to acf818b Compare October 26, 2022 08:16
@ahukkanen ahukkanen merged commit 8d9d658 into develop Oct 26, 2022
@ahukkanen ahukkanen deleted the docs/install-ruby-3.1 branch October 26, 2022 08:27
entantoencuanto added a commit that referenced this pull request Oct 26, 2022
* develop: (35 commits)
  Install turbo-rails (#9881)
  Fix conference invitations (#9664)
  Fix invalid rendering of meeting and proposal body texts (#9764)
  Make documentation site work with multiple versions (#9917)
  Bump versions on install docs (#9916)
  Standardize CSV import formats and fix private users CSV import with invalid file (#9627)
  Fix: The i18n locales selector is showing a dropdown with 3 languages (#9902)
  Make Scopes field in debates translatable (#9903)
  Make ToS agreement translatable (#9909)
  Fix issues with a11y specs (#9929)
  Remove invitations badge (#9906)
  Make initiatives order translatable (#9905)
  Add missing active actions on admin navigation menu (#9904)
  Fix user sign up with invalid name (#9896)
  Remove duplication of LastActivity queries (#9895)
  Rename IgnoredMethods to AllowedMethods in Rubocop configuration (#9893)
  Exclude malformed file from codeclimate configuration (#9910)
  Fix correct resource linking for amendments (#9887)
  Fix superposition in admin's error forms (#9871)
  Add missing i18n key in Initiatives (#9892)
  ...
@andreslucena andreslucena added team: documentation type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Oct 28, 2022
entantoencuanto added a commit that referenced this pull request Oct 31, 2022
* develop: (36 commits)
  Fix proposal etiquette and length validator with base64 images (#9639)
  Install turbo-rails (#9881)
  Fix conference invitations (#9664)
  Fix invalid rendering of meeting and proposal body texts (#9764)
  Make documentation site work with multiple versions (#9917)
  Bump versions on install docs (#9916)
  Standardize CSV import formats and fix private users CSV import with invalid file (#9627)
  Fix: The i18n locales selector is showing a dropdown with 3 languages (#9902)
  Make Scopes field in debates translatable (#9903)
  Make ToS agreement translatable (#9909)
  Fix issues with a11y specs (#9929)
  Remove invitations badge (#9906)
  Make initiatives order translatable (#9905)
  Add missing active actions on admin navigation menu (#9904)
  Fix user sign up with invalid name (#9896)
  Remove duplication of LastActivity queries (#9895)
  Rename IgnoredMethods to AllowedMethods in Rubocop configuration (#9893)
  Exclude malformed file from codeclimate configuration (#9910)
  Fix correct resource linking for amendments (#9887)
  Fix superposition in admin's error forms (#9871)
  ...
@ahukkanen ahukkanen mentioned this pull request Nov 1, 2022
Quentinchampenois pushed a commit to Quentinchampenois/decidim that referenced this pull request Nov 23, 2022
* Bump versions on install docs

* Change ruby version to 3.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team: documentation type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants