Skip to content

Commit

Permalink
Revert "Cherry-pick #5029 #5096 #5097 #5099 #5108 #5113 #5114 #5115 #…
Browse files Browse the repository at this point in the history
…5116 #51…"

This reverts commit b1d9cd0.

Signed-off-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
  • Loading branch information
ffjlabo committed Aug 15, 2024
1 parent b1d9cd0 commit 9ee9fe3
Show file tree
Hide file tree
Showing 15 changed files with 214 additions and 336 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cherry_pick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: make a cherry-pick PR
run: |
git config user.name "pipecd-bot"
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tag: v0.48.5
tag: v0.48.4

releaseNoteGenerator:
showCommitter: false
Expand Down
140 changes: 71 additions & 69 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/google/docsy-example#readme",
"devDependencies": {
"autoprefixer": "^10.4.20",
"autoprefixer": "^9.8.6",
"postcss": "^8.4.31",
"postcss-cli": "^8.3.1"
}
Expand Down
Loading

0 comments on commit 9ee9fe3

Please sign in to comment.