Skip to content

license: removes copyright year and uses SPDX ID#1433

Merged
codefromthecrypt merged 1 commit intomasterfrom
SPDX
Apr 10, 2024
Merged

license: removes copyright year and uses SPDX ID#1433
codefromthecrypt merged 1 commit intomasterfrom
SPDX

Conversation

@codefromthecrypt
Copy link
Copy Markdown
Member

# Prevent use of implicit GitHub Actions read-only token GITHUB_TOKEN. We don't deploy on
# the tag MAJOR.MINOR.PATCH event, but we still need to deploy the maven-release-plugin master commit.
token: ${{ secrets.GH_TOKEN }}
fetch-depth: 1 # only need the HEAD commit as license check isn't run
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Any reasons for that? (the clone is much faster with depth = 1)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@reta reta left a comment

Choose a reason for hiding this comment

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

Huge one but luckily easy for review

@codefromthecrypt codefromthecrypt merged commit 57f27e2 into master Apr 10, 2024
@codefromthecrypt codefromthecrypt deleted the SPDX branch April 10, 2024 23:51
codefromthecrypt added a commit that referenced this pull request Apr 14, 2024
We missed a couple cases in #1433

Signed-off-by: Adrian Cole <[email protected]>
codefromthecrypt added a commit that referenced this pull request Apr 14, 2024
We missed a couple cases in #1433

---------

Signed-off-by: Adrian Cole <[email protected]>
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