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

feat(ci): adding ci pipelines #32

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open

Conversation

verissimor
Copy link

No description provided.

@verissimor
Copy link
Author

This PR follows the request #6 (comment):

CI/CD pipeline would be great. Something that can package up the theme into an archive, then add it to github releases. Then it can easily be installed using the Keycloak Operator.

After build, the theme is zipped in a similar approach as https://github.com/Alfresco/alfresco-keycloak-theme/releases/tag/0.3.2

Giving permission to the pipeline:
Navigate Git > Project > Settings > Actions > General and enable Workflow permissions = Read and write permissions.

In order to create a new release:

  1. Navigate to https://github.com/lukin/keywind/releases
  2. Select 'Release'
  3. Create a new/draft release with:
    • Choose a tag: 0.0.1
    • Target: master
    • Release Title: v0.0.1

Important that tag and title matches.

I hope it helps, please let me know if the commit looks good for you.

@lukin
Copy link
Owner

lukin commented Jan 15, 2023

Hey 👋

Thanks for contributing. I need some time to finish #23. After that, I will test this PR.

@verissimor
Copy link
Author

Any news here @lukin ?

@IDerr IDerr mentioned this pull request Feb 20, 2023
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.

None yet