Skip to content

[pull] master from caprover:master #283

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

Open
wants to merge 377 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
377 commits
Select commit Hold shift + click to select a range
9a2447d
Consolidated release build
githubsaturn May 12, 2023
e92d48d
Update DockerRegistryHelper.ts (#1778)
drmrbrewer Jun 14, 2023
5efc23a
fixed redirect domains
githubsaturn Jul 13, 2023
84007d6
Fixed env vars for netdata
githubsaturn Jul 14, 2023
ea1b06a
Squash merge pro
githubsaturn Jul 14, 2023
be0d80a
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Jul 20, 2023
2a6ae57
Updated terms
githubsaturn Jul 20, 2023
731c9ed
Updated contribs
githubsaturn Jul 20, 2023
3fbbc61
Updated readme
githubsaturn Jul 20, 2023
4252089
Updated changelog
githubsaturn Jul 20, 2023
baa97f4
Added openssl to alpine images
githubsaturn Jul 20, 2023
b40bd63
changed base domains
githubsaturn Aug 1, 2023
8949e18
Fixed https://github.com/caprover/caprover/issues/1822
githubsaturn Aug 1, 2023
710b110
Fixed https://github.com/caprover/caprover/commit/8949e18f9b1e6071872…
githubsaturn Aug 1, 2023
587e3aa
changed base domains
githubsaturn Aug 3, 2023
0697668
Change priority of the pro
githubsaturn Aug 3, 2023
22e09cf
Added feature flags
githubsaturn Aug 3, 2023
e2baad2
Added feature flags
githubsaturn Aug 3, 2023
fee85dc
Added feature flags
githubsaturn Aug 3, 2023
c92fac2
Convert flags to singleton
githubsaturn Aug 3, 2023
a720d22
Convert flags to singleton
githubsaturn Aug 4, 2023
71619e1
Fixed feature flags
githubsaturn Aug 5, 2023
f95b378
Fixed feature flags
githubsaturn Aug 5, 2023
1e4f14c
Fixed feature flags
githubsaturn Aug 5, 2023
926d71d
Updated terms
githubsaturn Aug 6, 2023
37d4f09
Updated terms
githubsaturn Aug 7, 2023
0439be0
Reordered changelog for the next release
githubsaturn Aug 7, 2023
f055f12
Upped the version
githubsaturn Aug 26, 2023
33109b1
Update TERMS_AND_CONDITIONS.md
githubsaturn Aug 27, 2023
9115b18
updated github actions
githubsaturn Aug 27, 2023
5eff2a2
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Aug 27, 2023
1d01e3e
Release 1.11.0 (#1850)
githubsaturn Aug 27, 2023
7e972fb
Merge branch 'release'
githubsaturn Aug 27, 2023
81b745f
updated FE to fix the build
githubsaturn Aug 27, 2023
67e04ac
Fixed release
githubsaturn Aug 27, 2023
9f48a72
Fixed release
githubsaturn Aug 27, 2023
a7c434e
Fixed release
githubsaturn Aug 27, 2023
b52aa38
Update CHANGELOG.md
githubsaturn Aug 27, 2023
b0178e1
Update TERMS_AND_CONDITIONS.md
githubsaturn Aug 27, 2023
86ef7fa
Update TERMS_AND_CONDITIONS.md
githubsaturn Aug 27, 2023
c4fcd67
Adding script to clear pro config
githubsaturn Aug 28, 2023
29638db
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Aug 28, 2023
c174183
Fixed https://github.com/caprover/caprover/issues/1863
githubsaturn Aug 30, 2023
36980aa
Closes https://github.com/caprover/caprover-pro/issues/3
githubsaturn Aug 31, 2023
1ba1be0
Updated the changelog
githubsaturn Aug 31, 2023
80cb3a3
Fixed https://github.com/caprover/caprover/discussions/1859
githubsaturn Aug 31, 2023
e10555f
updated the changelogs
githubsaturn Aug 31, 2023
cb489b2
Fixed https://github.com/caprover/caprover/issues/1871
githubsaturn Sep 6, 2023
05aaa81
Upped version - ready for hotfix
githubsaturn Sep 17, 2023
b7c114e
1.11.1 hotfix (#1886)
githubsaturn Sep 17, 2023
4717ffc
Merge pull request #1887 from caprover/release
githubsaturn Sep 17, 2023
bff4b71
Updated changelog
githubsaturn Sep 17, 2023
12af577
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Sep 17, 2023
a67a56a
Fixed dev build
githubsaturn Sep 18, 2023
1c4736c
Improve redirect
githubsaturn Sep 21, 2023
7ea76d0
updated changelog
githubsaturn Sep 21, 2023
2915f70
Try to make it harder for the users to make human mistake https://git…
githubsaturn Sep 23, 2023
b3fd2d5
updated changelog
githubsaturn Oct 4, 2023
dc6df69
Added support of optionally providing different captain base directory
buglinjo Oct 10, 2023
42d47a5
Replacing double question mark with double pipe
buglinjo Oct 11, 2023
e08c55d
Merge pull request #1915 from buglinjo/master
githubsaturn Oct 12, 2023
10ea8db
fixed https://github.com/caprover/caprover/issues/1410
githubsaturn Oct 14, 2023
fa026d9
mod: Dockerfile for Release and Edge to Decrease Docker Image Size
TheSpiritMan Feb 15, 2024
d2dc9ff
add: dev-scripts inside Dockerfile
TheSpiritMan Feb 16, 2024
1bba84e
make certbot authenticator configurable
ZeekoZhu Feb 20, 2024
1509cea
feat: Enhance Certbot cert generation flexibility
ZeekoZhu Feb 20, 2024
b1f467e
refactor: Abstract cert success check into function
ZeekoZhu Feb 20, 2024
fbeda1b
style: Clean up CertbotManager syntax
ZeekoZhu Feb 20, 2024
349681b
mod: Dockerfile for edge and release
TheSpiritMan Feb 22, 2024
a5e87d6
feat: enhanced Certbot command customization
ZeekoZhu Feb 26, 2024
f9d880e
Merge pull request #2009 from TheSpiritMan/docker-size
githubsaturn Feb 27, 2024
db0d8a8
Force build
githubsaturn Apr 21, 2024
1d62408
Updated packages
githubsaturn Apr 21, 2024
147d03c
Added capability to delete multiple apps
githubsaturn Apr 28, 2024
ea6c70f
Major dependency update
githubsaturn Apr 28, 2024
2b6500f
Major dependency update
githubsaturn Apr 28, 2024
fb819ec
Fixed formatting
githubsaturn Apr 28, 2024
eaf6ba8
Revert "Fixed formatting"
githubsaturn Apr 28, 2024
bf76aa9
Minor package update
githubsaturn Apr 28, 2024
bd55331
API skeleton added for automated cleanup
githubsaturn Apr 29, 2024
6bf4afb
Added functionality for automated cleanup
githubsaturn Apr 29, 2024
6f2527c
Fixed typo
githubsaturn Apr 29, 2024
2b01621
Added validation
githubsaturn May 5, 2024
c2fb952
Merge pull request #2050 from caprover/automated-cleanup
githubsaturn May 5, 2024
912752c
Updated changelog
githubsaturn May 5, 2024
1ff86f4
Merge branch 'master' of github.com:caprover/caprover
githubsaturn May 5, 2024
46d8f34
Clearing timezone if schedule is deleted
githubsaturn May 6, 2024
ab2668d
refactor: use shell-quote to parse cert command rule
ZeekoZhu May 26, 2024
daea793
Merge branch 'caprover:master' into master
ZeekoZhu May 26, 2024
8026966
Added OpenStack Heat template for deploying single-instance CapRover
panasenco May 26, 2024
a563cd0
Merge pull request #2069 from panasenco/openstack
githubsaturn May 27, 2024
6390646
Update TERMS_AND_CONDITIONS.md
githubsaturn Jun 1, 2024
0110cc1
Merge pull request #2019 from ZeekoZhu/master
githubsaturn Jun 19, 2024
bb3d0e7
Fixed formatting for https://github.com/caprover/caprover/pull/2019
githubsaturn Jun 19, 2024
33c02ad
Updated deps
githubsaturn Jun 19, 2024
31313e0
Updated changelog
githubsaturn Jun 19, 2024
71d7917
Update LICENSE
githubsaturn Jul 1, 2024
6755f8a
Updated golang sample
githubsaturn Jul 4, 2024
cdb22d3
Fixed golang sample
githubsaturn Jul 4, 2024
0153a7b
Updated changelog
githubsaturn Jul 23, 2024
64acf43
Update CaptainConstants.ts
guilh22 Aug 2, 2024
26c6c5f
Merge pull request #2103 from guilh22/master
githubsaturn Aug 4, 2024
51c1026
Added changelog
githubsaturn Aug 4, 2024
6da129e
Refactoring nginx reloading
githubsaturn Aug 11, 2024
87f616f
Added nginx -t test and revert if the config is invalid. Fixed https:…
githubsaturn Aug 11, 2024
d5dfd05
Proper error when docker is unsupported
githubsaturn Aug 12, 2024
9cdfec7
Removed unused code
githubsaturn Aug 12, 2024
18a3d4a
Updated deps
githubsaturn Aug 12, 2024
a26a7cc
Fixed nginx
githubsaturn Aug 15, 2024
8e0cdba
Updated certbot
githubsaturn Aug 16, 2024
f886d17
Updated required output from certbot
githubsaturn Aug 16, 2024
f854107
updated hash for frontend
githubsaturn Aug 17, 2024
dbd9f68
updated changelog
githubsaturn Aug 17, 2024
3456f25
Releasing new version
githubsaturn Aug 17, 2024
29a4921
Merge pull request #2108 from caprover/master
githubsaturn Aug 17, 2024
e92baa8
Merge pull request #2109 from caprover/release
githubsaturn Aug 17, 2024
e344a18
Fixed https://github.com/caprover/caprover/issues/2112
githubsaturn Aug 17, 2024
501caaa
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Aug 17, 2024
5bcdb59
Updated changelog
githubsaturn Aug 18, 2024
f1ea363
Force rebuild to capture the frontend change
githubsaturn Aug 22, 2024
7adacaf
Updated changelog
githubsaturn Sep 4, 2024
ca196e5
added fallback ip for installation if public ip not found
githubsaturn Sep 8, 2024
75f7919
Added project definition to the config
githubsaturn Sep 14, 2024
0118458
Added project router
githubsaturn Sep 14, 2024
5f1c92d
Updated apps router
githubsaturn Sep 14, 2024
378da7d
Fixed update path
githubsaturn Sep 14, 2024
dcac370
Added parent ID for projects
githubsaturn Sep 14, 2024
e3270fc
Typo fix
githubsaturn Sep 14, 2024
92e42ea
Not allow parent to be deleted if there are sub projects
githubsaturn Sep 14, 2024
7784c31
Fixed typo in string template
githubsaturn Sep 14, 2024
72a85a4
Allow register project to accept description
githubsaturn Sep 29, 2024
e44d440
Added functionality to remove multiple projects
githubsaturn Oct 5, 2024
4ed3bf8
Fixed the project deletion
githubsaturn Oct 5, 2024
0808a06
Fixed the project deletion
githubsaturn Oct 5, 2024
60a01a0
Merge pull request #2145 from caprover/projects
githubsaturn Oct 5, 2024
92b5ffd
Close https://github.com/caprover/caprover/issues/2153
githubsaturn Oct 5, 2024
e64ec59
Added changelog
githubsaturn Oct 5, 2024
7bb9006
updated changelog
githubsaturn Oct 5, 2024
c2c13c3
Updated changelog
githubsaturn Oct 6, 2024
5a57adc
Better error
githubsaturn Oct 7, 2024
4a319b9
Force build
githubsaturn Oct 8, 2024
bbfe9e8
add MariaDB to README.md
robertsilen Oct 10, 2024
6427746
Merge pull request #2158 from robertsilen/patch-1
githubsaturn Oct 10, 2024
155281d
Improved MacOs startup
githubsaturn Oct 12, 2024
a57dd38
First steps getting GoAccess working
dshook Oct 13, 2024
3422efa
First step getting a shared volume created for logs
dshook Oct 13, 2024
ab19b07
Added theme on backend (#2161)
githubsaturn Oct 15, 2024
df34abb
Added themes
githubsaturn Oct 16, 2024
79349ad
Added another theme
githubsaturn Oct 16, 2024
eabf1e0
Updated changelog
githubsaturn Oct 16, 2024
6c0238d
Reformat
githubsaturn Oct 16, 2024
aab2bc2
Improved dev code
githubsaturn Oct 16, 2024
2ddd7d9
Improved dev code
githubsaturn Oct 16, 2024
7d3fb27
Added another theme
githubsaturn Oct 17, 2024
4a32cb9
Updated packages (#2165)
githubsaturn Oct 18, 2024
9734c08
Returning project upon creation
githubsaturn Oct 18, 2024
46e7e20
Preparing release
githubsaturn Oct 19, 2024
855e3d1
updated frontend
githubsaturn Oct 19, 2024
18a5979
Added some test to fix node 20
githubsaturn Oct 19, 2024
f014621
Revert "Added some test to fix node 20"
githubsaturn Oct 19, 2024
8704aaf
Updated changelog
githubsaturn Oct 19, 2024
8a5d3f9
Release 1.13 (#2166)
githubsaturn Oct 19, 2024
9c41df0
Release 1.13 (#2166) (#2167)
githubsaturn Oct 19, 2024
b14a759
Fixed auth
githubsaturn Oct 19, 2024
2590571
Merge branch 'master' of github.com:caprover/caprover
githubsaturn Oct 19, 2024
a779938
Fixed conflict
githubsaturn Oct 19, 2024
b3a6474
Fixed conflict
githubsaturn Oct 19, 2024
4b43116
Release 1.13.1 (#2168)
githubsaturn Oct 19, 2024
14f3398
Merge branch 'release'
githubsaturn Oct 19, 2024
496e864
Testing build
githubsaturn Oct 19, 2024
1912a5b
Starting to get goaccess container working
dshook Oct 19, 2024
045eafd
Testing build
githubsaturn Oct 19, 2024
159b6ff
Process logs improvements
dshook Oct 21, 2024
fd2cb7e
Added notes to avoid accidential bumping up nodejs version
githubsaturn Oct 21, 2024
64c2c8f
Removed old migration files
githubsaturn Oct 21, 2024
5315f7f
Progress exposing reports
dshook Oct 21, 2024
f6ce2d8
Listing reports through api
dshook Oct 22, 2024
dc9e764
Added custom nginx port support https://github.com/caprover/caprover/…
githubsaturn Oct 23, 2024
e88be84
Some end to end flow working
dshook Oct 23, 2024
002d3ae
Updating logs list response
dshook Oct 24, 2024
c3d9a06
Merge remote-tracking branch 'origin/master' into goaccess
dshook Oct 24, 2024
02bbf91
Fixed play with docker
githubsaturn Oct 27, 2024
cb4af86
Catch up logs
dshook Oct 30, 2024
3472ed8
Starting to save settings
dshook Oct 31, 2024
6101f61
feat: expose 443:443/udp in nginx service (#1355)
jonaskuske Nov 1, 2024
86d3e36
Dynamic config for goaccess and remove old logs
dshook Nov 1, 2024
14b9c5f
Update docker image location and clean up nginx config
dshook Nov 1, 2024
da363fa
Self review and validate cron schedules
dshook Nov 1, 2024
5852e35
bump nginx version to 1.27.2 (#2183)
ariaieboy Nov 2, 2024
2d53f27
PR feedback
dshook Nov 5, 2024
4dcd700
Parsing access file names update
dshook Nov 5, 2024
cd99df2
Update to using captain shared files instead of dedicated volume
dshook Nov 6, 2024
ca98313
Fixed uncaught error on App Creation
githubsaturn Nov 8, 2024
9f738e3
Updated to dynamically create report for live files
dshook Nov 8, 2024
119ef3e
Cleanup catchup config
dshook Nov 8, 2024
d38538f
Updated changelog
githubsaturn Nov 8, 2024
70fea7c
Fixed uncaught error on App Creation
githubsaturn Nov 8, 2024
28688cc
Updated changelog
githubsaturn Nov 8, 2024
a917a42
Updated version
githubsaturn Nov 9, 2024
12f0521
Merge pull request #2188 from caprover/hotfix-1-13-2
githubsaturn Nov 9, 2024
3c4ab7a
Merge pull request #2189 from caprover/release
githubsaturn Nov 9, 2024
badc8da
Changelog
githubsaturn Nov 9, 2024
d0bdd7f
Fixed https://github.com/caprover/caprover/issues/2195
githubsaturn Nov 17, 2024
e466875
fixed
githubsaturn Nov 29, 2024
d66fa68
Updated version
githubsaturn Dec 1, 2024
81c7733
Merge pull request #2212 from caprover/master
githubsaturn Dec 1, 2024
c77e6be
Merge pull request #2213 from caprover/release
githubsaturn Dec 1, 2024
45cf634
Update CHANGELOG.md
githubsaturn Dec 1, 2024
3f7e609
Merge pull request #2182 from dshook/goaccess
githubsaturn Dec 22, 2024
abea719
Publish CapRover Image
githubsaturn Dec 22, 2024
a64c01c
Some systems already use 80 and 443 port. Added some env variables to…
raisercostin Dec 8, 2024
9694e9a
simplify more
raisercostin Dec 8, 2024
0202300
cleanup
raisercostin Dec 8, 2024
3794a64
do not change default behavior
raisercostin Dec 8, 2024
3c9d663
cleanup
raisercostin Dec 10, 2024
886cbbf
Refer to CaptainConstants.configs.adminPortNumber3000 as configurable…
raisercostin Dec 27, 2024
b59cd2b
Testing again. Minimal changes to start.
raisercostin Dec 27, 2024
a30591e
Merge pull request #2220 from raisercostin/feature/configurable-ports
githubsaturn Dec 30, 2024
8c208a1
Fixed formatter
githubsaturn Dec 30, 2024
584dbd5
Updated deps
githubsaturn Dec 30, 2024
3ffcd8e
Goaccess fixes for handling initial state with missing directories
dshook Jan 5, 2025
22e8074
Undo refactor
dshook Jan 5, 2025
ce0911e
Don't need to call it actually
dshook Jan 5, 2025
44751c2
Merge pull request #2234 from dshook/goaccess-fixes
githubsaturn Jan 6, 2025
6cb3274
fixed https://github.com/caprover/caprover/issues/2240
githubsaturn Jan 19, 2025
07ac95c
Add debugging to fix the healthcheck
githubsaturn Jan 20, 2025
84804ae
Add debugging to fix the healthcheck
githubsaturn Jan 20, 2025
017bcca
Fixed redirect issue
githubsaturn Jan 20, 2025
b8658b4
Removed debugging lines
githubsaturn Jan 20, 2025
3fc3cad
Contributor change for FE PR "Add ru-RU locale"
akatsukinoyami Feb 7, 2025
a6cd50f
Merge pull request #2253 from akatsukinoyami/patch-1
githubsaturn Feb 10, 2025
0c45bd2
Fixed https://github.com/caprover/caprover/issues/2261
githubsaturn Feb 17, 2025
03aad6d
Updated changelog
githubsaturn Feb 17, 2025
78d11ae
Removed custom port from dev script
githubsaturn Feb 17, 2025
82b51c1
Removed custom port from dev script
githubsaturn Feb 17, 2025
d4e5b9c
Change "listen ... http2" directive
gilmrjc Mar 11, 2025
9c35947
Merge pull request #2278 from gilmrjc/patch-1
githubsaturn Mar 13, 2025
a394ddd
Enhance SSH_PATH_RE on GitHelper to improve URL parsing
douglasjunior Mar 31, 2025
661054e
Code formatting
douglasjunior Mar 31, 2025
485d3c9
Merge pull request #2286 from douglasjunior/master
githubsaturn Apr 1, 2025
4e786c6
Updated changelog
githubsaturn Apr 1, 2025
7813f2f
Closes https://github.com/caprover/caprover/issues/2293
githubsaturn Apr 26, 2025
e121f65
Remove indefinite option
githubsaturn May 26, 2025
ef8d0a3
Updated deps
githubsaturn May 27, 2025
48212f1
Updated deps
githubsaturn May 27, 2025
6262762
Contributor change for FE PR "🇳🇱 Add Dutch (nl-NL) language support t…
spasma Jun 2, 2025
b37019c
Merge pull request #2303 from spasma/patch-1
githubsaturn Jun 2, 2025
bc982a4
Preparing release
githubsaturn Jun 8, 2025
7b11eb3
Merge pull request #2305 from caprover/master
githubsaturn Jun 8, 2025
349c313
Merge pull request #2306 from caprover/release
githubsaturn Jun 8, 2025
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
6 changes: 4 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
/currentdirectory
/node_modules
/built
/dist-frontend
/captain-sample-apps

# JetBrains
Expand All @@ -17,4 +16,7 @@
npm-debug.log


.DS_Store
.DS_Store

.github
.vscode
15 changes: 5 additions & 10 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,22 @@ about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**IMPORTANT:** This is a bug report. If you are having problem with deploying a particular app use the deployment issue type.

> If you are having problems with deploying a particular app using a customized dockerfile - please change your questions to Dockerfile and post it where appropriate such as StackOverflow. This is a Docker question, not a CapRover specific issue.

--------------------------------------------------------------------------
---

What is the problem?



If applicable, content of `captain-definition` file:



Steps to reproduce the problem:

Output of the following command on your server:


Answers to the following questions where applicable:
- Your OS and version?
- RAM?
```
uname -a && lsb_release -a && free -h
```
17 changes: 6 additions & 11 deletions .github/ISSUE_TEMPLATE/deployment-issue.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,25 @@
---
name: Deployment Issue
about: Problem with deploying your apps
title: "[Deployment Issue]"
title: '[Deployment Issue]'
labels: deployment-issue
assignees: ''

---

**IMPORTANT:** Please avoid posting issues that are not specific to CapRover. Issues and questions related to Docker will get closed.

> If you are trying to see how to deploy a particular app using a customized dockerfile - please change your questions to Dockerfile and post it where appropriate such as StackOverflow. This is a Docker question, not a CapRover specific issue.

--------------------------------------------------------------------------
---

What is the problem?



If applicable, content of `captain-definition` file:



Steps to reproduce the problem:

Output of the following command on your server:


Answers to the following questions if applicable:
- Your OS and version?
- RAM?
```
uname -a && lsb_release -a && free -h
```
32 changes: 18 additions & 14 deletions .github/workflows/build_project.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
name: Run build

on:
push:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- master
pull_request:
branches:
- master

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 10
- run: sudo mkdir /captain && npm ci && npm run build && sudo npm run test
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: |
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
npm ci
npm run build
npm run test
28 changes: 14 additions & 14 deletions .github/workflows/format_project.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: Run formatter

on:
push:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- master
pull_request:
branches:
- master

jobs:
check-code-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 10
- run: npm ci && npm run formatter
check-code-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci && npm run formatter
28 changes: 14 additions & 14 deletions .github/workflows/lint_project.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: Run lint

on:
push:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- master
pull_request:
branches:
- master

jobs:
run-tslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 10
- run: npm ci && npm run tslint
run-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci && npm run lint
12 changes: 6 additions & 6 deletions .github/workflows/publish_edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ jobs:
run-pre-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
node-version: 18
- run: |
sudo mkdir /captain
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
npm ci
npm run build
npm run tslint
npm run lint
npm run formatter
sudo npm run test
npm run test
build-publish-docker-hub:
needs: run-pre-checks
runs-on: ubuntu-latest
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ jobs:
run-pre-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
node-version: 18
- run: |
sudo mkdir /captain
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
npm ci
npm run build
npm run tslint
npm run lint
npm run formatter
sudo npm run test
npm run test
build-publish-docker-hub:
needs: run-pre-checks
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/node_modules
/built
/dist-frontend
/temp-frontend

version

Expand All @@ -18,3 +19,4 @@ npm-debug.log
.DS_Store
/.project

config-override.json
6 changes: 3 additions & 3 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"recommendations": [
"eg2.tslint",
"streetsidesoftware.code-spell-checker",
"pflannery.vscode-versionlens",
"remimarsal.prettier-now",
"hookyqr.beautify",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint"
]
}
}
21 changes: 15 additions & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,26 @@
"search.exclude": {
"**/node_modules": true,
"**/bower_components": true,
"**/dist": true,
"**/built": true,
"**/coverge": true
},
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit",
"source.fixAll.eslint": "explicit",
"source.addMissingImports": "explicit"
},
"typescript.referencesCodeLens.enabled": true,
"tslint.ignoreDefinitionFiles": false,
"tslint.autoFixOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"tslint.exclude": "**/node_modules/**/*",
"cSpell.words": ["csrf", "definitelytyped", "promisified"]
"cSpell.words": ["csrf", "definitelytyped", "dockerode", "promisified"],
"[shellscript]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
"[plaintext]": {
"editor.formatOnSave": false,
"editor.defaultFormatter": null
},
"files.associations": {
"*.theme": "plaintext"
}
}
Loading