Skip to content

Commit

Permalink
Merge branch 'main' into feature/web-grants-apply-cards
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 20, 2024
2 parents 47b9272 + 27a704f commit 9331bcb
Show file tree
Hide file tree
Showing 42 changed files with 2 additions and 1,458 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/config-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,12 @@ on:
- 'main'
- 'release/**'
- 'pre-release/**'
- '!unicorn-pipe-rel3'
- '!feature/unicorn-app'
paths:
- 'charts/**'
- 'infra/**'
- '**/infra/**'
workflow_dispatch: {}
pull_request:
branches:
- '!uni-pr'
- '!feature/unicorn-app'
paths:
- 'charts/**'
- 'infra/**'
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/external-checks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: External checks

on:
pull_request:
branches-ignore:
- 'feature/unicorn-app'
pull_request: {}
workflow_dispatch: {}

defaults:
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/merge-queue-ci.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/pullrequest-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
types:
- closed
branches-ignore:
- 'uni-pr'
- 'feature/unicorn-app'

defaults:
run:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pullrequest-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- reopened
- edited
- synchronize
branches-ignore:
- 'uni-pr'
- 'feature/unicorn-app'

defaults:
run:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Monorepo pipeline - pull request

on:
pull_request:
branches-ignore:
- 'uni-pr'
- 'feature/unicorn-app'
pull_request: {}
workflow_dispatch: {}

defaults:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,13 @@ on:
- 'main'
- 'release/**'
- 'pre-release/**'
- '!uni-pr'
- '!feature/unicorn-app'
paths-ignore:
- '**/*.md'
tags:
- docker-build-*
workflow_dispatch:
create:
pull_request:
branches:
- '!uni-pr'
- '!feature/unicorn-app'
types:
- opened
- synchronize
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/revert-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ on:
- completed
branches:
- main
- '!uni-pr'
- '!feature/unicorn-app'
pull_request:
branches:
- '!uni-pr'
types:
- opened
- synchronize
Expand Down
106 changes: 0 additions & 106 deletions .github/workflows/unicorns.yml

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ TODO
.env
.env.*
.envrc.private
nx-cloud.env
.nvmrc
.node-version
# IDE - VSCode
Expand Down
55 changes: 0 additions & 55 deletions apps/unicorn-app/.eslintrc.json

This file was deleted.

24 changes: 0 additions & 24 deletions apps/unicorn-app/codegen.yml

This file was deleted.

6 changes: 0 additions & 6 deletions apps/unicorn-app/index.d.ts

This file was deleted.

34 changes: 0 additions & 34 deletions apps/unicorn-app/infra/infra.ts

This file was deleted.

11 changes: 0 additions & 11 deletions apps/unicorn-app/jest.config.ts

This file was deleted.

5 changes: 0 additions & 5 deletions apps/unicorn-app/next-env.d.ts

This file was deleted.

22 changes: 0 additions & 22 deletions apps/unicorn-app/next.config.js

This file was deleted.

Loading

0 comments on commit 9331bcb

Please sign in to comment.