Skip to content

Commit

Permalink
Merge pull request 2i2c-org#5310 from 2i2c-org/revert-5300-ci-test
Browse files Browse the repository at this point in the history
Revert "Temporarily allow changes to deploy-hubs.yaml file to redeploy everything"
  • Loading branch information
sgibson91 authored Dec 20, 2024
2 parents 8b4463c + 9da15ed commit 22d94a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-hubs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
- "!deployer/commands/generate/resource_allocation/**"
- requirements.txt
- .github/actions/setup-deploy/**
- .github/workflows/deploy-hubs.yaml
- helm-charts/**
- config/clusters/**
# Exclude the template configuration files
Expand All @@ -38,7 +37,6 @@ on:
- "!deployer/commands/generate/resource_allocation/**"
- requirements.txt
- .github/actions/setup-deploy/**
- .github/workflows/deploy-hubs.yaml
- helm-charts/**
- config/clusters/**
# Exclude the template configuration files
Expand Down Expand Up @@ -142,7 +140,6 @@ jobs:
- added|modified: deployer/**
- added|modified: requirements.txt
- added|modified: .github/actions/setup-deploy/**
- added|modified: .github/workflows/deploy-hubs.yaml
- added|modified: helm-charts/basehub/**
- added|modified: helm-charts/daskhub/**
- added|modified: helm-charts/support/**
Expand Down
1 change: 0 additions & 1 deletion deployer/commands/generate/helm_upgrade/decision.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def discover_modified_common_files(modified_paths):
"requirements.txt",
# Filepath to local GitHub Action that sets up clusters for deploy
".github/actions/setup-deploy/*",
".github/workflows/deploy-hubs.yaml",
# Filepaths related to helm chart infrastructure
"helm-charts/basehub/*",
"helm-charts/daskhub/*",
Expand Down

0 comments on commit 22d94a5

Please sign in to comment.