Ry Jones
Ry Jones
`git commit --amend --author="Wolfgang Beck " --no-edit` Per-repo: `git config user.email "[email protected]"` If you want it global: `git config --global user.email "[email protected]"` `git push --force-with-lease origin encdec3`
What would need to be done is create a workflow for releases, which includes a tagging component. I will look for a sample.
@baentsch It looks like you use both tags and releases. * [tags](https://github.com/open-quantum-safe/oqs-demos/tags) * [releases](https://github.com/open-quantum-safe/oqs-demos/releases) What would your ideal process look like? You could have multiple tags in a release, each...
@baentsch : you have write access, [which gives you the power to](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization) `Create and edit releases`
@marlonbaeten @berendsliedrecht [take a look](https://github.com/hyperledger/aries-builder-images/pull/8) and see if this would work
I suggest merging this and bumping the images repo to whatever is new enough.
@RafaelAPB would it make sense to build the ones you can on ARM?
@petermetz we already have an M1 mac at MacStadium
we have access to arm mac builders here at github now, if needed
@jamshale correct. I will ask you all to reconsider any plan to fork it back to Hyperledger.