Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v 0.6.4: Updated code derivation tools #245

Merged
merged 36 commits into from
Jan 17, 2024
Merged

v 0.6.4: Updated code derivation tools #245

merged 36 commits into from
Jan 17, 2024

Conversation

jessicamillar
Copy link
Collaborator

  • Types require Version (as literal)
  • Create type_helper/init.py for non-derived objects in types folder
  • Type attributes that are enums do not specify enum version
  • Reference local gridworks type registry enum from types, instead of including in local file
  • Generally clean up the readibility of derived types
  • Introduce concept of Application/Actor Shared Languages (ASLs)
  • Restructure airtable so key words are aligned with code (e.g. Schema -> Type, SchemaAlias -> TypeName)

dependabot bot and others added 30 commits December 1, 2023 02:04
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@5.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.1 to 2.0.4.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.4/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.1...2.0.4)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.11.0...2.11.1)

---
updated-dependencies:
- dependency-name: pycodestyle
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.5/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...1.0.5)

---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.8.11)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 23.3.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...23.3.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [babel](https://github.com/python-babel/babel) from 2.12.1 to 2.14.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.12.1...v2.14.0)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.9.2...v1.9.4)

---
updated-dependencies:
- dependency-name: yarl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…nx-click-5.1.0

Bump sphinx-click from 5.0.1 to 5.1.0 in /docs
…trib-htmlhelp-2.0.4

Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4
…le-2.11.1

Bump pycodestyle from 2.11.0 to 2.11.1
…trib-devhelp-1.0.5

Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.5
…b/workflows/poetry-1.7.1

Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows
…s/pypa/gh-action-pypi-publish-1.8.11

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
…b/workflows/pip-23.3.2

Bump pip from 23.3.1 to 23.3.2 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.2 to 20.25.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.24.2...20.25.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…b/workflows/virtualenv-20.25.0

Bump virtualenv from 20.24.2 to 20.25.0 in /.github/workflows
…s/actions/setup-python-5

Bump actions/setup-python from 3 to 5
@jessicamillar jessicamillar merged commit e94ee58 into main Jan 17, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant