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(workflows): Update repo workflows #179

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

jgoguen
Copy link
Owner

@jgoguen jgoguen commented Dec 29, 2024

A bunch of updates to workflows:

  • No more vale
  • Only fetch the most recent commit, full history is not needed
  • Replace black with ruff
  • Stop using custom GHA repos, both are just a single line, an action is excessive
  • Create a release on Forgejo as well as GitHub

Copy link
Contributor

deepsource-io bot commented Dec 29, 2024

Here's the code health analysis summary for commits 477bbd2..4262caf. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@jgoguen jgoguen force-pushed the repo-workflow-update branch 3 times, most recently from 707c94c to 094cb7a Compare December 29, 2024 04:01
@jgoguen
Copy link
Owner Author

jgoguen commented Dec 29, 2024

Failures on ruff are expected at this time. I'm working through re-working some code and tests, I'll get to those later.

@jgoguen jgoguen force-pushed the repo-workflow-update branch 2 times, most recently from 830eae3 to 1e61ed2 Compare December 29, 2024 04:06
A bunch of updates to workflows:
- No more vale
- Only fetch the most recent commit, full history is not needed
- Replace black with ruff
- Stop using custom GHA repos, both are just a single line, an action is excessive
- Create a release on Forgejo as well as GitHub
@jgoguen jgoguen force-pushed the repo-workflow-update branch from 1e61ed2 to 4262caf Compare December 29, 2024 04:12
@jgoguen jgoguen merged commit 4262caf into main Dec 29, 2024
8 of 10 checks passed
@jgoguen jgoguen deleted the repo-workflow-update branch December 29, 2024 04:40
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.

1 participant