fix: fix api access call - #24
Closed
selinafehn wants to merge 11 commits into
Closed
Conversation
#15) * feat: added test for pullJobChan and simplified before each in PullJob tests * refactor: made reading from PullJobChan safer by using gomega assertion
* fix: change token --------- Co-authored-by: Selina Fehn <selina.fehn@stackit.cloud>
* feat: added long pull to sdk :) * fix: add 1-99 check (server doesn't accept these) * fix: clarified error * between -> be
* fix. updated samples * feat: update readme for new methods * fix 0 -> i * save * feat: renamed funcs
* fix: permission part in script to create PubSub resources * fix: corrected api response codes in create-pubsub-resources.sh * feat: better error messages for github pipelines in create-pubsub-resources.sh
* fix: silenced echo cmd in Makefile * chore: updated oapi specs for correctly set url
* fix: ci cleanup of PubSub topic * fix: corrected base url in delete-pubsub-resources.sh * refactor: getting of token and use of stackit curl so that the topic is being cleaned up correctly * refactor: back to curl with but now with stackit auth get-access-token
* fix: set max messages to max 32 instead 128 * fix: set max messages to max 32 instead 128 or 64 --------- Co-authored-by: Selina Fehn <selina.fehn@stackit.cloud>
selinafehn
requested review from
PaulicStudios,
Scarjit and
ksussbauer
as code owners
August 6, 2026 12:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.