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

👷 Sign release commits with Jack's token #289

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

cowboyd
Copy link
Member

@cowboyd cowboyd commented Sep 17, 2024

Motivation

We have a requirement that all repository commits be signed. This means that automations should also sign commits.

Approach

We are setting up commit signing in the repository, but there is no way (that I know of) to currently pass that git config into the container in which covector is running its action.

This checks which action covector ran and then if it is version, re-commits HEAD which is configured to use Jack's credentials and config.

We have a requirement that all repository commits be signed. This
means that automations should also sign commits.

We are setting up commit signing in the repository, but there is no
way (that I know of) to currently pass that git config into the
container in which covector is running its action.

This checks which action covector ran and then if it is `version`,
re-commits HEAD which is configured to use Jack's credentials and
config.
@cowboyd cowboyd requested a review from jbolda September 17, 2024 16:02
Copy link
Contributor

Package Changes Through 85fb1ff

There are 4 changes which include @interactors/globals with patch, @interactors/core with patch, @interactors/html with patch, @interactors/keyboard with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@interactors/globals 1.0.0 1.0.1
@interactors/core 1.0.0 1.0.1
@interactors/keyboard 1.0.0 1.0.1
@interactors/html 1.0.0 1.0.1
@interactors/material-ui 5.0.0 5.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for interactors canceled.

Name Link
🔨 Latest commit 85fb1ff
🔍 Latest deploy log https://app.netlify.com/sites/interactors/deploys/66e9a8197f91940008a36723

@cowboyd cowboyd requested review from taras and wKich September 17, 2024 16:54
@cowboyd cowboyd merged commit 020a0a2 into main Sep 17, 2024
6 checks passed
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