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

Script that generates a new ANY form "package" #24

Open
Res42 opened this issue Oct 2, 2022 · 2 comments
Open

Script that generates a new ANY form "package" #24

Res42 opened this issue Oct 2, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Res42
Copy link
Owner

Res42 commented Oct 2, 2022

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:

It must add these files:

  • anyk-<form>/Dockerfile - don't forget to set the input url in the Dockerfile
  • anyk-<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
@Res42 Res42 added enhancement New feature or request good first issue Good for newcomers labels Oct 2, 2022
@Res42
Copy link
Owner Author

Res42 commented Mar 26, 2023

Now that #43 has been merged this issue needs a new description or some rethinking if a script is needed or not. Maybe just some documentation on how to create a new form docker image?

@Teko012
Copy link
Collaborator

Teko012 commented Apr 29, 2023

I think a short guide should be enough in README on how to create a new YAML, naming scheme, and add it to update-check.yml and READMEs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants