Krishan
bb90f11ec8
Formify issue templates and improve existing ( #395 )
...
* Update bug_report.md
* Rename bug_report.md to bug_report.yml
* Update and rename feature_request.md to feature_request.yml
* Create config.yml
* Update PULL_REQUEST_TEMPLATE.md
2022-03-17 16:47:42 +05:30
Krishan
6e9cd02b2b
Fix workflow name ( #389 )
2022-03-15 17:19:18 +05:30
dependabot[bot]
d0f90af251
Bump docker/build-push-action from 2.9.0 to 2.10.0 ( #388 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 17:16:58 +05:30
Krishan
38773e89ff
Simplify GitHub actions ( #387 )
...
* Simplify production build actions
This merges both the netlify-prod and docker action and also automatically add tarball to releases.
* Delete docker.yaml
* Delete netlify-prod.yaml
* Cosmetic changes and add dockerhub check
* Cosmetic changes
* Fix check runs on Tuesdays only
2022-03-15 17:04:14 +05:30
dependabot[bot]
22d8d5a0b8
Bump actions/upload-artifact from 2.3.1 to 3.0.0 ( #362 )
...
* Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Use exact version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2022-03-08 16:42:59 +05:30
dependabot[bot]
631ed997ba
Bump actions/checkout from 2.4.0 to 3.0.0 ( #363 )
...
* Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Use exact version
* Use exact version
* Use exact version
* Use exact version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2022-03-08 16:42:31 +05:30
dependabot[bot]
01930ab0cf
Bump docker/login-action from 1.14.0 to 1.14.1 ( #364 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:41:39 +05:30
dependabot[bot]
f5c907af33
Bump docker/login-action from 1.13.0 to 1.14.0 ( #350 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 10:15:58 +05:30
dependabot[bot]
2eee3736df
Bump actions/github-script from 3.1.0 to 6.0.0 ( #314 )
...
* Bump actions/github-script from 3.1.0 to 6
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3.1.0 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3.1.0...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update build-pull-request.yml
* Update deploy-pull-request.yml
* reference rest method by github.rest
this broke in v5 see https://github.com/actions/github-script#breaking-changes-in-v5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2022-02-24 08:19:14 +05:30
dependabot[bot]
7a31f84d34
Bump docker/login-action from 1.12.0 to 1.13.0 ( #325 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 18:44:38 +05:30
dependabot[bot]
1dccb1bb64
Bump docker/build-push-action from 2.8.0 to 2.9.0 ( #308 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 08:30:21 +05:30
Ajay Bura
e4571bf668
Remove unused deps, restore github-script to 3.1.0
2022-01-31 22:29:18 +05:30
Ajay Bura
fe7c7660d3
Use specific and latest version in actions x2
2022-01-31 10:03:31 +05:30
Ajay Bura
56de33c821
Use specific and latest version in actions
2022-01-31 09:59:36 +05:30
Krishan
c79d7957f6
Update build-pull-request.yml to use npm ci ( #271 )
2022-01-30 20:59:37 +05:30
Felix
6d97e5fa5d
Create dependabot.yml ( #260 )
2022-01-30 20:57:53 +05:30
Ajay Bura
84a75788af
Update bug report template
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-16 18:20:39 +05:30
Ajay Bura
48a701ef87
Update bug report template
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-01-16 18:18:06 +05:30
Ajay Bura
8e1fe9558e
Specified sha for build script
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-18 18:19:04 +05:30
Ajay Bura
38c3e53ce7
Specified node version to workflows x 2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-18 18:14:49 +05:30
Ajay Bura
9627766f7d
Specified node version to workflows
...
Signed-off-by: Ajay Bura <ajbura@gmail.com>
2021-11-18 18:11:12 +05:30
Krishan
a4b27fdeab
Fixed pull request preview deploys ( #166 )
...
* Update and rename pull-request.yml to build-pull-request.yml
* Create deploy-pull-request.yml
2021-11-14 12:54:17 +05:30
Ajay Bura
8d95fd0ca0
Update pull-request.yml
2021-10-14 10:42:07 +05:30
Ajay Bura
332e95701e
Update pull-request.yml
2021-10-14 10:34:04 +05:30
Ajay Bura
124b24ab76
Fixed deploy on PR
2021-10-14 10:28:31 +05:30
Ajay Bura
6ccd1e43bc
Update pull-request.yml
2021-10-12 15:00:09 +05:30
Ajay Bura
5c09d04912
added action for pull request previews
2021-10-11 15:22:15 +05:30
unknown
c2faa605d3
Changed prod workflows back on published
2021-09-09 19:08:29 +05:30
unknown
2e58757bc9
Build prod on master push
2021-09-05 14:19:55 +05:30
unknown
4efc320f23
Added space nesting ( #52 )
2021-09-03 17:58:01 +05:30
unknown
e7f4a5bd59
Added workflows for docker/netlify
2021-09-01 21:01:24 +05:30
Ajay Bura
0465442803
changed heading lvl in PR template
2021-08-24 19:02:10 +05:30
Jonathan de Jong
f1dc436a07
fancify
2021-08-01 11:31:09 +00:00
unknown
8ef5ab6fe9
Updated funding.yml
2021-07-31 11:14:09 +05:30
unknown
026f835a87
initial commit
2021-07-28 18:45:52 +05:30