Iain Sproat
78773aaef7
fix(github action): bump image in github action ( #3776 )
...
* manually bump image in workflow because it's not possible to grant GITHUB_TOKEN workflow:write permissions
2025-01-07 21:34:43 +00:00
Iain Sproat
d800a1e3c7
chore(postgres): upgrade to v16.4 ( #3438 )
...
* chore(postgres): upgrade to v16.4
* Remove unnecessary change
* Remove obsolete makefile
* Revert changes which are now part of separate PR
2024-11-05 10:25:10 +00:00
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
Iain Sproat
cf9348ebe0
fix(github action): preview acceptance test ( #2889 )
...
- should run on changes to files in directory
- fix conflict in pnpm versions
2024-09-05 15:23:39 +01:00
Iain Sproat
9a28e467ba
refactor(preview-service): conforms to design patterns, adds tests, and is typed ( #2429 )
...
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2024-09-04 13:06:23 +01:00
Iain Sproat
a0424fd3c6
chore(github actions): bump chainguard-dev/digestabot action ( #2208 )
...
- hopefully resolves issue where PR cannot be updated
2024-04-15 10:32:16 +01:00
Iain Sproat
b4e55eaef9
fix(github action): use correct format for author & committer git signing ( #1938 )
2024-01-05 12:03:34 +00:00
Iain Sproat
b396029cf6
chore(Dockerfile): bump images to debian bookworm, pin images by digest, and github action to auto-bump ( #1937 )
...
* chore(Dockerfile): pin images by digest this ensures consistent builds with images pinned by SHA
* introduces a GitHub Action will create a PR to update the images when there is a new version, and will pin to that newer version SHA.
* Bump debian to 12 'bookworm'
* Bump pypi libraries
* except frontend-1, as only debian 11 is currently supported by openresty
* Bump debian packages
2024-01-05 11:51:04 +00:00
Alan Rynne
494e307083
Update Github Actions to use the actions repo ( #1325 )
...
* Updated github actions to use our actions repo
* fix: added project num input and EOL
2023-01-19 11:33:45 +00:00
Iain Sproat
6cbe32d8cd
GitHub template update ( #921 )
...
* fix(pull request template): pR template should be the default and not an option
- PR template was in a directory which allows selection using queries. The PR template should be
provided by default so should be renamed and placed in the .github directory.
- Remove obsolete template
2022-08-15 10:33:27 +01:00
Iain Sproat
df79267fdf
Update .github etc. from latest template ( #901 )
...
* Initial commit
* Create CODE_OF_CONDUCT.md
* Create CONTRIBUTING.MD
* Update CODE_OF_CONDUCT.md
adds authoritative source notice to this repo
* Create ISSUE_TEMPLATE.md
* Update CODE_OF_CONDUCT.md
* Update and rename CONTRIBUTING.MD to CONTRIBUTING.md
* Update README.md
adds basic default social badges - discourse and twitter
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create LICENSE
* Update README.md
* Update README.md
* Update CONTRIBUTING.md
fixes link
* Update CODE_OF_CONDUCT.md
* docs: add slack link and badge
* Update README.md
* fix: link and typos
* fix: more links
* refactor: moved files to .github/ folder
* feat: added PR template
Updated docs to reflect it.
* fix: updated old link
* fix: added yaml frontmatter block to issue template
* docs: removes links to slack
* docs: adds link to docs
* Update README.md
* Create open-issue.yml
* Create close-issue.yml
* Fixes: PR template updated to provide detailed instructions
* Add link to speckle-server contribution guide
* Fix link to relative to the repo pull requests
* Feature: separates issue template into bugs and feature requests
* Provides checklist for both issue templates
* Hides instructions in comments
* Add link to contribution guidelines
* Retain some sections from previous issue template
* checklist is clearer
* style: tidy newlines and other small formatting
* Retain previous README
* Capitalise README to match upstream template (and prevent future git conflicts)
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
Co-authored-by: izzy lyseggen <izzy.lyseggen@gmail.com >
Co-authored-by: Matteo Cominetti <matteo@cominetti.org >
Co-authored-by: Alan Rynne <alan@speckle.systems >
Co-authored-by: Alan Rynne <alan@rynne.es >
Co-authored-by: Matteo Cominetti <matteo@speckle.systems >
2022-08-08 11:12:10 +02:00
Iain Sproat
251d8609e9
feat: adds a PR template
2022-07-21 15:01:27 +01:00
Fabians
abe6d5e086
chore: re-formatted everything with prettier
2022-03-30 12:54:24 +03:00
Dimitrie Stefanescu
c4d9fc6450
Update issue templates
2022-02-02 08:48:31 +00:00
Matteo Cominetti
3319de7d32
Create close-issue.yml
2021-10-02 17:17:28 +01:00
Matteo Cominetti
4ffd174d03
Create open-issue.yml
2021-10-02 17:17:18 +01:00