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

CICD OpenAPI #1076

Merged
merged 8 commits into from May 6, 2024
Merged

CICD OpenAPI #1076

merged 8 commits into from May 6, 2024

Conversation

Naramsim
Copy link
Member

@Naramsim Naramsim commented May 4, 2024

With the addition of drf-spectacular, jsonschema was also introduced as an indirect dependency. For some use cases it needs Rust. No compatible wheels are found for some architectures (armv6,armv7) and thus we had to install Rust and Cargo in the Dockerfile to compile these deps. Still ppc64le doesn't build, so we remove support for it.

Generate Openapi schema in Circleci as a test.

Lastly, we make sure to build all the Docker images in a PR so not to be caught in this mistake again.

@Naramsim Naramsim changed the title CICD Build other platforms but armv6 CICD OpenAPI May 4, 2024
@Naramsim Naramsim merged commit 5575d24 into master May 6, 2024
3 checks passed
@pokeapi-machine-user
Copy link

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user
Copy link

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

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.

None yet

3 participants