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

SUP-1556 Prevent calls to Buildkite API #452

Merged

Conversation

jradtilbrook
Copy link
Contributor

@jradtilbrook jradtilbrook commented Dec 11, 2023

PR checklist:

  • docs/ updated
  • tests added
  • an example added to examples/ (useful to demo new field/resource)
  • CHANGELOG.md updated with pending release information

Resolves #439

@jradtilbrook jradtilbrook force-pushed the sup-1556-prevent-unnecessary-calls-to-buildkite-api branch from 78be031 to 331013f Compare December 12, 2023 05:17
@jradtilbrook jradtilbrook marked this pull request as ready for review December 12, 2023 05:52
Copy link
Contributor

@james2791 james2791 left a comment

Choose a reason for hiding this comment

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

🛫

@jradtilbrook jradtilbrook merged commit 4f4137c into main Dec 14, 2023
1 check passed
@jradtilbrook jradtilbrook deleted the sup-1556-prevent-unnecessary-calls-to-buildkite-api branch December 14, 2023 04:32
lizrabuya pushed a commit that referenced this pull request Dec 18, 2023
* Change resolving org ID to memoized function

* Remove lint errors

* Fix copy-pasta error

* More copy-paste errors

* Revert test logic

* Add changelog
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.

Prevent unnecessary calls to Buildkite API
2 participants