speckle-server/.github
Iain Sproat 016b8b031d
fix(github action): preview service acceptance (#2891)
- should run on changes to files in directory
- Remove pnpm
- Allow postgres connection string to be configured for acceptance test
- Different postgres connection string if running inside preview container
- Run the preview-service image as a github action service
- separate the jobs into a build and a test job
- do not run the preview-service via the acceptance test, instead run it via github actions
- Add correct permission to job
- Add logging to the test, to understand progress
- Allow database name to be passed in to acceptance test
- Only delete the database if the test helper owns (created) it
- Upload image to s3 bucket
2024-09-17 12:11:25 +01:00
..
ISSUE_TEMPLATE Update .github etc. from latest template (#901) 2022-08-08 11:12:10 +02:00
workflows fix(github action): preview service acceptance (#2891) 2024-09-17 12:11:25 +01:00
CODE_OF_CONDUCT.md Update .github etc. from latest template (#901) 2022-08-08 11:12:10 +02:00
CONTRIBUTING.md Update .github etc. from latest template (#901) 2022-08-08 11:12:10 +02:00
pull_request_template.md GitHub template update (#921) 2022-08-15 10:33:27 +01:00