Skip to content

Commit

Permalink
Merge pull request #1017 from spack/add-spec-json-tests
Browse files Browse the repository at this point in the history
Add test for creating packages and specs
  • Loading branch information
jjnesbitt authored Dec 20, 2024
2 parents 0393fc3 + 2033282 commit 9624c5c
Show file tree
Hide file tree
Showing 27 changed files with 4,253 additions and 1,816 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/custom_docker_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- docker-image: ./images/cache-indexer
image-tags: ghcr.io/spack/cache-indexer:0.0.3
- docker-image: ./analytics
image-tags: ghcr.io/spack/django:0.3.28
image-tags: ghcr.io/spack/django:0.3.29
- docker-image: ./images/ci-prune-buildcache
image-tags: ghcr.io/spack/ci-prune-buildcache:0.0.4
- docker-image: ./images/protected-publish
Expand Down
576 changes: 550 additions & 26 deletions analytics/analytics/core/migrations/0001_initial.py

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

32 changes: 0 additions & 32 deletions analytics/analytics/core/migrations/0004_errortaxonomy.py

This file was deleted.

17 changes: 0 additions & 17 deletions analytics/analytics/core/migrations/0005_alter_job_aws.py

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions analytics/analytics/core/migrations/0009_job_unnecessary.py

This file was deleted.

30 changes: 0 additions & 30 deletions analytics/analytics/core/migrations/0010_jobattempt.py

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9624c5c

Please sign in to comment.