Skip to content

fix: ensure correct tag value type in flatpak manifest#466

Merged
Mik- merged 1 commit into
gonicus:mainfrom
Ferenc-:fix-yaml-parser-warning
May 18, 2026
Merged

fix: ensure correct tag value type in flatpak manifest#466
Mik- merged 1 commit into
gonicus:mainfrom
Ferenc-:fix-yaml-parser-warning

Conversation

@Ferenc-
Copy link
Copy Markdown
Contributor

@Ferenc- Ferenc- commented May 17, 2026

Fixes the following type of warnings,
that local builds and CI runs both emit:

** (flatpak-builder:553): WARNING **: 08:03:36.881: 132:14: '2.17' will be parsed as a number by many YAML parsers

See the last occurence of this warning in the CI:
https://github.com/gonicus/gonnect/actions/runs/25786376705/job/75740691679

Fixes the following type of warnings,
that local builds and CI runs both emit:

```
** (flatpak-builder:553): WARNING **: 08:03:36.881: 132:14: '2.17' will be parsed as a number by many YAML parsers
```

See the last occurence of this warning in the CI:
https://github.com/gonicus/gonnect/actions/runs/25786376705/job/75740691679

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
@Mik- Mik- changed the title fix: Ensure correct tag value type in flatpak manifest fix: ensure correct tag value type in flatpak manifest May 18, 2026
@Mik-
Copy link
Copy Markdown
Collaborator

Mik- commented May 18, 2026

@Ferenc- thanks for the fix, appreciate it.

@Mik- Mik- merged commit e165209 into gonicus:main May 18, 2026
14 of 15 checks passed
@Ferenc-
Copy link
Copy Markdown
Contributor Author

Ferenc- commented May 18, 2026

@Mik- Should I raise a PR for the flathub repo as well?

@Mik-
Copy link
Copy Markdown
Collaborator

Mik- commented May 19, 2026

@Ferenc- Thx, you don't need to raise a PR on the flathub repo. I will fix it on the next beta or release.

Mik- pushed a commit that referenced this pull request May 20, 2026
Fixes the following type of warnings,
that local builds and CI runs both emit:

```
** (flatpak-builder:553): WARNING **: 08:03:36.881: 132:14: '2.17' will be parsed as a number by many YAML parsers
```

See the last occurence of this warning in the CI:
https://github.com/gonicus/gonnect/actions/runs/25786376705/job/75740691679

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
semantic-release-tokenizer Bot pushed a commit that referenced this pull request May 20, 2026
# [2.2.0-beta.7](v2.2.0-beta.6...v2.2.0-beta.7) (2026-05-20)

### Bug Fixes

* do not show favorites in "most called" list ([#456](#456)) ([8ee676d](8ee676d))
* Ensure correct `tag` value type in flatpak manifest ([#466](#466)) ([3c5412a](3c5412a))
* **ui:** do not treat room names beginning with digits as phone numbers ([#461](#461)) ([75ed3f2](75ed3f2))

### Features

* add template for 1&1 ([#465](#465)) ([865fcd9](865fcd9))
* ical rrule parsing optimization ([#457](#457)) ([c46f066](c46f066))
* rtt ui integration ([#443](#443)) ([62d48f3](62d48f3))
* windows signing ([#462](#462)) ([f7dd63a](f7dd63a))
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