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

chore(ci): remove unused files and actions #5827

Merged
merged 1 commit into from
Sep 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/actions/automatic-updates/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ runs:
distribution: ${{ inputs.javaDistribution }}
java-version: ${{ inputs.javaVersion }}

- name: Generate changelog
uses: ./.github/actions/changelog
with:
token: ${{ inputs.secretGithubToken }}
release_branch: ${{ inputs.branch-ref }}

# Autogenerated resources
- name: Run project refresh actions
shell: bash
Expand Down Expand Up @@ -97,7 +91,7 @@ runs:
run: |
git config --local user.email "$CI_EMAIL"
git config --local user.name "$CI_USER"
git add README.adoc CHANGELOG.md && git commit -m 'chore: nightly automatic updates' || echo "No nightly automatic updates changes to commit"
git commit -am 'chore: nightly automatic updates' || echo "No nightly automatic updates changes to commit"
git push "https://$CI_USER:[email protected]/$GITHUB_REPOSITORY.git" HEAD:${{ inputs.branch-ref }} || echo "No nightly automatic updates changes to push"

# Give it a rest to avoid hitting Github API rate limit
Expand Down
1 change: 0 additions & 1 deletion .github/actions/changelog
Submodule changelog deleted from b25e89
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule ".github/actions/changelog"]
path = .github/actions/changelog
url = https://github.com/CharMixer/auto-changelog-action
[submodule ".github/actions/gh-go-mod-generate-sbom"]
path = .github/actions/gh-go-mod-generate-sbom
url = https://github.com/CycloneDX/gh-gomod-generate-sbom/
6,110 changes: 0 additions & 6,110 deletions CHANGELOG.md

This file was deleted.

2 changes: 0 additions & 2 deletions badge.out

This file was deleted.

1 change: 0 additions & 1 deletion coverage

This file was deleted.

2,183 changes: 0 additions & 2,183 deletions coverage.mod.out

This file was deleted.

111,796 changes: 0 additions & 111,796 deletions coverage.out

This file was deleted.