Skip to content

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

  • Separate preview generation from linutil release.

  • Auto runs with Linutil Release workflow.

  • We can trigger the preview generation for any specific release with Linutil Release workflow run id that is created after this PR.

  • Run ID can be obtained from the URL of the workflow run.

  • Preview commit message contains the run id which can be used to browse the files at the specific commit.

  • Doesn't have a x in linutil.yml if the preview generation fails.

Testing

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 jeevithakannan2 changed the title Preview.yml ci: Seperate preview from Linutil Release Oct 9, 2024
jeevithakannan2 added a commit to jeevithakannan2/linutil that referenced this pull request Oct 9, 2024
Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

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

Weird. This didn't work for me last time I tried...

@jeevithakannan2
Copy link
Contributor Author

@adamperkowski Did you try with artifact?

@adamperkowski
Copy link
Collaborator

@adamperkowski Did you try with artifact?

I don't really remember. Probably.

@adamperkowski adamperkowski added the github_actions Pull requests that update GitHub Actions code label Oct 25, 2024
@ChrisTitusTech ChrisTitusTech merged commit 06d8b52 into ChrisTitusTech:main Oct 31, 2024
1 check passed
ChrisTitusTech pushed a commit that referenced this pull request Oct 31, 2024
* Remove autocommit

* Remove move to build dir

* Preview for 2024.10.09

* Revert preview section for #792

---------

Co-authored-by: jeevithakannan2 <jeevithakannan2@users.noreply.github.com>
@jeevithakannan2 jeevithakannan2 deleted the preview.yml branch November 1, 2024 10:01
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