Commit 22fb692
authored
chore: move crawlee.dev server block to crawlee repo (#2116)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Removes the crawlee.dev server block from `nginx.conf` and updates CI
to trigger Nginx config deployment on `master`, removing the old
workflow.
>
> - **Nginx Configuration**:
> - Remove `crawlee.dev` server block from `nginx.conf`; add note
pointing to its new location in the Crawlee repo.
> - **CI/CD**:
> - Enable push trigger on `master` for `nginx.conf` in
`.github/workflows/deploy-nginx.yml`; run external deployment via `gh
workflow run` with service account token.
> - Delete legacy workflow `/.github/workflows/deploy.yaml`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
802a9db. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent a523ac5 commit 22fb692
3 files changed
+7
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
| 682 | + | |
| 683 | + | |
715 | 684 | | |
716 | 685 | | |
717 | 686 | | |
| |||
0 commit comments