Commit 2e640f0
docs: update GitHub Actions workflow to support pull requests from 'dev' branch and add Netlify deployment steps (#46)
* docs: update GitHub Actions workflow to support pull requests from 'dev' branch and add Netlify deployment steps
* fix: correct syntax in Netlify deploy command in docs-preview workflow
* fix: escape message string in Netlify deploy command in docs-preview workflow
* fix: update issue number reference in deployment comment to use pull request number
* fix: update permissions for pull requests and correct issue number reference in deployment comment
* fix: enhance Netlify deployment workflow to check for existing comments and update accordingly
* fix: correct deployment comment body format in Netlify workflow
* fix: update Netlify deployment workflow to use dynamic alias for deployment URLs
* fix: sanitize NETLIFY_ALIAS variable in deployment workflow
* fix: update NETLIFY_ALIAS variable to use base SHA for deployment URLs
* feat: add devcontainer and vscode settings for mise development environment
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* chore: remove unused devcontainer and vscode settings files
fix: update NETLIFY_ALIAS to use the first 8 characters of the commit SHA
* fix: update NETLIFY_ALIAS to use pull request number for deployment
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 1f1bdf7 commit 2e640f0
2 files changed
+46
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments