Skip to content

Conversation

@bastelfreak
Copy link
Contributor

No description provided.

@rwaffen
Copy link
Member

rwaffen commented Aug 18, 2025

i try to continue here

@bastelfreak
Copy link
Contributor Author

I gave this a rebase

- name: build it
run: bundle exec rake vox:build
env:
EZBAKE_ALLOW_UNREPRODUCIBLE_BUILDS: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we would merge this now, the package builds for PRs would work, but we would break the release workflow. That still uses the docker container and the vox:build rake task. And it pulls ezbake from main. I would like to:

  • refactor the rake task so we have something like vox:buildindocker and vox:buildnative
  • update the ezbake repo handling so it relies on tags/git refs
  • do a bit more work in ezbake to reduce depdencies to the packaging gem or get rid of it. I think we only need it to render erb templates

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