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

Setup GitHub Actions to > npm run package #33

Open
jeremy-farrance opened this issue Dec 7, 2024 · 0 comments
Open

Setup GitHub Actions to > npm run package #33

jeremy-farrance opened this issue Dec 7, 2024 · 0 comments
Assignees
Labels
task Client requested to do

Comments

@jeremy-farrance
Copy link
Member

Using GitHub Actions, set up the project so that every time we merge in to main, we npm run package to create the installer as a (downloadable) release item. This probably means we should generate the Version number based on the date, the simplest way (avoiding complexity) would be to do Major=Year (YYYY), Minor=Month (MM), and Patch=Day (DD).

E.g. AccuTheme-Bs5-Install-2024-12-22.zip

Once this is completed, moving forward will will have AccuClone (DnnClone) setup with AccuTheme already installed. Before use (of AccuClone to deploy a new project), installing the latest AccuTheme version would be required.

@jeremy-farrance jeremy-farrance added the task Client requested to do label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Client requested to do
Projects
None yet
Development

No branches or pull requests

2 participants