da
Browse files- app/Http/controller/test_folders/.gpteng/memory/logs/all_output.txt +376 -0
- app/Http/controller/test_folders/.gpteng/memory/logs/gen_entrypoint_chat.txt +229 -0
- app/Http/controller/test_folders/api/app/models/knowledge.py +5 -1
- app/Http/controller/test_folders/api/app/models/team.py +2 -1
- app/Http/controller/test_folders/api/app/models/user.py +4 -2
- app/Http/controller/test_folders/api/app/routers/knowledge.py +12 -10
- app/Http/controller/test_folders/api/app/routers/team.py +12 -11
- app/Http/controller/test_folders/api/app/routers/user.py +16 -13
- app/Http/controller/test_folders/api/app/schemas/knowledge.py +9 -0
- app/Http/controller/test_folders/api/app/schemas/team.py +5 -1
- app/Http/controller/test_folders/api/app/schemas/user.py +5 -1
- app/Http/controller/test_folders/run.sh +2 -4
- app/Http/controller/test_folders/test.txt +0 -0
- mysite/libs/github.py +26 -22
app/Http/controller/test_folders/.gpteng/memory/logs/all_output.txt
CHANGED
@@ -340,3 +340,379 @@ database.db
|
|
340 |
```
|
341 |
|
342 |
This concludes a fully working implementation of the backend system using Python, FastAPI, and SQLAlchemy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
```
|
341 |
|
342 |
This concludes a fully working implementation of the backend system using Python, FastAPI, and SQLAlchemy.
|
343 |
+
|
344 |
+
2025-05-07T16:46:51.289507
|
345 |
+
================================ System Message ================================
|
346 |
+
|
347 |
+
You will get instructions for code to write.
|
348 |
+
You will write a very long answer. Make sure that every detail of the architecture is, in the end, implemented as code.
|
349 |
+
Think step by step and reason yourself to the correct decisions to make sure we get it right.
|
350 |
+
First lay out the names of the core classes, functions, methods that will be necessary, As well as a quick comment on their purpose.
|
351 |
+
|
352 |
+
You will output the content of each file necessary to achieve the goal, including ALL code.
|
353 |
+
Represent files like so:
|
354 |
+
|
355 |
+
FILENAME
|
356 |
+
```
|
357 |
+
CODE
|
358 |
+
```
|
359 |
+
|
360 |
+
The following tokens must be replaced like so:
|
361 |
+
FILENAME is the lowercase combined path and file name including the file extension
|
362 |
+
CODE is the code in the file
|
363 |
+
|
364 |
+
Example representation of a file:
|
365 |
+
|
366 |
+
src/hello_world.py
|
367 |
+
```
|
368 |
+
print("Hello World")
|
369 |
+
```
|
370 |
+
|
371 |
+
Do not comment on what every file does. Please note that the code should be fully functional. No placeholders.
|
372 |
+
|
373 |
+
|
374 |
+
You will start with the "entrypoint" file, then go to the ones that are imported by that file, and so on.
|
375 |
+
Please note that the code should be fully functional. No placeholders.
|
376 |
+
|
377 |
+
Follow a language and framework appropriate best practice file naming convention.
|
378 |
+
Make sure that files contain all imports, types etc. The code should be fully functional. Make sure that code in different files are compatible with each other.
|
379 |
+
Ensure to implement all code, if you are unsure, write a plausible implementation.
|
380 |
+
Include module dependency or package manager dependency definition file.
|
381 |
+
Before you finish, double check that all parts of the architecture is present in the files.
|
382 |
+
|
383 |
+
When you are done, write finish with "this concludes a fully working implementation".
|
384 |
+
|
385 |
+
Useful to know:
|
386 |
+
Almost always put different classes in different files.
|
387 |
+
Always use the programming language the user asks for.
|
388 |
+
For Python, you always create an appropriate requirements.txt file.
|
389 |
+
For NodeJS, you always create an appropriate package.json file.
|
390 |
+
Always add a comment briefly describing the purpose of the function definition.
|
391 |
+
Add comments explaining very complex bits of logic.
|
392 |
+
Always follow the best practices for the requested languages for folder/file structure and how to package the project.
|
393 |
+
|
394 |
+
|
395 |
+
Python toolbelt preferences:
|
396 |
+
- pytest
|
397 |
+
- dataclasses
|
398 |
+
|
399 |
+
|
400 |
+
================================ Human Message =================================
|
401 |
+
|
402 |
+
Request:
|
403 |
+
# 社員がプロフィールを登録・公開し、お互いに参照できるシステム
|
404 |
+
|
405 |
+
## 機能
|
406 |
+
|
407 |
+
## LINEのクレーム対応システムの作成
|
408 |
+
- クレームがあった用語をAPIでナレッジに登録するシステム
|
409 |
+
- APIキー agentキーをいれ
|
410 |
+
- 否定語に対する 文言に隊しての設定をする
|
411 |
+
|
412 |
+
### ユーザー登録
|
413 |
+
|
414 |
+
- ユーザー登録画面で、ユーザー名とパスワードを入力して登録ボタンを押すことにより、新規ユーザーを登録することができる。
|
415 |
+
- ユーザー名は、既存のユーザーと重複してはいけない。
|
416 |
+
- ユーザー登録に成功したら、ログイン済み状態として、ユーザー一覧画面へ遷移する。
|
417 |
+
|
418 |
+
### ログイン
|
419 |
+
|
420 |
+
- ログイン画面で、ユーザー名とパスワードを入力してログインボタンを押すことにより、ログインすることができる。
|
421 |
+
- ログインに成功したら、ユーザー一覧画面へ遷移する。
|
422 |
+
|
423 |
+
### チーム一覧・作成
|
424 |
+
|
425 |
+
- チームの一覧が、チームの作成日時降順で表示される。
|
426 |
+
- チーム名を入力して作成ボタンを押すと、チームが作成される。
|
427 |
+
- チームの作成後、本画面が再表示される。
|
428 |
+
|
429 |
+
### プロフィール編集
|
430 |
+
|
431 |
+
- 自身の`所属チーム`・`プロフィール`・`タグ`を編集できる。
|
432 |
+
- 所属チームは、既存チームからの選択式とする。
|
433 |
+
- プロフィールは自由入力とする。
|
434 |
+
- タグは自由入力で、複数入力できるようにする。
|
435 |
+
|
436 |
+
### ユーザー一覧・検索
|
437 |
+
|
438 |
+
- デフォルトでは全てのユーザーが一覧表示される。
|
439 |
+
- 検索条件を入力して検索ボタンを押すと、検索条件がプロフィールに部分一致するユーザーのみにフィルタリングできる。
|
440 |
+
- 一覧は、ユーザー登録日時の降順で表示される。
|
441 |
+
- 表示内容は、`ユーザー名`・`プロフィール`で、`プロフィール`は先頭10文字と三点リーダーを表示する。
|
442 |
+
- ユーザー名をクリックすると、そのユーザーのユーザー詳細画面へ遷移する。
|
443 |
+
- `チーム一覧へ`をクリックすると、チーム一覧画面へ遷移する。
|
444 |
+
|
445 |
+
### ユーザー詳細画面
|
446 |
+
|
447 |
+
- 特定のユーザーの、`ユーザー名`・`所属チーム`・`プロフィール`・`タグ`が表示される。
|
448 |
+
- プロフィールの表示はマークダウンに対応��せる。
|
449 |
+
- `一覧へ`リンクをクリックすると、ユーザー一覧画面へ遷移する。
|
450 |
+
|
451 |
+
## あなたが作成するもの
|
452 |
+
|
453 |
+
バックエンドのプログラム一式を作成してください。
|
454 |
+
フロントエンドのプログラムは不要です。
|
455 |
+
|
456 |
+
- `/api`ディレクトリ以下に作成。
|
457 |
+
- Python/FastAPI/SQLAlchemyを使う。
|
458 |
+
- DBはSQLiteを使う。
|
459 |
+
- 必要に応じて外部ライブラリを使う。
|
460 |
+
- クラウドや外部サービス(外部API)は使わない。
|
461 |
+
- .gitignoreを含めること。
|
462 |
+
- バックエンド
|
463 |
+
@app.post("
|
464 |
+
def lumbda_function():
|
465 |
+
|
466 |
+
gradio_interface でメイン関数から読み込めるようにして
|
467 |
+
|
468 |
+
googleappsscript
|
469 |
+
ラインの画像検索システム
|
470 |
+
|
471 |
+
ファイルは1ファイルで作成して。
|
472 |
+
1ファイル1機能で難しくしたくない
|
473 |
+
|
474 |
+
1,lineからデータがくる
|
475 |
+
2,doPostで取得
|
476 |
+
3.typeがイメージの場合はドライブに保存
|
477 |
+
4,保存したデータをS3にアップロード
|
478 |
+
5.データはシークレットから取得
|
479 |
+
6,plantumlでフローの作成
|
480 |
+
7,システムドキュメントの作成
|
481 |
+
|
482 |
+
gradio は gradio_interface というBlock名で作成
|
483 |
+
fastapiはrouter の作成
|
484 |
+
|
485 |
+
|
486 |
+
|
487 |
+
================================== Ai Message ==================================
|
488 |
+
|
489 |
+
Here is the implementation of the backend system using Python, FastAPI, and SQLAlchemy.
|
490 |
+
|
491 |
+
**Directory Structure**
|
492 |
+
```
|
493 |
+
api
|
494 |
+
app
|
495 |
+
main.py
|
496 |
+
models
|
497 |
+
__init__.py
|
498 |
+
user.py
|
499 |
+
team.py
|
500 |
+
knowledge.py
|
501 |
+
schemas
|
502 |
+
__init__.py
|
503 |
+
user.py
|
504 |
+
team.py
|
505 |
+
knowledge.py
|
506 |
+
routers
|
507 |
+
__init__.py
|
508 |
+
user.py
|
509 |
+
team.py
|
510 |
+
knowledge.py
|
511 |
+
requirements.txt
|
512 |
+
.gitignore
|
513 |
+
```
|
514 |
+
|
515 |
+
**Files**
|
516 |
+
|
517 |
+
**api/app/main.py**
|
518 |
+
```
|
519 |
+
from fastapi import FastAPI
|
520 |
+
from routers import user, team, knowledge
|
521 |
+
|
522 |
+
app = FastAPI()
|
523 |
+
|
524 |
+
app.include_router(user.router")
|
525 |
+
app.include_router(team.router")
|
526 |
+
app.include_router(knowledge.router")
|
527 |
+
```
|
528 |
+
|
529 |
+
**api/app/models/__init__.py**
|
530 |
+
```
|
531 |
+
from sqlalchemy import create_engine
|
532 |
+
from sqlalchemy.ext.declarative import declarative_base
|
533 |
+
from sqlalchemy.orm import sessionmaker
|
534 |
+
|
535 |
+
engine = create_engine("sqlite:///database.db")
|
536 |
+
Session = sessionmaker(bind=engine)
|
537 |
+
|
538 |
+
Base = declarative_base()
|
539 |
+
```
|
540 |
+
|
541 |
+
**api/app/models/user.py**
|
542 |
+
```
|
543 |
+
from sqlalchemy import Column, Integer, String
|
544 |
+
from sqlalchemy.orm import relationship
|
545 |
+
from . import Base
|
546 |
+
|
547 |
+
class User(Base):
|
548 |
+
__tablename__ = "users"
|
549 |
+
|
550 |
+
id = Column(Integer, primary_key=True)
|
551 |
+
username = Column(String, unique=True)
|
552 |
+
password = Column(String)
|
553 |
+
profile = Column(String)
|
554 |
+
team_id = Column(Integer, ForeignKey("teams.id"))
|
555 |
+
team = relationship("Team", backref="users")
|
556 |
+
|
557 |
+
def __repr__(self):
|
558 |
+
return f"User(username={self.username}, profile={self.profile})"
|
559 |
+
```
|
560 |
+
|
561 |
+
**api/app/models/team.py**
|
562 |
+
```
|
563 |
+
from sqlalchemy import Column, Integer, String
|
564 |
+
from sqlalchemy.orm import relationship
|
565 |
+
from . import Base
|
566 |
+
|
567 |
+
class Team(Base):
|
568 |
+
__tablename__ = "teams"
|
569 |
+
|
570 |
+
id = Column(Integer, primary_key=True)
|
571 |
+
name = Column(String, unique=True)
|
572 |
+
created_at = Column(DateTime, default=datetime.utcnow)
|
573 |
+
|
574 |
+
def __repr__(self):
|
575 |
+
return f"Team(name={self.name}, created_at={self.created_at})"
|
576 |
+
```
|
577 |
+
|
578 |
+
**api/app/models/knowledge.py**
|
579 |
+
```
|
580 |
+
from sqlalchemy import Column, Integer, String
|
581 |
+
from sqlalchemy.orm import relationship
|
582 |
+
from . import Base
|
583 |
+
|
584 |
+
class Knowledge(Base):
|
585 |
+
__tablename__ = "knowledge"
|
586 |
+
|
587 |
+
id = Column(Integer, primary_key=True)
|
588 |
+
term = Column(String)
|
589 |
+
description = Column(String)
|
590 |
+
created_at = Column(DateTime, default=datetime.utcnow)
|
591 |
+
|
592 |
+
def __repr__(self):
|
593 |
+
return f"Knowledge(term={self.term}, description={self.description})"
|
594 |
+
```
|
595 |
+
|
596 |
+
**api/app/schemas/user.py**
|
597 |
+
```
|
598 |
+
from pydantic import BaseModel
|
599 |
+
|
600 |
+
class UserSchema(BaseModel):
|
601 |
+
username: str
|
602 |
+
password: str
|
603 |
+
profile: str
|
604 |
+
team_id: int
|
605 |
+
|
606 |
+
class Config:
|
607 |
+
orm_mode = True
|
608 |
+
```
|
609 |
+
|
610 |
+
**api/app/schemas/team.py**
|
611 |
+
```
|
612 |
+
from pydantic import BaseModel
|
613 |
+
|
614 |
+
class TeamSchema(BaseModel):
|
615 |
+
name: str
|
616 |
+
created_at: datetime
|
617 |
+
|
618 |
+
class Config:
|
619 |
+
orm_mode = True
|
620 |
+
```
|
621 |
+
|
622 |
+
**api/app/schemas/knowledge.py**
|
623 |
+
```
|
624 |
+
from pydantic import BaseModel
|
625 |
+
|
626 |
+
class KnowledgeSchema(BaseModel):
|
627 |
+
term: str
|
628 |
+
description: str
|
629 |
+
created_at: datetime
|
630 |
+
|
631 |
+
class Config:
|
632 |
+
orm_mode = True
|
633 |
+
```
|
634 |
+
|
635 |
+
**api/app/routers/user.py**
|
636 |
+
```
|
637 |
+
from fastapi import APIRouter, Depends
|
638 |
+
from sqlalchemy.orm import Session
|
639 |
+
from . import models, schemas
|
640 |
+
|
641 |
+
router = APIRouter()
|
642 |
+
|
643 |
+
@router.post("/users/")
|
644 |
+
def create_user(user: schemas.UserSchema, db: Session = Depends()):
|
645 |
+
db_user = models.User(username=user.username, password=user.password, profile=user.profile, team_id=user.team_id)
|
646 |
+
db.add(db_user)
|
647 |
+
db.commit()
|
648 |
+
return {"message": "User created successfully"}
|
649 |
+
|
650 |
+
@router.get("/users/")
|
651 |
+
def read_users(db: Session = Depends()):
|
652 |
+
users = db.query(models.User).all()
|
653 |
+
return [{"username": user.username, "profile": user.profile} for user in users]
|
654 |
+
|
655 |
+
@router.get("/users/{user_id}")
|
656 |
+
def read_user(user_id: int, db: Session = Depends()):
|
657 |
+
user = db.query(models.User).filter(models.User.id == user_id).first()
|
658 |
+
if user is None:
|
659 |
+
return {"message": "User not found"}
|
660 |
+
return {"username": user.username, "profile": user.profile}**
|
661 |
+
```
|
662 |
+
|
663 |
+
**api/app/routers/team.py**
|
664 |
+
```
|
665 |
+
from fastapi import APIRouter, Depends
|
666 |
+
from sqlalchemy.orm import Session
|
667 |
+
from . import models, schemas
|
668 |
+
|
669 |
+
router = APIRouter()
|
670 |
+
|
671 |
+
@router.post("/teams/")
|
672 |
+
def create_team(team: schemas.TeamSchema, db: Session = Depends()):
|
673 |
+
db_team = models.Team(name=team.name)
|
674 |
+
db.add(db_team)
|
675 |
+
db.commit()
|
676 |
+
return {"message": "Team created successfully"}
|
677 |
+
|
678 |
+
@router.get("/teams/")
|
679 |
+
def read_teams(db: Session = Depends()):
|
680 |
+
teams = db.query(models.Team).all()
|
681 |
+
return [{"name": team.name, "created_at": team.created_at} for team in teams]
|
682 |
+
```
|
683 |
+
|
684 |
+
**api/app/routers/knowledge.py**
|
685 |
+
```
|
686 |
+
from fastapi import APIRouter, Depends
|
687 |
+
from sqlalchemy.orm import Session
|
688 |
+
from . import models, schemas
|
689 |
+
|
690 |
+
router = APIRouter()
|
691 |
+
|
692 |
+
@router.post("/knowledge/")
|
693 |
+
def create_knowledge(knowledge: schemas.KnowledgeSchema, db: Session = Depends()):
|
694 |
+
db_knowledge = models.Knowledge(term=knowledge.term, description=knowledge.description)
|
695 |
+
db.add(db_knowledge)
|
696 |
+
db.commit()
|
697 |
+
return {"message": "Knowledge created successfully"}
|
698 |
+
|
699 |
+
@router.get("/knowledge/")
|
700 |
+
def read_knowledge(db: Session = Depends()):
|
701 |
+
knowledge = db.query(models.Knowledge).all()
|
702 |
+
return [{"term": knowledge.term, "description": knowledge.description} for knowledge in knowledge]
|
703 |
+
```
|
704 |
+
|
705 |
+
**requirements.txt**
|
706 |
+
```
|
707 |
+
fastapi
|
708 |
+
sqlalchemy
|
709 |
+
pydantic
|
710 |
+
```
|
711 |
+
|
712 |
+
**.gitignore**
|
713 |
+
```
|
714 |
+
__pycache__/
|
715 |
+
database.db
|
716 |
+
```
|
717 |
+
|
718 |
+
This concludes a fully working implementation.
|
app/Http/controller/test_folders/.gpteng/memory/logs/gen_entrypoint_chat.txt
CHANGED
@@ -195,3 +195,232 @@ source venv/bin/activate
|
|
195 |
pip install -r requirements.txt
|
196 |
python api/app/main.py
|
197 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
pip install -r requirements.txt
|
196 |
python api/app/main.py
|
197 |
```
|
198 |
+
|
199 |
+
2025-05-07T16:46:51.797526
|
200 |
+
================================ System Message ================================
|
201 |
+
|
202 |
+
You will get information about a codebase that is currently on disk in the current folder.
|
203 |
+
The user will ask you to write a script that runs the code in a specific way.
|
204 |
+
You will answer with code blocks that include all the necessary terminal commands.
|
205 |
+
Do not install globally. Do not use sudo.
|
206 |
+
Do not explain the code, just give the commands.
|
207 |
+
Do not use placeholders, use example values (like . for a folder argument) if necessary.
|
208 |
+
|
209 |
+
|
210 |
+
================================ Human Message =================================
|
211 |
+
|
212 |
+
|
213 |
+
Make a unix script that
|
214 |
+
a) installs dependencies
|
215 |
+
b) runs all necessary parts of the codebase (in parallel if necessary)
|
216 |
+
|
217 |
+
Information about the codebase:
|
218 |
+
|
219 |
+
```
|
220 |
+
File: Structure
|
221 |
+
1 api
|
222 |
+
2 app
|
223 |
+
3 main.py
|
224 |
+
4 models
|
225 |
+
5 __init__.py
|
226 |
+
6 user.py
|
227 |
+
7 team.py
|
228 |
+
8 knowledge.py
|
229 |
+
9 schemas
|
230 |
+
10 __init__.py
|
231 |
+
11 user.py
|
232 |
+
12 team.py
|
233 |
+
13 knowledge.py
|
234 |
+
14 routers
|
235 |
+
15 __init__.py
|
236 |
+
16 user.py
|
237 |
+
17 team.py
|
238 |
+
18 knowledge.py
|
239 |
+
19 requirements.txt
|
240 |
+
20 .gitignore
|
241 |
+
|
242 |
+
File: api/app/main.py
|
243 |
+
1 from fastapi import FastAPI
|
244 |
+
2 from routers import user, team, knowledge
|
245 |
+
3
|
246 |
+
4 app = FastAPI()
|
247 |
+
5
|
248 |
+
6 app.include_router(user.router")
|
249 |
+
7 app.include_router(team.router")
|
250 |
+
8 app.include_router(knowledge.router")
|
251 |
+
|
252 |
+
File: api/app/models/__init__.py
|
253 |
+
1 from sqlalchemy import create_engine
|
254 |
+
2 from sqlalchemy.ext.declarative import declarative_base
|
255 |
+
3 from sqlalchemy.orm import sessionmaker
|
256 |
+
4
|
257 |
+
5 engine = create_engine("sqlite:///database.db")
|
258 |
+
6 Session = sessionmaker(bind=engine)
|
259 |
+
7
|
260 |
+
8 Base = declarative_base()
|
261 |
+
|
262 |
+
File: api/app/models/user.py
|
263 |
+
1 from sqlalchemy import Column, Integer, String
|
264 |
+
2 from sqlalchemy.orm import relationship
|
265 |
+
3 from . import Base
|
266 |
+
4
|
267 |
+
5 class User(Base):
|
268 |
+
6 __tablename__ = "users"
|
269 |
+
7
|
270 |
+
8 id = Column(Integer, primary_key=True)
|
271 |
+
9 username = Column(String, unique=True)
|
272 |
+
10 password = Column(String)
|
273 |
+
11 profile = Column(String)
|
274 |
+
12 team_id = Column(Integer, ForeignKey("teams.id"))
|
275 |
+
13 team = relationship("Team", backref="users")
|
276 |
+
14
|
277 |
+
15 def __repr__(self):
|
278 |
+
16 return f"User(username={self.username}, profile={self.profile})"
|
279 |
+
|
280 |
+
File: api/app/models/team.py
|
281 |
+
1 from sqlalchemy import Column, Integer, String
|
282 |
+
2 from sqlalchemy.orm import relationship
|
283 |
+
3 from . import Base
|
284 |
+
4
|
285 |
+
5 class Team(Base):
|
286 |
+
6 __tablename__ = "teams"
|
287 |
+
7
|
288 |
+
8 id = Column(Integer, primary_key=True)
|
289 |
+
9 name = Column(String, unique=True)
|
290 |
+
10 created_at = Column(DateTime, default=datetime.utcnow)
|
291 |
+
11
|
292 |
+
12 def __repr__(self):
|
293 |
+
13 return f"Team(name={self.name}, created_at={self.created_at})"
|
294 |
+
|
295 |
+
File: api/app/models/knowledge.py
|
296 |
+
1 from sqlalchemy import Column, Integer, String
|
297 |
+
2 from sqlalchemy.orm import relationship
|
298 |
+
3 from . import Base
|
299 |
+
4
|
300 |
+
5 class Knowledge(Base):
|
301 |
+
6 __tablename__ = "knowledge"
|
302 |
+
7
|
303 |
+
8 id = Column(Integer, primary_key=True)
|
304 |
+
9 term = Column(String)
|
305 |
+
10 description = Column(String)
|
306 |
+
11 created_at = Column(DateTime, default=datetime.utcnow)
|
307 |
+
12
|
308 |
+
13 def __repr__(self):
|
309 |
+
14 return f"Knowledge(term={self.term}, description={self.description})"
|
310 |
+
|
311 |
+
File: api/app/schemas/user.py
|
312 |
+
1 from pydantic import BaseModel
|
313 |
+
2
|
314 |
+
3 class UserSchema(BaseModel):
|
315 |
+
4 username: str
|
316 |
+
5 password: str
|
317 |
+
6 profile: str
|
318 |
+
7 team_id: int
|
319 |
+
8
|
320 |
+
9 class Config:
|
321 |
+
10 orm_mode = True
|
322 |
+
|
323 |
+
File: api/app/schemas/team.py
|
324 |
+
1 from pydantic import BaseModel
|
325 |
+
2
|
326 |
+
3 class TeamSchema(BaseModel):
|
327 |
+
4 name: str
|
328 |
+
5 created_at: datetime
|
329 |
+
6
|
330 |
+
7 class Config:
|
331 |
+
8 orm_mode = True
|
332 |
+
|
333 |
+
File: api/app/schemas/knowledge.py
|
334 |
+
1 from pydantic import BaseModel
|
335 |
+
2
|
336 |
+
3 class KnowledgeSchema(BaseModel):
|
337 |
+
4 term: str
|
338 |
+
5 description: str
|
339 |
+
6 created_at: datetime
|
340 |
+
7
|
341 |
+
8 class Config:
|
342 |
+
9 orm_mode = True
|
343 |
+
|
344 |
+
File: api/app/routers/user.py
|
345 |
+
1 from fastapi import APIRouter, Depends
|
346 |
+
2 from sqlalchemy.orm import Session
|
347 |
+
3 from . import models, schemas
|
348 |
+
4
|
349 |
+
5 router = APIRouter()
|
350 |
+
6
|
351 |
+
7 @router.post("/users/")
|
352 |
+
8 def create_user(user: schemas.UserSchema, db: Session = Depends()):
|
353 |
+
9 db_user = models.User(username=user.username, password=user.password, profile=user.profile, team_id=user.team_id)
|
354 |
+
10 db.add(db_user)
|
355 |
+
11 db.commit()
|
356 |
+
12 return {"message": "User created successfully"}
|
357 |
+
13
|
358 |
+
14 @router.get("/users/")
|
359 |
+
15 def read_users(db: Session = Depends()):
|
360 |
+
16 users = db.query(models.User).all()
|
361 |
+
17 return [{"username": user.username, "profile": user.profile} for user in users]
|
362 |
+
18
|
363 |
+
19 @router.get("/users/{user_id}")
|
364 |
+
20 def read_user(user_id: int, db: Session = Depends()):
|
365 |
+
21 user = db.query(models.User).filter(models.User.id == user_id).first()
|
366 |
+
22 if user is None:
|
367 |
+
23 return {"message": "User not found"}
|
368 |
+
24 return {"username": user.username, "profile": user.profile}**
|
369 |
+
|
370 |
+
File: api/app/routers/team.py
|
371 |
+
1 from fastapi import APIRouter, Depends
|
372 |
+
2 from sqlalchemy.orm import Session
|
373 |
+
3 from . import models, schemas
|
374 |
+
4
|
375 |
+
5 router = APIRouter()
|
376 |
+
6
|
377 |
+
7 @router.post("/teams/")
|
378 |
+
8 def create_team(team: schemas.TeamSchema, db: Session = Depends()):
|
379 |
+
9 db_team = models.Team(name=team.name)
|
380 |
+
10 db.add(db_team)
|
381 |
+
11 db.commit()
|
382 |
+
12 return {"message": "Team created successfully"}
|
383 |
+
13
|
384 |
+
14 @router.get("/teams/")
|
385 |
+
15 def read_teams(db: Session = Depends()):
|
386 |
+
16 teams = db.query(models.Team).all()
|
387 |
+
17 return [{"name": team.name, "created_at": team.created_at} for team in teams]
|
388 |
+
|
389 |
+
File: api/app/routers/knowledge.py
|
390 |
+
1 from fastapi import APIRouter, Depends
|
391 |
+
2 from sqlalchemy.orm import Session
|
392 |
+
3 from . import models, schemas
|
393 |
+
4
|
394 |
+
5 router = APIRouter()
|
395 |
+
6
|
396 |
+
7 @router.post("/knowledge/")
|
397 |
+
8 def create_knowledge(knowledge: schemas.KnowledgeSchema, db: Session = Depends()):
|
398 |
+
9 db_knowledge = models.Knowledge(term=knowledge.term, description=knowledge.description)
|
399 |
+
10 db.add(db_knowledge)
|
400 |
+
11 db.commit()
|
401 |
+
12 return {"message": "Knowledge created successfully"}
|
402 |
+
13
|
403 |
+
14 @router.get("/knowledge/")
|
404 |
+
15 def read_knowledge(db: Session = Depends()):
|
405 |
+
16 knowledge = db.query(models.Knowledge).all()
|
406 |
+
17 return [{"term": knowledge.term, "description": knowledge.description} for knowledge in knowledge]
|
407 |
+
|
408 |
+
File: requirements.txt
|
409 |
+
1 fastapi
|
410 |
+
2 sqlalchemy
|
411 |
+
3 pydantic
|
412 |
+
|
413 |
+
File: .gitignore
|
414 |
+
1 __pycache__/
|
415 |
+
2 database.db
|
416 |
+
|
417 |
+
```
|
418 |
+
|
419 |
+
================================== Ai Message ==================================
|
420 |
+
|
421 |
+
Here is the Unix script that installs dependencies and runs the codebase:
|
422 |
+
|
423 |
+
```bash
|
424 |
+
python -m pip install --user -r requirements.txt
|
425 |
+
python -m uvicorn api.app.main:app --reload
|
426 |
+
```
|
app/Http/controller/test_folders/api/app/models/knowledge.py
CHANGED
@@ -7,4 +7,8 @@ class Knowledge(Base):
|
|
7 |
|
8 |
id = Column(Integer, primary_key=True)
|
9 |
term = Column(String)
|
10 |
-
description = Column(String)
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
id = Column(Integer, primary_key=True)
|
9 |
term = Column(String)
|
10 |
+
description = Column(String)
|
11 |
+
created_at = Column(DateTime, default=datetime.utcnow)
|
12 |
+
|
13 |
+
def __repr__(self):
|
14 |
+
return f"Knowledge(term={self.term}, description={self.description})"
|
app/Http/controller/test_folders/api/app/models/team.py
CHANGED
@@ -9,4 +9,5 @@ class Team(Base):
|
|
9 |
name = Column(String, unique=True)
|
10 |
created_at = Column(DateTime, default=datetime.utcnow)
|
11 |
|
12 |
-
|
|
|
|
9 |
name = Column(String, unique=True)
|
10 |
created_at = Column(DateTime, default=datetime.utcnow)
|
11 |
|
12 |
+
def __repr__(self):
|
13 |
+
return f"Team(name={self.name}, created_at={self.created_at})"
|
app/Http/controller/test_folders/api/app/models/user.py
CHANGED
@@ -9,6 +9,8 @@ class User(Base):
|
|
9 |
username = Column(String, unique=True)
|
10 |
password = Column(String)
|
11 |
profile = Column(String)
|
12 |
-
|
|
|
13 |
|
14 |
-
|
|
|
|
9 |
username = Column(String, unique=True)
|
10 |
password = Column(String)
|
11 |
profile = Column(String)
|
12 |
+
team_id = Column(Integer, ForeignKey("teams.id"))
|
13 |
+
team = relationship("Team", backref="users")
|
14 |
|
15 |
+
def __repr__(self):
|
16 |
+
return f"User(username={self.username}, profile={self.profile})"
|
app/Http/controller/test_folders/api/app/routers/knowledge.py
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
-
from fastapi import APIRouter,
|
2 |
from sqlalchemy.orm import Session
|
3 |
-
from
|
4 |
|
5 |
router = APIRouter()
|
6 |
|
7 |
@router.post("/knowledge/")
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
1 |
+
from fastapi import APIRouter, Depends
|
2 |
from sqlalchemy.orm import Session
|
3 |
+
from . import models, schemas
|
4 |
|
5 |
router = APIRouter()
|
6 |
|
7 |
@router.post("/knowledge/")
|
8 |
+
def create_knowledge(knowledge: schemas.KnowledgeSchema, db: Session = Depends()):
|
9 |
+
db_knowledge = models.Knowledge(term=knowledge.term, description=knowledge.description)
|
10 |
+
db.add(db_knowledge)
|
11 |
+
db.commit()
|
12 |
+
return {"message": "Knowledge created successfully"}
|
13 |
+
|
14 |
+
@router.get("/knowledge/")
|
15 |
+
def read_knowledge(db: Session = Depends()):
|
16 |
+
knowledge = db.query(models.Knowledge).all()
|
17 |
+
return [{"term": knowledge.term, "description": knowledge.description} for knowledge in knowledge]
|
app/Http/controller/test_folders/api/app/routers/team.py
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
-
from fastapi import APIRouter,
|
2 |
from sqlalchemy.orm import Session
|
3 |
-
from
|
4 |
-
from ..schemas import TeamSchema
|
5 |
|
6 |
router = APIRouter()
|
7 |
|
8 |
@router.post("/teams/")
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
1 |
+
from fastapi import APIRouter, Depends
|
2 |
from sqlalchemy.orm import Session
|
3 |
+
from . import models, schemas
|
|
|
4 |
|
5 |
router = APIRouter()
|
6 |
|
7 |
@router.post("/teams/")
|
8 |
+
def create_team(team: schemas.TeamSchema, db: Session = Depends()):
|
9 |
+
db_team = models.Team(name=team.name)
|
10 |
+
db.add(db_team)
|
11 |
+
db.commit()
|
12 |
+
return {"message": "Team created successfully"}
|
13 |
+
|
14 |
+
@router.get("/teams/")
|
15 |
+
def read_teams(db: Session = Depends()):
|
16 |
+
teams = db.query(models.Team).all()
|
17 |
+
return [{"name": team.name, "created_at": team.created_at} for team in teams]
|
app/Http/controller/test_folders/api/app/routers/user.py
CHANGED
@@ -1,21 +1,24 @@
|
|
1 |
-
from fastapi import APIRouter,
|
2 |
from sqlalchemy.orm import Session
|
3 |
-
from
|
4 |
-
from ..schemas import UserSchema
|
5 |
|
6 |
router = APIRouter()
|
7 |
|
8 |
@router.post("/users/")
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
new_user = User(username=user.username, profile=user.profile, tags=user.tags)
|
14 |
-
session.add(new_user)
|
15 |
-
session.commit()
|
16 |
return {"message": "User created successfully"}
|
17 |
|
18 |
@router.get("/users/")
|
19 |
-
|
20 |
-
users =
|
21 |
-
return [{"username": user.username, "profile": user.profile} for user in users]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from fastapi import APIRouter, Depends
|
2 |
from sqlalchemy.orm import Session
|
3 |
+
from . import models, schemas
|
|
|
4 |
|
5 |
router = APIRouter()
|
6 |
|
7 |
@router.post("/users/")
|
8 |
+
def create_user(user: schemas.UserSchema, db: Session = Depends()):
|
9 |
+
db_user = models.User(username=user.username, password=user.password, profile=user.profile, team_id=user.team_id)
|
10 |
+
db.add(db_user)
|
11 |
+
db.commit()
|
|
|
|
|
|
|
12 |
return {"message": "User created successfully"}
|
13 |
|
14 |
@router.get("/users/")
|
15 |
+
def read_users(db: Session = Depends()):
|
16 |
+
users = db.query(models.User).all()
|
17 |
+
return [{"username": user.username, "profile": user.profile} for user in users]
|
18 |
+
|
19 |
+
@router.get("/users/{user_id}")
|
20 |
+
def read_user(user_id: int, db: Session = Depends()):
|
21 |
+
user = db.query(models.User).filter(models.User.id == user_id).first()
|
22 |
+
if user is None:
|
23 |
+
return {"message": "User not found"}
|
24 |
+
return {"username": user.username, "profile": user.profile}**
|
app/Http/controller/test_folders/api/app/schemas/knowledge.py
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from pydantic import BaseModel
|
2 |
+
|
3 |
+
class KnowledgeSchema(BaseModel):
|
4 |
+
term: str
|
5 |
+
description: str
|
6 |
+
created_at: datetime
|
7 |
+
|
8 |
+
class Config:
|
9 |
+
orm_mode = True
|
app/Http/controller/test_folders/api/app/schemas/team.py
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
from pydantic import BaseModel
|
2 |
|
3 |
class TeamSchema(BaseModel):
|
4 |
-
name: str
|
|
|
|
|
|
|
|
|
|
1 |
from pydantic import BaseModel
|
2 |
|
3 |
class TeamSchema(BaseModel):
|
4 |
+
name: str
|
5 |
+
created_at: datetime
|
6 |
+
|
7 |
+
class Config:
|
8 |
+
orm_mode = True
|
app/Http/controller/test_folders/api/app/schemas/user.py
CHANGED
@@ -2,5 +2,9 @@ from pydantic import BaseModel
|
|
2 |
|
3 |
class UserSchema(BaseModel):
|
4 |
username: str
|
|
|
5 |
profile: str
|
6 |
-
|
|
|
|
|
|
|
|
2 |
|
3 |
class UserSchema(BaseModel):
|
4 |
username: str
|
5 |
+
password: str
|
6 |
profile: str
|
7 |
+
team_id: int
|
8 |
+
|
9 |
+
class Config:
|
10 |
+
orm_mode = True
|
app/Http/controller/test_folders/run.sh
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
python -m
|
2 |
-
|
3 |
-
pip install -r requirements.txt
|
4 |
-
python api/app/main.py
|
|
|
1 |
+
python -m pip install --user -r requirements.txt
|
2 |
+
python -m uvicorn api.app.main:app --reload
|
|
|
|
app/Http/controller/test_folders/test.txt
ADDED
File without changes
|
mysite/libs/github.py
CHANGED
@@ -3,17 +3,16 @@ import subprocess
|
|
3 |
import string
|
4 |
import random
|
5 |
import datetime
|
|
|
6 |
|
7 |
def github(token, folder):
|
8 |
-
# GitHubユーザー名とトークンを環境変数から取得
|
9 |
GITHUB_USERNAME = os.getenv("github_user")
|
10 |
-
GITHUB_TOKEN = os.getenv("github_token")
|
11 |
|
12 |
if not GITHUB_USERNAME or not GITHUB_TOKEN:
|
13 |
print("❌ github_user または github_token が未設定です")
|
14 |
exit(1)
|
15 |
|
16 |
-
# 固定リポジトリ名(既に GitHub 上に存在している必要あり)
|
17 |
REPO_NAME = "gpt-engeneer"
|
18 |
controllers_dir = "/home/user/app/app/Http/controller"
|
19 |
target_dir = os.path.join(controllers_dir, folder)
|
@@ -22,61 +21,66 @@ def github(token, folder):
|
|
22 |
print(f"❌ 指定フォルダが存在しません: {target_dir}")
|
23 |
exit(1)
|
24 |
|
25 |
-
# ランダムなブランチ名を作成(例: folder-20250507-ab12f3)
|
26 |
def generate_random_string(length=6):
|
27 |
return ''.join(random.choices(string.ascii_lowercase + string.digits, k=length))
|
28 |
|
29 |
date_part = datetime.datetime.now().strftime("%Y%m%d")
|
30 |
branch_name = f"{folder}-{date_part}-{generate_random_string()}"
|
31 |
|
32 |
-
# GitHubリポジトリURL
|
33 |
REPO_URL = f"https://{GITHUB_USERNAME}:{GITHUB_TOKEN}@github.com/{GITHUB_USERNAME}/{REPO_NAME}.git"
|
34 |
WEB_URL = f"https://github.com/{GITHUB_USERNAME}/{REPO_NAME}/tree/{branch_name}"
|
35 |
-
print(WEB_URL)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
-
# コマンド実行関数
|
38 |
def run_command(command, cwd=None):
|
39 |
result = subprocess.run(command, shell=True, text=True, capture_output=True, cwd=cwd)
|
40 |
if result.returncode != 0:
|
41 |
-
print(f"Command failed: {command}\n{result.stderr}")
|
42 |
exit(1)
|
43 |
else:
|
44 |
print(result.stdout)
|
45 |
|
46 |
-
# .git がなければ初期化
|
47 |
if not os.path.isdir(os.path.join(target_dir, ".git")):
|
48 |
run_command("git init", cwd=target_dir)
|
49 |
run_command(f"git remote add origin {REPO_URL}", cwd=target_dir)
|
50 |
print("📁 git 初期化と origin 追加")
|
51 |
|
52 |
-
# 現在の変更をクリーンにする
|
53 |
run_command("git reset", cwd=target_dir)
|
54 |
-
|
55 |
-
# 新しいブランチを作成して移動
|
56 |
run_command(f"git checkout -b {branch_name}", cwd=target_dir)
|
57 |
-
|
58 |
-
# ステージングとコミット
|
59 |
run_command("git add -f .", cwd=target_dir)
|
60 |
-
run_command(f'git commit -m "Initial commit on branch {branch_name}"', cwd=target_dir)
|
61 |
|
62 |
-
# 機密ファイル(githubs.shなど)を履歴から削除
|
63 |
os.environ['FILTER_BRANCH_SQUELCH_WARNING'] = '1'
|
64 |
run_command("git filter-branch --force --index-filter "
|
65 |
'"git rm --cached --ignore-unmatch githubs.sh" '
|
66 |
"--prune-empty --tag-name-filter cat -- --all", cwd=target_dir)
|
67 |
|
68 |
-
# push 先の origin がなければ追加(すでにチェック済みだが念のため)
|
69 |
remotes = subprocess.run("git remote", shell=True, text=True, capture_output=True, cwd=target_dir)
|
70 |
if "origin" not in remotes.stdout:
|
71 |
run_command(f"git remote add origin {REPO_URL}", cwd=target_dir)
|
72 |
|
73 |
-
# ブランチを push(強制ではなく通常pushでOK)
|
74 |
run_command(f"git push -u origin {branch_name}", cwd=target_dir)
|
75 |
|
76 |
print(f"✅ Successfully pushed to GitHub branch: {branch_name}")
|
77 |
-
print(f"🔗 {WEB_URL}")
|
78 |
return WEB_URL
|
79 |
|
80 |
-
|
81 |
-
#
|
82 |
-
#
|
|
|
3 |
import string
|
4 |
import random
|
5 |
import datetime
|
6 |
+
import requests
|
7 |
|
8 |
def github(token, folder):
|
|
|
9 |
GITHUB_USERNAME = os.getenv("github_user")
|
10 |
+
GITHUB_TOKEN = token or os.getenv("github_token")
|
11 |
|
12 |
if not GITHUB_USERNAME or not GITHUB_TOKEN:
|
13 |
print("❌ github_user または github_token が未設定です")
|
14 |
exit(1)
|
15 |
|
|
|
16 |
REPO_NAME = "gpt-engeneer"
|
17 |
controllers_dir = "/home/user/app/app/Http/controller"
|
18 |
target_dir = os.path.join(controllers_dir, folder)
|
|
|
21 |
print(f"❌ 指定フォルダが存在しません: {target_dir}")
|
22 |
exit(1)
|
23 |
|
|
|
24 |
def generate_random_string(length=6):
|
25 |
return ''.join(random.choices(string.ascii_lowercase + string.digits, k=length))
|
26 |
|
27 |
date_part = datetime.datetime.now().strftime("%Y%m%d")
|
28 |
branch_name = f"{folder}-{date_part}-{generate_random_string()}"
|
29 |
|
|
|
30 |
REPO_URL = f"https://{GITHUB_USERNAME}:{GITHUB_TOKEN}@github.com/{GITHUB_USERNAME}/{REPO_NAME}.git"
|
31 |
WEB_URL = f"https://github.com/{GITHUB_USERNAME}/{REPO_NAME}/tree/{branch_name}"
|
32 |
+
print(f"🔗 ブランチURL: {WEB_URL}")
|
33 |
+
|
34 |
+
# ✅ 1. リポジトリが存在しなければ作成
|
35 |
+
check = requests.get(
|
36 |
+
f"https://api.github.com/repos/{GITHUB_USERNAME}/{REPO_NAME}",
|
37 |
+
auth=(GITHUB_USERNAME, GITHUB_TOKEN)
|
38 |
+
)
|
39 |
+
if check.status_code == 404:
|
40 |
+
print(f"ℹ️ リポジトリ {REPO_NAME} が存在しないため、作成します。")
|
41 |
+
create = requests.post(
|
42 |
+
"https://api.github.com/user/repos",
|
43 |
+
auth=(GITHUB_USERNAME, GITHUB_TOKEN),
|
44 |
+
json={"name": REPO_NAME, "public": True}
|
45 |
+
)
|
46 |
+
if create.status_code != 201:
|
47 |
+
print(f"❌ リポジトリ作成失敗: {create.json()}")
|
48 |
+
exit(1)
|
49 |
+
else:
|
50 |
+
print(f"✅ リポジトリ作成成功: {REPO_NAME}")
|
51 |
|
|
|
52 |
def run_command(command, cwd=None):
|
53 |
result = subprocess.run(command, shell=True, text=True, capture_output=True, cwd=cwd)
|
54 |
if result.returncode != 0:
|
55 |
+
print(f"❌ Command failed: {command}\n{result.stderr}")
|
56 |
exit(1)
|
57 |
else:
|
58 |
print(result.stdout)
|
59 |
|
|
|
60 |
if not os.path.isdir(os.path.join(target_dir, ".git")):
|
61 |
run_command("git init", cwd=target_dir)
|
62 |
run_command(f"git remote add origin {REPO_URL}", cwd=target_dir)
|
63 |
print("📁 git 初期化と origin 追加")
|
64 |
|
|
|
65 |
run_command("git reset", cwd=target_dir)
|
|
|
|
|
66 |
run_command(f"git checkout -b {branch_name}", cwd=target_dir)
|
|
|
|
|
67 |
run_command("git add -f .", cwd=target_dir)
|
68 |
+
run_command(f'git commit --allow-empty -m "Initial commit on branch {branch_name}"', cwd=target_dir)
|
69 |
|
|
|
70 |
os.environ['FILTER_BRANCH_SQUELCH_WARNING'] = '1'
|
71 |
run_command("git filter-branch --force --index-filter "
|
72 |
'"git rm --cached --ignore-unmatch githubs.sh" '
|
73 |
"--prune-empty --tag-name-filter cat -- --all", cwd=target_dir)
|
74 |
|
|
|
75 |
remotes = subprocess.run("git remote", shell=True, text=True, capture_output=True, cwd=target_dir)
|
76 |
if "origin" not in remotes.stdout:
|
77 |
run_command(f"git remote add origin {REPO_URL}", cwd=target_dir)
|
78 |
|
|
|
79 |
run_command(f"git push -u origin {branch_name}", cwd=target_dir)
|
80 |
|
81 |
print(f"✅ Successfully pushed to GitHub branch: {branch_name}")
|
|
|
82 |
return WEB_URL
|
83 |
|
84 |
+
|
85 |
+
# 使用例(実行時にtokenを渡す)
|
86 |
+
#github("your_actual_github_token", "test_folders")
|