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

Add Actions repository for shared actions between main repositories and blueprints. #24135

Closed
1 task
mshima opened this issue Nov 7, 2023 · 8 comments · Fixed by hipster-labs/jhipster-daily-builds#163
Labels
area: enhancement 🔧 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ theme: CI builds $300 https://www.jhipster.tech/bug-bounties/
Milestone

Comments

@mshima
Copy link
Member

mshima commented Nov 7, 2023

Overview of the feature request

Create a new repository for shared actions to be reused at generator-jhipster, jhipster-bom, daily-builds and blueprints.
Some actions specific to generator-jhipster, jhipster-bom and daily-builds can be kept as a local action here.

Useful actions for blueprints:

  • build npm cache. Blueprints uses same frontends.
  • save/restore daily cache. daily cache is useful because we don't generate lock file.
  • a few tools:
    • setup git.
    • setup keycloak hostname.
  • compare generated source with previews.
Motivation for or Use Case

Facilitate maintenance.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)
@mshima mshima changed the title Add Actions repository for shared actions between blueprints. Add Actions repository for shared actions between main repositories and blueprints. Nov 7, 2023
@mshima
Copy link
Member Author

mshima commented Nov 8, 2023

@DanielFran I can create a repo in hipster-labs org or should it be created in jhipster org?

@DanielFran
Copy link
Member

Better to create in jhipster org

@mshima
Copy link
Member Author

mshima commented Nov 10, 2023

@DanielFran https://github.com/hipster-labs/actions, you can move the project to jhipster org.

@DanielFran
Copy link
Member

@mshima done

@DanielFran
Copy link
Member

@mshima Are you planning to update the daily builds to use the jhipster actions?

@mshima
Copy link
Member Author

mshima commented Apr 23, 2024

@mshima Are you planning to update the daily builds to use the jhipster actions?

Yes.

@mshima
Copy link
Member Author

mshima commented May 20, 2024

@DanielFran
Copy link
Member

@mshima approved

@mraible mraible added this to the 8.5.0 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: enhancement 🔧 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ theme: CI builds $300 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants