Commit graph

12 commits

Author SHA1 Message Date
Mendon Kissling
84ff6d0fec
chore: use yarn only (#6141)
* use-only-yarn

* cicd-changes

* update-readme-and-contributing

* fix-build-log-url-error

* chore: Update package.json to use yarn commands

* yarn-install

* docs: Update workflow to clarify docs build step

* space
2025-02-06 17:44:46 +00:00
dependabot[bot]
0d2a03920d
build(deps):(deps): bump peter-evans/create-pull-request from 6 to 7 (#3976)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 18:31:30 +00:00
dependabot[bot]
fea82ed6c9
build(deps):(deps): bump peter-evans/create-pull-request from 5 to 6 (#3141)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 18:56:06 +00:00
Lucas Oliveira
6756ef22b7
fix: added checkout to workflow (#2683) 2024-07-12 16:19:06 -07:00
Lucas Oliveira
e8c67974ab
fix: useless git commands on workflow (#2682) 2024-07-12 16:14:40 -07:00
Lucas Oliveira
f1b71ab353
fix: date on push command on fetch notion workflow (#2681)
Fix date on pull request workflow
2024-07-12 16:01:51 -07:00
Lucas Oliveira
83697fe31f
fix: fetch notion docs workflow origin on push (#2680) 2024-07-12 15:55:24 -07:00
Lucas Oliveira
78da36e8cd
fix: git workflow commands to push to repository (#2679) 2024-07-12 15:50:13 -07:00
Lucas Oliveira
c7944773d5
docs: fix gh workflow date step bad character (#2677) 2024-07-12 15:25:13 -07:00
Lucas Oliveira
f532bbd082
docs: fix gh workflow date step (#2676) 2024-07-12 15:20:17 -07:00
Lucas Oliveira
138552d7b5
docs: api page fix and workflow run fix (#2675)
* Fetched updated docs

* Fixed GitHub workflow for fetching docs
2024-07-12 22:14:28 +00:00
Lucas Oliveira
3aa2513a86
docs: added fetching from notion (#2670)
* Added new Docusaurus instance that fetches automatically from Notion

* Add Github workflow to fetch docs from Notion

* Added legacy peer deps to solve dependency problems

* Fix git ignore and added pages
2024-07-12 22:59:52 +02:00