-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sushi project should contain all initial project files #1
Comments
@troelde Why do you need these files? If you use HL7 autobuilder or a build script triggered from GitHub, the files are not necessary at all. |
@thomiz : Agree, but I am a newbie here, so who can configure the HL7 autobuilder or build script? At least you need the .gitignore file. |
I have never used the autobuilder actually, but the build script is easy enough to setup. I can probably setup a build script for you if you have working fsh code, ig.ini and sushi-config.yaml. You are correct, the .gitignore is hightly recommended for all projects. The other files are probably a good idea if you want to be able to build it on you own computer using the HL7 publisher. |
@thomiz : I compiled fsh code and sushi reported no errors or warnings. |
@troelde Jeg har oppdatert prosjektet med en workflow. For å teste den må den pulles til main først. Jeg håper det virker ut av boksen, men kan ikke garantere det selvfølgelig siden dere har en litt annen katalogstruktur enn det jeg pleier å bruke, så jeg måtte editere litt på scriptet. Vi fikser det hvis det kommer feilmeldinger. Ny byggeprosess som startes fra Actions skjermen. Scriptet blir ikke synlig før man har lagt .github/workflow katalogen til main. Resultatet av bygget skal legges under branchen gh-pages og katalogen currentbuild |
Did a update of the writeup describing the build process, would apprecieate any feedback. |
_genonce.bat
_genonce.sh
_updatePublisher.bat
_updatePublisher.sh
.gitignore
I had to generate this myself by copying from another project.
The text was updated successfully, but these errors were encountered: