-
Notifications
You must be signed in to change notification settings - Fork 8
Script that generates a new ANY form "package" #24
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Create a script that generates a new ANYK form "package" in the repo. It must run on Linux. You can also include a Windows script too but it is not neccessary. It should not have "big" dependencies, so no Node scripts for example.
Inputs are:
form: name of the formurl: url for the ANYK form on https://nav.gov.hu/
It must add these files:
anyk-<form>/Dockerfile- don't forget to set the input url in the Dockerfileanyk-<form>/docker-compose.yml
It must modify these files:
.github/workflows/build.yml- add the new package to the steps.github/workflows/publish.yml- add the new package to the steps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers