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

v4.0.0-beta.347 #3606

Merged
merged 88 commits into from
Sep 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
220f77e
Create manage-stale-issues-and-prs.yml
peaklabs-dev Sep 13, 2024
4450ee3
Update manage-stale-issues-and-prs.yml
peaklabs-dev Sep 16, 2024
b41a19d
Update manage-stale-issues-and-prs.yml
peaklabs-dev Sep 16, 2024
e415a99
Update RELEASE.md
peaklabs-dev Sep 17, 2024
28cde9f
Update RELEASE.md
peaklabs-dev Sep 17, 2024
3e0a519
Update RELEASE.md
peaklabs-dev Sep 17, 2024
d6f498e
Update RELEASE.md
peaklabs-dev Sep 17, 2024
4aed40f
Update RELEASE.md
peaklabs-dev Sep 18, 2024
513ca6f
Update RELEASE.md
peaklabs-dev Sep 18, 2024
d1f28b4
Update RELEASE.md
peaklabs-dev Sep 18, 2024
5b27eef
Update RELEASE.md
peaklabs-dev Sep 18, 2024
4e87080
Update RELEASE.md
peaklabs-dev Sep 18, 2024
cb177da
Update RELEASE.md
peaklabs-dev Sep 18, 2024
b0793c8
Merge branch 'coollabsio:main' into close-stale-issues-prs
peaklabs-dev Sep 18, 2024
22326ec
Merge branch 'coollabsio:main' into improve-release.md
peaklabs-dev Sep 18, 2024
ca21545
Fix: Typo
peaklabs-dev Sep 20, 2024
cc77775
Remove not needed seeders to make management simpler
peaklabs-dev Sep 20, 2024
56f7eb7
Remove commented out seeders
peaklabs-dev Sep 20, 2024
000a348
remove team seeders
peaklabs-dev Sep 20, 2024
768b39d
Revert "remove team seeders"
peaklabs-dev Sep 20, 2024
fca64d6
Fix: volumes on development environment
peaklabs-dev Sep 20, 2024
cb4f775
Update CONTRIBUTING.md
peaklabs-dev Sep 20, 2024
a26c1f0
Update CONTRIBUTING.md
peaklabs-dev Sep 20, 2024
76655a7
Remove dev .env form nightly as there is also no dev compose in nightly
peaklabs-dev Sep 20, 2024
ff5e445
Feat: Manual cleanup button and unused volumes and network deletion
peaklabs-dev Sep 22, 2024
696acb7
Improve helper text for all cleanup settings
peaklabs-dev Sep 22, 2024
164a213
Fix: force helper image removal
peaklabs-dev Sep 22, 2024
5a46ef4
Feat: clean new volume name for dev volumes
peaklabs-dev Sep 23, 2024
6bb21da
Update CONTRIBUTING.md
peaklabs-dev Sep 23, 2024
83c6dcb
Fix: Persist DBs, services and so on stored in data/coolify
peaklabs-dev Sep 23, 2024
7c52d7e
Update CONTRIBUTING.md
peaklabs-dev Sep 23, 2024
f9dbc30
Feat: Use the new confirmation flow
peaklabs-dev Sep 24, 2024
b063532
Revert "Fix: Typo"
peaklabs-dev Sep 24, 2024
dfd6fdf
Merge pull request #3554 from coollabsio/next
peaklabs-dev Sep 24, 2024
0058f9a
Delete pr-build.yml
peaklabs-dev Sep 25, 2024
20de0c5
Delete fix-php-code-style-issues
peaklabs-dev Sep 25, 2024
9c756ad
Delete docker-image.yml
peaklabs-dev Sep 25, 2024
6cf5a28
ordered the issue templates
peaklabs-dev Sep 25, 2024
be6caf8
[Twenty] (Fix) typo
tiennm99 Sep 25, 2024
92dbd44
Fixed NEXT_PUBLIC_API_URI in plunk.yaml
ejscheepers Sep 25, 2024
47920f1
Feat: If API is disabeled do not show API token creation stuff
peaklabs-dev Sep 26, 2024
111e9ba
Fix: Disable API by default
peaklabs-dev Sep 26, 2024
4914455
Merge branch 'coollabsio:main' into close-stale-issues-prs
peaklabs-dev Sep 26, 2024
f02db28
Update manage-stale-issues-and-prs.yml
peaklabs-dev Sep 26, 2024
ed7e436
Merge branch 'close-stale-issues-prs' of https://github.com/peaklabs-…
peaklabs-dev Sep 26, 2024
b9d2491
Create lock-closed-issues-discussions-and-prs.yml
peaklabs-dev Sep 26, 2024
6ee80c3
Update lock-closed-issues-discussions-and-prs.yml
peaklabs-dev Sep 26, 2024
0e31c02
Update lock-closed-issues-discussions-and-prs.yml
peaklabs-dev Sep 26, 2024
bfc4474
merged the latest entrypoint configuration from Logto's source
clho40 Sep 26, 2024
68c065b
Merge pull request #1 from clho40/clho40-logto-entrypoint-fixes
clho40 Sep 26, 2024
2364fac
Update lock-closed-issues-discussions-and-prs.yml
peaklabs-dev Sep 26, 2024
39015e7
Fix: Typo in install script
peaklabs-dev Sep 27, 2024
5541c73
Remove all deleted seeders
peaklabs-dev Sep 27, 2024
b374add
Merge pull request #3490 from peaklabs-dev/improve-release.md
andrasbacsai Sep 27, 2024
55847d9
Merge pull request #3518 from coollabsio/improve-seeders
andrasbacsai Sep 27, 2024
75c8f6c
Update version numbers to 4.0.0-beta.347
andrasbacsai Sep 27, 2024
6c78580
refactor: Improve start proxy script to handle existing containers gr…
andrasbacsai Sep 27, 2024
72e12aa
feat: Add ContainerStatusTypes enum for managing container status
andrasbacsai Sep 27, 2024
dedf2cf
fix: proxy fixes
andrasbacsai Sep 27, 2024
8adf405
refactor: Update delete server confirmation modal buttons
andrasbacsai Sep 27, 2024
96b8ddf
chore: Add autocomplete attribute to input fields
andrasbacsai Sep 27, 2024
9a766ae
Merge branch 'next' into improve-cleanup
andrasbacsai Sep 27, 2024
6726964
Merge pull request #3545 from peaklabs-dev/improve-cleanup
andrasbacsai Sep 27, 2024
65356e9
fixes
andrasbacsai Sep 27, 2024
4995675
Merge pull request #3564 from peaklabs-dev/remove-pr-build-gh-action
andrasbacsai Sep 27, 2024
c52fe57
Merge pull request #3576 from peaklabs-dev/fix-api-enabeled
andrasbacsai Sep 27, 2024
8d02fb9
chore: Refactor API Tokens component to use isApiEnabled flag
andrasbacsai Sep 27, 2024
46268f9
Merge pull request #3585 from peaklabs-dev/close-stale-issues-prs
andrasbacsai Sep 27, 2024
40eec96
Merge pull request #3568 from tiennm99/main
andrasbacsai Sep 27, 2024
eafba5d
fix typo
andrasbacsai Sep 27, 2024
ea1be05
Merge pull request #3594 from peaklabs-dev/lock-closed-issues-and-prs
andrasbacsai Sep 27, 2024
df8c5c6
Merge branch 'next' into next
andrasbacsai Sep 27, 2024
0816169
Merge pull request #3591 from clho40/next
andrasbacsai Sep 27, 2024
f098107
chore: Update versions.json file
andrasbacsai Sep 27, 2024
46ae2a4
update service-template
andrasbacsai Sep 27, 2024
ac60b8c
chore: Remove unused .env.development.example file
andrasbacsai Sep 27, 2024
691f606
Merge branch 'next' into fix-dev-volumes
andrasbacsai Sep 27, 2024
9489a08
Merge pull request #3542 from peaklabs-dev/fix-dev-volumes
andrasbacsai Sep 27, 2024
8e6c7ea
chore: Update API Tokens view to include link to Settings menu
andrasbacsai Sep 27, 2024
d75e551
chore: Update web.php to cast server port as integer
andrasbacsai Sep 27, 2024
09cd087
chore: Update backup deletion labels to use language files
andrasbacsai Sep 27, 2024
d3898ee
chore: Update database startup heading title
andrasbacsai Sep 27, 2024
24733d0
Merge pull request #3572 from ejscheepers/main
andrasbacsai Sep 27, 2024
fcadb20
chore: Update database startup heading title
andrasbacsai Sep 27, 2024
7c269bd
chore: custom vite envs
andrasbacsai Sep 27, 2024
bc46b03
Add private key storage for server validation
andrasbacsai Sep 28, 2024
71e4b0f
Refactor server form blade template
andrasbacsai Sep 28, 2024
fe20480
fix: proxy
andrasbacsai Sep 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .github/workflows/docker-image.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/fix-php-code-style-issues

