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

ci: Remove unnecessary auto commit #791

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

jeevithakannan2
Copy link
Contributor

@jeevithakannan2 jeevithakannan2 commented Oct 9, 2024

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

  • build dir is ignored as per the .gitignore. So auto commit action will not work.
  • We can directly create a pre-release instead of moving the binaries to the build dir.
  • Looks like the new preview was also included in the commit.

Testing

https://github.com/jeevithakannan2/linutil_ci/releases/tag/2024.10.09

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

jeevithakannan2 added a commit to jeevithakannan2/linutil that referenced this pull request Oct 9, 2024
@adamperkowski adamperkowski added the github_actions Pull requests that update GitHub Actions code label Oct 25, 2024
ChrisTitusTech pushed a commit that referenced this pull request Oct 31, 2024
* Seperate preview from linutil.yml

* Fix paths as per #791

* Refact commit msg

* Update preview.yml
@ChrisTitusTech ChrisTitusTech merged commit 01285f4 into ChrisTitusTech:main Oct 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants