mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #219] [MERGED] Fix cloudbuild & deploy for Github pages #229
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Keun/pull/219
Author: @BostoenToby
Created: 3/12/2024
Status: ✅ Merged
Merged: 3/12/2024
Merged by: @BostoenToby
Base:
prd← Head:stg📝 Commits (10+)
0964c63Push build to site branch3256653update cloudbuild to identify git user9f5bb9fadd id's and fix typo's to cloudbuildced3719clone the repo through https to avoid setting up SSH keysc2ff48bupdate cloudbuild.yaml37ee2d3update cloudbuild.yaml01d9238update cloudbuild.yaml48bc93fupdate cloudbuild.yaml116d382update cloudbuild.yaml66f8207update cloudbuild.yaml📊 Changes
44 files changed (+515 additions, -267 deletions)
View changed files
📝
.env(+2 -2)📝
.github/workflows/deploy.yml(+0 -8)📝
cloudbuild.yaml(+76 -27)📝
firebase.json(+1 -5)➕
modify-package-json.js(+14 -0)📝
package.json(+2 -3)📝
pnpm-lock.yaml(+8 -171)➕
src/lib/actions/clickOutside.ts(+13 -0)📝
src/lib/classes/customRow/CustomRow.ts(+1 -1)📝
src/lib/classes/tables/CustomTable.ts(+1 -1)📝
src/lib/components/extra/AutocompleteInput.svelte(+1 -1)➕
src/lib/components/extra/Dialog.svelte(+64 -0)➕
src/lib/components/extra/Drop.svelte(+62 -0)📝
src/lib/components/extra/Manual.svelte(+2 -1)📝
src/lib/components/extra/Settings.svelte(+2 -1)➕
src/lib/components/extra/Spinner.svelte(+58 -0)➕
src/lib/components/extra/SvgIcon.svelte(+12 -0)📝
src/lib/components/extra/User.svelte(+2 -1)📝
src/lib/components/mapping/AthenaSearch.svelte(+3 -2)📝
src/lib/components/mapping/SearchHead.svelte(+1 -1)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.