-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: added logic for creating new versions through a bash script * ci: added script to update docusarus config file programmatically * chore: update script * ci: updated versions script * ci: updated versions script * chore: script update * chore: save * chore:save * save * save * save * save * save * save * sve * save * save * save * save * chore: updates to script * save * docs: save * save * save * save * save * chore: script updates * save * save * save * save * save * save * save * save * save * save * save * save * save * save * ci: added versioning logic * ci: update temp folder for Netlify * ci: netlify debug * ci: updated versions script * ci: added output * ci: start build * ci: more netlify debug * ci: debug-netlify-2 * ci: netlify-3 * chore: netlify-4 * ci: netlify-5 * ci: netlify-6 * ci: netlify-6 * ci: netlify-7 * ci: netlify-7 * ci: netlify-8 * ci: netlify-9 * ci: netlify-11 * ci: netlify-12 * ci: netlify-12 * ci: netlify-13 * ci: netlify-14 * ci: netlify-15 * ci: netlify-16 * ci: netlify-17 * ci: netlify-18 * ci: netlify-19 * ci: netlify-20 * ci: netlify-21 * ci: preview versioning * ci: preview versioning * ci: preview versioning-3 * ci: preview versioning-3 * ci: preview versioning-3 * ci: preview versioning-3 * ci: preview versioning-3 * ci: preview versioning-5 * save * save * save * save * save * ci: preview versioning-6 * ci: new logic * ci: netlify error fix * ci: netlify working-2 * ci: netlify test * save * ci: netlify * ci: netlify part1 * ci: netlify part2 * ci: netlify part 3 * save * save * ci: netlify part 3 * chore: minor update * Document serviceDomain parameter in k8s config: PCP-935 (#1527) * Added serviceDomain to first tab only * Add serviceDomain to all version tabs * Removed breaks as needed, indented yaml * Fixed typo * Removed unneeded 'the' before link. * chore: removed version-3-4 * chore: debug * save * save * docs: updated readme * chore: eks-d redirect * chore: versioning working * docs: updated readme * ci: test netlify local builds * ci: netlify tests * ci: update netlify build * ci: netlify test 5 * ci: netlify 6 * ci: updated netlify * ci: save * ci: more netlify changes * ci: more netlify changes * ci: more netlify changes * ci: more netlify changes * ci: more netlify changes * ci: more netlify changes * ci: more netlify changes * ci: PR comment updates * ci: PR comment updates * ci: PR comment updates * ci: updated ci workflow * ci: test self-hosted runner * ci: install netlify * ci: netlify ci * ci: netlify * docs: updated readme * ci: testing large runners * ci: testing large runners * ci: testing large runners * ci: ci runner update * docs: save ci * chore: save * ci: removed CI build step for test * ci: save * ci: save (cherry picked from commit e2ef3ff)
- Loading branch information
1 parent
c536dbd
commit 8c41f81
Showing
21 changed files
with
58,101 additions
and
27,608 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
./scripts/check-branch.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.