Commit graph

23 commits

Author SHA1 Message Date
0c65e3a6f8 ci: 👷 add latest tag & fix pull request actions 2022-12-25 21:29:33 +01:00
85fea6c899
Update docker-image.yml 2022-12-25 17:09:06 +01:00
960a9d68a6
Update release.yml 2022-12-25 17:08:59 +01:00
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
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
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