-
Notifications
You must be signed in to change notification settings - Fork 36
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
wip: update decidim 0.28.0 #596
Draft
ayuki-joto
wants to merge
89
commits into
codeforjapan:main
Choose a base branch
from
ayuki-joto:feat/update-decidim-0-28-0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
wip: update decidim 0.28.0 #596
ayuki-joto
wants to merge
89
commits into
codeforjapan:main
from
ayuki-joto:feat/update-decidim-0-28-0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
takahashim
reviewed
Mar 16, 2024
原因は不明ですが、 79f374c をローカルで動かそうとすると、 Decidim.icons.register(name: "line-fill", icon: "line-fill", category: "system", description: "", engine: :core) を登録してくれ、と言われてエラーになるようでした。 |
…date-decidim-0-28-0
6 tasks
6 tasks
Fix rspec for v0.28.0
…date-decidim-0-28-0 # Conflicts: # Gemfile # Gemfile.lock
Fix rubocop
This was referenced Jun 10, 2024
force to use `:ja` locale
update DEVELOPMENT.md for 0.28.1
…date-decidim-0-28-0 # Conflicts: # Gemfile.lock
…date-decidim-0-28-0 # Conflicts: # app/commands/decidim/organizations/destroy_organization.rb
…date-decidim-0-28-0 # Conflicts: # .github/workflows/_check.yaml # Gemfile # Gemfile.lock # app/views/static/api/docs/index.html # db/schema.rb # package.json # yarn.lock
…date-decidim-0-28-0 # Conflicts: # docker-compose.yml
6 tasks
Use postgresql image in ghcr.io/codeforjapan
merge main
…cidim-cfj into feat/update-decidim-0-28-0
- wget https://raw.githubusercontent.com/decidim/decidim/c626489ea235e644e281ecf4bdbcdf112ca6b3d7/decidim-core/db/migrate/20181025082245_add_timestamps_to_components.rb -O $(ls db/migrate/*_add_timestamps_to_components.decidim.rb) - bundle remove spring spring-watcher-listen - bundle update decidim decidim-dev
6 tasks
非表示にしているコンポーネントがトップページで見えている |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
decidim 0.28.0への更新対応
📌 Related Issues
📋 Subtasks
CHANGELOG
upgrade notes, if required📷 Screenshots (optional)