Modify

#3 new task

Create Makefile

Reported by: w96k Owned by:
Priority: major Milestone: 0.2
Keywords: CI Cc:
Project: python-cinema-club-bot

Description (last modified by w96k)

Include (templates for):

  • Deploy
  • Static Type Checking
  • Style checking
  • Running test suite (empty at this point)

Attachments (0)

Change History (5)

comment:1 by w96k, on Oct 8, 2024 at 1:39:29 AM

Type: defecttask

comment:2 by w96k, on Oct 8, 2024 at 8:36:39 PM

Description: modified (diff)

comment:3 by w96k, on Oct 9, 2024 at 4:33:22 AM

Milestone: Init Version0.1

Milestone renamed

comment:4 by w96k, on Oct 9, 2024 at 11:44:23 PM

Milestone: 0.10.2

For 0.1 deploy will be manual

comment:5 by anonymous, on Oct 10, 2024 at 2:40:34 PM

Make is completely misnomer for building Python projects - it is dependent on file modification timestamps, and is used for building binaries from sources. There is no "building" in Python, so there is no reason to use Make.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none) to the specified user. Next status will be 'assigned'.
The owner will be changed from (none) to anonymous. Next status will be 'accepted'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.