Commit graph

18 commits

Author SHA1 Message Date
5269a7c203
Update release.yml 2023-06-02 13:20:26 +02:00
6267ded21a
Update release.yml 2023-06-02 13:20:12 +02:00
dea7a6cfb5
Merge pull request #661 from ZynerOrg/renovate/actions-download-artifact-3.x
chore(deps): update actions/download-artifact action to v3
2023-06-02 13:18:43 +02:00
906ddfb742
Merge pull request #662 from ZynerOrg/renovate/actions-upload-artifact-3.x
chore(deps): update actions/upload-artifact action to v3
2023-06-02 13:18:20 +02:00
3f1da7364d
Update release.yml 2023-06-02 13:16:44 +02:00
renovate[bot]
7cd26093a7
chore(deps): update actions/upload-artifact action to v3 2023-06-02 11:07:55 +00:00
renovate[bot]
a9b13f5814
chore(deps): update actions/download-artifact action to v3 2023-06-02 11:07:50 +00:00
f367d69a2d
Update release.yml 2023-06-02 13:07:20 +02:00
d7a1fcf3af ci: 💚 fix version for docker builds
By adding "needs" I think it should push with correct version
2023-05-30 10:34:48 +02:00
f7f06ab409
Update release.yml 2023-05-30 10:16:39 +02:00
f4ec0cfe9e
Merge pull request #628 from ZynerOrg/renovate/actions-setup-node-3.x
chore(deps): update actions/setup-node action to v3
2023-05-28 16:18:42 +02:00
eeba627688
Merge pull request #627 from ZynerOrg/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
2023-05-28 16:18:36 +02:00
renovate[bot]
78486435e0
chore(deps): update actions/setup-node action to v3 2023-05-28 14:12:56 +00:00
renovate[bot]
2eea5d1ba8
chore(deps): update actions/checkout action to v3 2023-05-28 14:12:53 +00:00
renovate[bot]
00ee3766cb
chore(deps): update actions/cache action to v3 2023-05-28 14:12:49 +00:00
af9e48a8eb Version 2.0.0 2023-05-28 16:06:21 +02:00
960a9d68a6
Update release.yml 2022-12-25 17:08:59 +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