This file was deleted.

17 changes: 17 additions & 0 deletions .github/workflows/lock-closed-issues-discussions-and-prs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Lock closed Issues, Discussions, and PRs

on:
schedule:
- cron: '0 1 * * *'

jobs:
lock-threads:
runs-on: ubuntu-latest
steps:
- name: Lock threads after 30 days of inactivity
uses: dessant/lock-threads@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: '30'
pr-inactive-days: '30'
discussion-inactive-days: '30'
28 changes: 28 additions & 0 deletions .github/workflows/manage-stale-issues-and-prs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Manage Stale Issues and PRs

on:
schedule:
- cron: '0 2 * * *'

jobs:
manage-stale:
runs-on: ubuntu-latest
steps:
- name: Manage stale issues and PRs
uses: actions/stale@v9
id: stale
with:
stale-issue-message: 'This issue will be automatically closed in a few days if no response is received. Please provide an update with the requested information.'
stale-pr-message: 'This pull request will be automatically closed in a few days if no response is received. Please update your PR or comment if you would like to continue working on it.'
close-issue-message: 'This issue has been automatically closed due to inactivity.'
close-pr-message: 'This pull request has been automatically closed due to inactivity.'
days-before-stale: 14
days-before-close: 7
stale-issue-label: '⏱︎ Stale'
stale-pr-label: '⏱︎ Stale'
only-labels: '💤 Waiting for feedback'
remove-stale-when-updated: true
operations-per-run: 100
labels-to-remove-when-unstale: '⏱︎ Stale, 💤 Waiting for feedback'
close-issue-reason: 'not_planned'
exempt-all-milestones: false
93 changes: 0 additions & 93 deletions .github/workflows/pr-build.yml

This file was deleted.

Loading
Loading