Ankush Menat
6c2d377e74
fix: use semgrep cli instead of docker image ( #12566 )
CLI is more flexible at present. Until github action catches up,
switch to CLI version.
This also fixes failure from forks which don't contain semgrep config
yet.
pirms 4 gadiem
Ankush Menat
a74b7b04ac
chore: add semgrep linting ( #12524 )
pirms 4 gadiem
Suraj Shetty
da166c3db9
chore: Fix translation syntax check
pirms 4 gadiem
Suraj Shetty
e643ccf002
chore: Show correct line number
pirms 4 gadiem
Suraj Shetty
cae26da129
chore: Fix translation syntax check
pirms 4 gadiem
robert kimutai
9591d01c2c
chore: Update CONTRIBUTING.md ( #12241 )
pirms 4 gadiem
Suraj Shetty
00896f36fe
revert: "fix: improve translation pattern" ( #12205 )
pirms 4 gadiem
barredterra
ce0b243d93
chore: flake8 allow long line
pirms 4 gadiem
barredterra
a4e11583dd
fix: no multiline source or context, allow null
pirms 4 gadiem
barredterra
46edda896e
fix: improve translation pattern
pirms 4 gadiem
gavin
7bba0b7da9
chore(GitHub): Add issue template config
pirms 4 gadiem
Raffael Meyer
0d6dafa3f5
fix: allow other github links in same PR
pirms 4 gadiem
Gavin D'souza
7c6cd34c51
ci: Update names for GHA workflows and jobs
pirms 4 gadiem
gavin
e24c01f798
ci: Rename jobs ( #11858 )
pirms 4 gadiem
Faris Ansari
c7ed6ce977
fix: Remove test strings and early return
pirms 4 gadiem
Faris Ansari
18bc0d14cf
fix: remove hardcoded path
pirms 4 gadiem
Faris Ansari
8708e56896
fix: Handle f string and fix words check
pirms 4 gadiem
Faris Ansari
d1b92c66bb
fix: eager lookup
pirms 4 gadiem
Faris Ansari
a113f5c285
fix: add test strings
pirms 4 gadiem
Faris Ansari
5cf39f746a
chore: Check existence of words in translation linter
pirms 4 gadiem
Suraj Shetty
23bbbb1bbd
chore: Consider template string as invalid
pirms 4 gadiem
Gavin D'souza
076ba11111
fix: Update documentation helper
pirms 4 gadiem
gavin
012c637c30
chore: Replace existing Docs required check ( #11618 )
pirms 4 gadiem
Gavin D'souza
0ac124f0d6
fix: Updated bucket name
pirms 4 gadiem
Gavin D'souza
26e132b5b6
Revert "fix: Change assets endpoint"
This reverts commit 8a9545afdb
.
pirms 4 gadiem
Suraj Shetty
2b12a34d7e
refactor(translation linter): Handle multiline translation syntax ( #11461 )
pirms 4 gadiem
Gavin D'souza
8a9545afdb
fix: Change assets endpoint
pirms 4 gadiem
Gavin D'souza
3cf9569e49
fix: Use a different action to attach built asset
pirms 4 gadiem
Gavin D'souza
1b90e713c6
fix: Use Github token
pirms 4 gadiem
Gavin D'souza
997e5b9c48
fix: Seperate workflows for releases and develop
pirms 4 gadiem
Gavin D'souza
af8d94530b
fix: ready-for-test
pirms 4 gadiem
Gavin D'souza
93dcb8663f
fix: Conditonal expressions for steps
pirms 4 gadiem
Gavin D'souza
84b9670b94
feat: Add built asset to release made
pirms 4 gadiem
Gavin D'souza
ed598fef49
fix: Path for builds push and artifacts generation
pirms 4 gadiem
Gavin D'souza
e1f8f6e18b
fix: Use relative paths for tarring asset files
pirms 4 gadiem
Gavin D'souza
cdecb5cd7b
fix: Use checkout and --frappe-path
pirms 4 gadiem
Gavin D'souza
e326825fde
fix: Reduce bulk
pirms 4 gadiem
Gavin D'souza
f398be17cc
fix: Don't use bench docker image
pirms 4 gadiem
gavin
2727fafdc1
fix: Run bench as frappe user
pirms 4 gadiem
gavin
662a7ac56e
feat: Generate artifacts and publish to S3
pirms 4 gadiem
gavin
55964c66cb
feat: Publish built assets to S3
pirms 4 gadiem
Gavin D'souza
f8dcc60bb6
chore: frappe.io => frappeframework.com
pirms 4 gadiem
Faris Ansari
76292f14e9
Update frappe-framework-logo.svg
pirms 4 gadiem
Suraj Shetty
599055e58d
chore: Update readme logo
pirms 5 gadiem
Revant Nandgaonkar
9d85de076d
ci: trigger docker build on release
pirms 5 gadiem
gavin
c9ce7a6afe
chore: Add semantic checker config
Check should fail for commits that don't follow convention semantics
[skip ci]
pirms 5 gadiem
Afshan
b28eac2beb
added flag to skip deleted files from check
pirms 5 gadiem
Suraj Shetty
ede263ca8c
chore(linter): Skip only first argument
pirms 5 gadiem
Suraj Shetty
fd68b7f398
fix: Skip first 2 arguments
pirms 5 gadiem
Suraj Shetty
24b737f4c0
refactor: Move Syntax checking code to a separate file
pirms 5 gadiem