Commit Graph

54 Commits

Author SHA1 Message Date
Paul Makles
277eaa685d chore(ci): stop mirroring to GitLab [skip ci] 2022-06-10 16:53:02 +01:00
Paul Makles
6eee71ddab chore: add config.yml [skip ci] 2022-05-24 16:18:38 +01:00
Paul Makles
4f48e3d176 chore: remove files that are being moved [skip ci] 2022-05-08 12:53:22 +01:00
Paul Makles
1590c5abab chore: use conventional issue title 2022-05-07 20:35:44 +01:00
Paul Makles
dbbe66def6 chore: use conventional issue title 2022-05-07 20:35:35 +01:00
Paul Makles
f3cf4f01ca chore(ci): go in the opposite direction 2022-04-29 15:49:05 +01:00
Paul Makles
37a5e3af5f chore(ci): try to fix memory issues 2022-04-29 15:32:19 +01:00
Omkaar
988a703837 fix: typo #570 (#576)
This commit fixes a typo.
2022-04-29 13:58:18 +01:00
Ed L
83c9c36e16 chore: remove highlight.js, use node 16 for ci (#511) 2022-03-29 20:47:19 +01:00
Paul Makles
3a12f92867 fix(ci): running out of memory, need to remove ARM 2022-03-24 18:23:53 +00:00
Paul Makles
ce643a5a09 chore: remove commit section from template 2022-03-09 21:36:47 +00:00
KuhnChris
4224f83035 chore(project management): Pull Request Template (#491)
Co-authored-by: Ed L <beartechtalks@gmail.com>
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>
2022-01-14 16:37:40 +00:00
Ed L
28c07e7046 meta: add issue forms (#414) 2022-01-05 21:49:09 +00:00
insertish
668963e7a0 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 17:32:42 +00:00
insertish
0a1deb5289 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 14:50:30 +00:00
Paul Makles
1aff8ef516 chore(ci): only mirror master and production 2021-12-21 17:50:46 +00:00
Paul Makles
b80a6a9c3e chore(ci): remove preview PR workflow (#452) 2021-12-21 17:50:08 +00:00
Paul Makles
1780d06c97 chore(ci): triage PR on synchronize 2021-12-21 17:47:14 +00:00
Paul Makles
c29efc155b chore(ci): update CI tasks to move PRs when updated 2021-12-21 17:37:59 +00:00
insertish
594693f8d7 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-11-11 20:08:36 +00:00
insertish
11b164c3f5 ci: Created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml' 2021-11-11 19:09:01 +00:00
insertish
8a2e36ffb4 ci: Synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml' 2021-11-11 19:01:54 +00:00
Paul Makles
931dc4b693 ci: update global workflows (#392)
Co-authored-by: web-flow <noreply@github.com>
2021-11-11 18:35:11 +00:00
Paul Makles
6c2f76debc Remove conditional workflow run since it just doesn't work. 2021-09-30 10:47:24 +00:00
Paul Makles
22516992a6 Update mirroring.yml 2021-09-30 10:46:08 +00:00
Paul Makles
2ff9c91287 Merge pull request #251 from brecert/actions-demo-test 2021-09-17 09:40:23 +01:00
brecert
f01eb1d70f Add commit messages 2021-09-16 16:38:18 -04:00
Paul Makles
0494f0647a Create SECURITY.md 2021-09-15 16:49:13 +00:00
brecert
d123c5c44d Fix push issues for cleanup by removing single-commit
- note: in the future, `JamesIves/github-pages-deploy-action@4.1.5` may need to be replaced or supplemented by git commands to fully reset the preview branch so that images and builds do not linger and take up storage for too long
2021-09-14 19:21:55 -04:00
brecert
2e8c3aa242 Make BASE in cleanup relative 2021-09-14 18:58:57 -04:00
brecert
ba2d0dd6d1 Fix wrong folder 2021-09-14 01:48:28 -04:00
brecert
44b1e2a079 Fix not cding into the folder 2021-09-14 01:37:37 -04:00
brecert
450789fafe Merge install and build together 2021-09-14 01:30:52 -04:00
brecert
785badae6e Fix env location 2021-09-14 01:16:31 -04:00
brecert
aaac315736 Fix shell not being included for build action 2021-09-14 01:10:57 -04:00
brecert
f554687878 Fix build being build_preview 2021-09-14 00:51:27 -04:00
brecert
f584819a16 Fix secret not needing to be interpolated 2021-09-14 00:44:46 -04:00
brecert
628bf52ff3 Use ignored paths for pull_request events as well 2021-09-14 00:27:30 -04:00
brecert
cdf900d08b Change docker workflow to exclude preview workflows
- changed the docker workflow to exclude preview workflows from causing the docker workflow to run again
2021-09-14 00:26:18 -04:00
brecert
951a773b2c Change mirror to only run if a key is set 2021-09-14 00:22:16 -04:00
brecert
12547ba0fe Improve preview cleanup interpolation 2021-09-14 00:03:58 -04:00
brecert
f28fd40a78 Add support for external repositories with pull request previews 2021-09-13 23:54:39 -04:00
brecert
4a5d78d909 Use single-commit for build-previews 2021-09-11 10:12:14 -04:00
brecert
9bd31c4c7e Use base url for building actions 2021-09-10 18:03:06 -04:00
brecert
08e226cd0c Disable yarn check temporarily 2021-09-10 14:59:37 -04:00
brecert
28df14b734 Add pull request preview actions 2021-09-10 14:48:48 -04:00
Paul
2c27044900 Fix Docker builds. 2021-09-03 19:27:39 +01:00
KeepSOBP
d47827b9d0 Refactor all 2021-09-02 11:35:37 +09:00
KeepSOBP
6836380721 Support multiple architectures for docker
* add github container registry 
* refactor!
2021-08-31 21:51:55 +09:00
Paul
3628aeffdd Select the correct repository. 2021-08-30 16:51:06 +01:00