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

[feat] Ignore adapter build files #1924

Merged
merged 43 commits into from
Jul 29, 2021
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
9d0911e
add api to let adapters modify the user's .gitignore
JeanJPNM Jul 14, 2021
b5e2f86
update documentation
JeanJPNM Jul 14, 2021
81994dd
Merge branch 'master' into adapter-file-ignore
JeanJPNM Jul 16, 2021
9c96539
handle changes in ignored files
JeanJPNM Jul 16, 2021
1443779
remove test code
JeanJPNM Jul 16, 2021
cb1d390
support updating multiple files
JeanJPNM Jul 16, 2021
7ef9b75
add TODO
JeanJPNM Jul 16, 2021
c436c63
add changeset
JeanJPNM Jul 16, 2021
572b1a2
use fs instead of fs/promises
JeanJPNM Jul 16, 2021
9ce434e
update documentation
JeanJPNM Jul 16, 2021
7ad5add
fix error inside loop
JeanJPNM Jul 16, 2021
0440983
fix empty line at the start of a file
JeanJPNM Jul 16, 2021
f2571e1
move function to utils object
JeanJPNM Jul 16, 2021
62d4ba5
update adapter-node
JeanJPNM Jul 16, 2021
7d77989
update adapter-static
JeanJPNM Jul 16, 2021
b9ebbc0
allow users to comment out ignore patterns
JeanJPNM Jul 16, 2021
fe432a7
fix line verification
JeanJPNM Jul 16, 2021
34c65eb
improve delimeter title
JeanJPNM Jul 16, 2021
e511a18
update docs
JeanJPNM Jul 16, 2021
a75f5ae
update adapter-vercel
JeanJPNM Jul 16, 2021
5817df0
update adapter-cloudfare-workers
JeanJPNM Jul 16, 2021
fc0b94b
updata adapter-netlify
JeanJPNM Jul 16, 2021
b4f3a1b
update adapter-begin
JeanJPNM Jul 16, 2021
ebd3df6
add todo
JeanJPNM Jul 16, 2021
8d6a883
put logging inside function
JeanJPNM Jul 17, 2021
1b8bee2
update adapters
JeanJPNM Jul 17, 2021
191e9c3
split lines with optional \r
JeanJPNM Jul 18, 2021
ff76519
check for patterns on the whole file
JeanJPNM Jul 18, 2021
517b254
minimal viable code
JeanJPNM Jul 20, 2021
235e608
remove old comment
JeanJPNM Jul 21, 2021
99fac63
replace \n by EOL
JeanJPNM Jul 21, 2021
14561a1
update docs
JeanJPNM Jul 22, 2021
5e57aae
update adapter api doc
JeanJPNM Jul 22, 2021
57ddbbb
clarify file location
JeanJPNM Jul 23, 2021
f581003
undo adapter-begin update
JeanJPNM Jul 26, 2021
bd9613d
check for file's eol
JeanJPNM Jul 28, 2021
d74eeee
target only .gitignore
JeanJPNM Jul 28, 2021
4403cb9
change ignore path to .gitignore for prettier
JeanJPNM Jul 28, 2021
e587a92
Update documentation/docs/80-adapter-api.md
JeanJPNM Jul 28, 2021
4e9c146
update `.gitignore` files on test apps
JeanJPNM Jul 28, 2021
cf903e5
update adapter section of documentation
JeanJPNM Jul 28, 2021
50cb7d8
update changeset
JeanJPNM Jul 28, 2021
445b992
add end of line on test apps `.gitignore`
JeanJPNM Jul 28, 2021
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
Prev Previous commit
Next Next commit
Merge branch 'master' into adapter-file-ignore
  • Loading branch information
JeanJPNM committed Jul 16, 2021
commit 81994dd3845c5554da89eaea2f05ff768344fa7d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.