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

feat: add scaleway pinning service #333

Merged
merged 5 commits into from
Sep 12, 2023
Merged

feat: add scaleway pinning service #333

merged 5 commits into from
Sep 12, 2023

Conversation

SgtPooki
Copy link
Member

  • feat(psa): add Scaleway into ci/psa
  • fix(env-copy): scaleway endpoint
  • fix: fetch no longer hangs during checkEmptyBearerToken with scaleway

replacement for #299

@SgtPooki SgtPooki requested a review from a team as a code owner September 12, 2023 21:15
Comment on lines +14 to +16
const abortController = new AbortController()
const { signal } = abortController
setTimeout(() => abortController.abort(), 60000)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AbortSignal.timeout() is throwing type errors this is basically the same thing.

@SgtPooki SgtPooki merged commit ae3a975 into main Sep 12, 2023
13 of 14 checks passed
@SgtPooki SgtPooki deleted the vmscw/main branch September 12, 2023 22:27
github-actions bot pushed a commit that referenced this pull request Sep 12, 2023
## [1.8.0](v1.7.0...v1.8.0) (2023-09-12)

### Features

* add scaleway pinning service ([#333](#333)) ([ae3a975](ae3a975))
@github-actions
Copy link

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants