Skip to content

packaging: Switch from Perforce to OpenVoxProject releases#21

Merged
bastelfreak merged 1 commit intoOpenVoxProject:mainfrom
bastelfreak:foo
Jul 15, 2025
Merged

packaging: Switch from Perforce to OpenVoxProject releases#21
bastelfreak merged 1 commit intoOpenVoxProject:mainfrom
bastelfreak:foo

Conversation

@bastelfreak
Copy link
Copy Markdown
Contributor

The Gemfile is a template. For every ezbake based build, the Gemfile is copied into the build dir. Aftwards the gems are installed. the packaging gem is used to publish packages, update repos and render different templates, e.g. the systemd unit files for openvox-server and openvox-db.

As far as I know, the erb template rendering is the only feature from packaging that we use. I didn't want to deal with a new gem name yet, the packaging rubygems namespace is already owned by Perforce: https://rubygems.org/gems/packaging

I assume in the long term we will get rid of packaging, so I didn't bother with renaming the gem. Because of that, we cannot publish it to rubygems.org right. Because of that the Gemfile now uses github: to fetch the release from there.

The Gemfile is a template. For every ezbake based build, the Gemfile is
copied into the build dir. Aftwards the gems are installed. the
packaging gem is used to publish packages, update repos and render
different templates, e.g. the systemd unit files for openvox-server and
openvox-db.

As far as I know, the erb template rendering is the only feature from
packaging that we use. I didn't want to deal with a new gem name yet,
the packaging rubygems namespace is already owned by Perforce: https://rubygems.org/gems/packaging

I assume in the long term we will get rid of packaging, so I didn't
bother with renaming the gem. Because of that, we cannot publish it to
rubygems.org right. Because of that the Gemfile now uses `github:` to
fetch the release from there.
@bastelfreak bastelfreak self-assigned this Jul 15, 2025
@bastelfreak bastelfreak added the enhancement New feature or request label Jul 15, 2025
@bastelfreak
Copy link
Copy Markdown
Contributor Author

This change was also used/tested to generate the latest openvox-server builds in OpenVoxProject/openvox-server#35

@bastelfreak bastelfreak merged commit 2858777 into OpenVoxProject:main Jul 15, 2025
4 checks passed
@bastelfreak bastelfreak deleted the foo branch July 15, 2025 13:22
bastelfreak added a commit to bastelfreak/openvox-server that referenced this pull request Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants