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

Merge upstream/master Changes Into Integration #4

Open
wants to merge 93 commits into
base: integration
Choose a base branch
from

Conversation

aaronskiba
Copy link
Collaborator

  • Our integration branch is quite behind upstream/master. This PR is meant to bring integration up-to-date with upstream/master.

… to debug more easily (what version is jruby-head !?)
was corrected on Translation.io-side with correct Lower/Upper Sorbian codes: https://translation.io/docs/languages
… Force version of GetText to avoid dependency to external online request: ruby-gettext/gettext#85 (comment)
…moved when `config.yaml_remove_empty_keys = true` + Bump version to 1.25
MichaelHoste and others added 26 commits November 16, 2022 14:35
…>= 3.3.9) (translation#53)

* Manually manage plural rules for source PO file

Manually manage plural rules for source PO file when GetText >= 3.3.9 and the introduction of optional `red-datasets` dependency for plural rules
…he configuration file. (translation#54)

* Don't delete unmanaged locales YAML files when init new project
* Add spec to check that cleanup don't remove ignored target languages
Replace relative link by absolute link
…cause Ruby 3.3 doesn't include racc/parser")
@aaronskiba
Copy link
Collaborator Author

To fully test this PR, the following update must be made in the Gemfile of portagenetwork/roadmap:

gem 'translation', git: 'https://github.com/ualbertalib/translation_io_rails',
                   branch: 'aaron/merge-upstream-master'

@aaronskiba
Copy link
Collaborator Author

To fully test this PR, the following update must be made in the Gemfile of portagenetwork/roadmap:

gem 'translation', git: 'https://github.com/ualbertalib/translation_io_rails',
                   branch: 'aaron/merge-upstream-master'

I've gone ahead and done this. The branch aaron/translation_io_rails/upgrade-testing is published within the portagenetwork/roadmap repo and can be used to test this PR.

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.

3 participants