Commit graph

26 commits

Author SHA1 Message Date
480bedf10e
Update docker-image.yml 2022-12-21 07:47:54 +01:00
6dd904a2f6
ci: 💚 remove arm64 build (#497) (#498) (#499)
I had to remove arm64 platform from the images since prisma client do not seem to support arm64 yet
2022-11-04 17:50:00 +01:00
2e0541b2a1
v1.0.0 (#496)
* Fix missing packages and make signing commits as default in VS Code (#491)

* Added missing package and improve user/dev experience (#486)

* fix: 📦 add date-fns

Added missing date-fns to dependency list

* style(git): 🧑‍💻 start using Conventional Commits

Started using a commit convention called Conventional Commits (conventionalcommits.org)

* chore(github): 🚸 Remove issue templates

Removed issue templates since they confuses people and makes less people go through and make an issue

* feat(git): 🧑‍💻 vs code git commit signing (#488)

Enable commit signing in VS Code by default

* 🚸 improve dev experience in vs code

* 📦 Removed unused and updated packages

* Added missing package and improve user/dev experience (#486)

* fix: 📦 add date-fns

Added missing date-fns to dependency list

* style(git): 🧑‍💻 start using Conventional Commits

Started using a commit convention called Conventional Commits (conventionalcommits.org)

* chore(github): 🚸 Remove issue templates

Removed issue templates since they confuses people and makes less people go through and make an issue

* feat(git): 🧑‍💻 vs code git commit signing (#488)

Enable commit signing in VS Code by default

* chore: ⚰️ remove config for unused github apps (#492)

Removed configuration files for licrc and renovate since they are not used anymore

* Updated CI workflows (#494)

* ci(github): 👷 add arm64 support and run workflow with cron and on push and pull request

Added support for linux/arm64 platform, I also added a cronjob and added pull_request as triggers to run the workflow

* ci: 🚸 add ghcr.io as registry too

Added ghcr.io as a registry aswell as keeping docker hub too

* ci: 👷 add release workflow (semantic release)

Added a new workflow for semantic releases

* ci: 💚 remove strategy

Removed strategy's since they were not used

* ci: 💚 change frmo master to main

Change from wrong branch (master) to main in workflow

* chore: ✏️ master should be main

Changed from master to main in releaserc

* Update .deepsource.toml (#487)

Co-authored-by: DeepSource Bot <bot@deepsource.io>

* Format code with prettier (#489)

This commit fixes the style issues introduced in 502f8b1 according to the output
from prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/2d6f5e66-ae8b-4261-92a6-688077649213/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

* Fix missing packages and make signing commits as default in VS Code (#491) (#493)

* Added missing package and improve user/dev experience (#486)

* fix: 📦 add date-fns

Added missing date-fns to dependency list

* style(git): 🧑‍💻 start using Conventional Commits

Started using a commit convention called Conventional Commits (conventionalcommits.org)

* chore(github): 🚸 Remove issue templates

Removed issue templates since they confuses people and makes less people go through and make an issue

* feat(git): 🧑‍💻 vs code git commit signing (#488)

Enable commit signing in VS Code by default

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: DeepSource Bot <bot@deepsource.io>
2022-11-04 15:35:01 +01:00
bb2b8650ae
Fix missing packages and make signing commits as default in VS Code (#491) (#493)
* Added missing package and improve user/dev experience (#486)

* fix: 📦 add date-fns

Added missing date-fns to dependency list

* style(git): 🧑‍💻 start using Conventional Commits

Started using a commit convention called Conventional Commits (conventionalcommits.org)

* chore(github): 🚸 Remove issue templates

Removed issue templates since they confuses people and makes less people go through and make an issue

* feat(git): 🧑‍💻 vs code git commit signing (#488)

Enable commit signing in VS Code by default
2022-11-04 14:13:44 +01:00
8e2a0cca3a 👷 Change "on" in Docker workflow 2022-11-01 18:15:50 +01:00
c57e0c603c
Update docker-image.yml 2022-10-23 19:28:25 +02:00
91f75b10f1
Create docker-image.yml 2022-10-23 19:23:30 +02:00
4a386b9b00
Update command_request.yaml 2022-10-19 20:40:09 +02:00
eb2ead393a
🚸 better issue templates 2022-06-12 13:09:00 +02:00
d26ba4539c
📝 updated bug report template 2022-04-13 03:16:10 +02:00
33cbda740f
Merge branch 'main' of https://github.com/ZynerOrg/xyter 2022-03-15 17:29:40 +01:00
8a48c44a80
Update issue templates 2022-03-12 23:18:07 +01:00
a978ddc2f8
Delete apisec-scan.yml 2022-03-12 23:17:34 +01:00
d9136d775a
Delete checkmarx.yml 2022-03-12 23:17:34 +01:00
7b69bec5e6
Delete codacy.yml 2022-03-12 23:17:33 +01:00
105c9c7e4c
Delete codeql.yml 2022-03-12 23:17:33 +01:00
5a5cfc46ec
Delete greetings.yml 2022-03-12 23:17:32 +01:00
1a15dc7f59
Delete label.yml 2022-03-12 23:17:31 +01:00
af34d2e669
Delete stale.yml 2022-03-12 23:17:31 +01:00
a4aa42dd24
Create label.yml 2022-03-12 23:17:30 +01:00
6959147d15
Create stale.yml 2022-03-12 23:17:30 +01:00
f4af2f8525
Create greetings.yml 2022-03-12 23:17:29 +01:00
76e98d512a
Create checkmarx.yml 2022-03-12 23:17:29 +01:00
2692f6d47b
Create apisec-scan.yml 2022-03-12 23:17:28 +01:00
64851879bb
Create codacy.yml 2022-03-12 23:17:15 +01:00
0b415b1f6d
Create codeql.yml 2022-03-12 23:17:14 +01:00