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

wip: update decidim 0.28.0 #596

Draft
wants to merge 82 commits into
base: main
Choose a base branch
from

Conversation

ayuki-joto
Copy link
Collaborator

🎩 What? Why?

decidim 0.28.0への更新対応

📌 Related Issues

  • Related to #?
  • Fixes #?

📋 Subtasks

  • Add CHANGELOG upgrade notes, if required
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

Description

public/robots.txt Outdated Show resolved Hide resolved
@takahashim
Copy link
Collaborator

原因は不明ですが、 79f374c をローカルで動かそうとすると、

Decidim.icons.register(name: "line-fill", icon: "line-fill", category: "system", description: "", engine: :core)

を登録してくれ、と言われてエラーになるようでした。
そこでとりあえず上記をconfig/initializers/decidim.rbに追加するととりあえずbin/devで起動するところまでは動作するようです。

@takahashim takahashim mentioned this pull request Mar 18, 2024
6 tasks
takahashim and others added 11 commits June 15, 2024 00:39
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
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

Successfully merging this pull request may close these issues.

2 participants