Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projekteja:koneenseuranta [02.09.2023 21:48] – english Holly Poerprojekteja:koneenseuranta [02.09.2023 21:56] (current) – english Holly Poer
Line 141: Line 141:
  
 ===== Creating a new label ===== ===== Creating a new label =====
- 
-If you can't find a label for a machine or farm, make one. 
- 
-     Machine monitoring means monitoring the up-to-date situation of machines, equipment and other resources owned by the Lab. 
- 
-The system is supposed to be able to answer, for example, questions such as: 
- 
-     * Is the laser cutter operational? 
-     * What's cool about the painting room? 
-     * Is there anything particularly remarkable about using a CNC milling machine? 
- 
-Viewing status 
- 
-A live summary can be seen here: 
- 
-https://tampere.hacklab.fi/status/ 
- 
-Lab's instant messaging channel (Matrix) has widgets in the user interface that show the same situation. 
- 
-The bot on the public channel can also give corresponding lists. Enter the command !ghproj <domain> where domain is the subject area, for example machines or facilities. 
- 
-The full list of tickets can be found here: 
- 
-https://github.com/TampereHacklab/Inventaario/issues 
-GitHub repo 
- 
-The lab's machine tracking is based on the misuse of the GitHub repo. You need credentials on GitHub to use it. You need them anyway to participate in almost all electronic activities of the Lab. 
- 
-Note: you don't need to know how to use git version control 
- 
-The repo in use is: 
- 
-https://github.com/TampereHacklab/Inventory 
-Labels 
- 
-The operation is based on the use of labels (what lie in Finnish) attached to github tickets. 
- 
-https://github.com/TampereHacklab/Inventaario/labels 
- 
-Each Lab machine or similar resource has its own label. 
- 
-The labels are divided into the following (in colors): 
- 
-     machines (red) - Physical or virtual machines and devices 
-     facilities (green) - Facilities and rooms 
- 
-Reporting a bug, problem or task 
- 
-     Make a new ticket here https://github.com/TampereHacklab/Inventaario/issues/new 
-     Give the ticket a title 
-     Add the necessary labels to the ticket, e.g. if it is related to a certain machine or is in a certain state 
-     Give a description, preferably one that others can understand what it's about 
- 
-Completing a bug, problem, or task 
- 
-     - Do the task described in the ticket or fix the problem 
-     - Write in the comment of the ticket that fixed 
-     - Close the ticket "Close" 
-     - Our community thanks you! 
- 
-Creating a new label 
  
 If you can't find a label for a machine or farm, make one. If you can't find a label for a machine or farm, make one.
  
      - Create a new label      - Create a new label
-     - Mark it with a certain color from the preselection list, depending on whether it is a machine or a space. Without a color, the system does not know which category the label belongs to.-Create a new label +     - Mark it with a certain color from the preselection list, depending on whether it is a machine or a space. Without a color, the system does not know which category the label belongs to.
-     Mark it with a certain **color** from the preselection list, depending on whether it is a machine or a space. Without a color, the system does not know which category the label belongs to. +
- +
- +
  
Back to top