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

Minor: formatting + small issues #95

Open
5 tasks
nermalcat69 opened this issue Nov 25, 2024 · 1 comment · May be fixed by #96
Open
5 tasks

Minor: formatting + small issues #95

nermalcat69 opened this issue Nov 25, 2024 · 1 comment · May be fixed by #96
Assignees

Comments

@nermalcat69
Copy link
Contributor

Several small tasks:

  1. Fix links in Customize runtime pages
  • fix the extra line at zCLI (check all runtime services)
  • fix the links (check all runtime services for the problem below)
    • I prefer the links to appear blue, so that I know its clickable. If you use <a href="/go/how-to/build-pipeline#preparecommands-1">`run.prepareCommands`</a>, the link will appear grey. This `<a href="/go/how-to/build-pipeline#preparecommands-1">run.prepareCommands</a>` will break the link. Use <code> for proper formatting.
      Image
  1. How to invalidate runtime cache:
  • Find all occurrences of `yyy` and replace with "To invalidate the Zerops runtime cache go to your service detail in Zerops GUI, choose Service dashboard & runtime containers from the left menu and click on the Open pipeline detail button. Then click on the Clear runtime prepare cache button. If you want to add a picture, run a recipe with runtime prepare commands. (I forgot which it was)
    Image
  1. Update Projects & services page
  • delete "TODO max amount of projects"
  • update this sentence "It is created when the first user service is deployed and is charged a fixed monthly cost." it is now created when you create the project itself, it doesn't wait for the first service anymore
@nermalcat69
Copy link
Contributor Author

Assigning it to you for now @RuriYS

@nermalcat69 nermalcat69 changed the title Small updates Small Issues Nov 25, 2024
@nermalcat69 nermalcat69 changed the title Small Issues Minor: formatting + small issues Nov 26, 2024
@RuriYS RuriYS linked a pull request Nov 26, 2024 that will close this issue
4 tasks
RuriYS added a commit to RuriYS/zerops-docs that referenced this issue Nov 26, 2024
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 a pull request may close this issue.

2 participants