mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #119] [MERGED] Rename environmental variables with prefix RSPOTIFY_ #255
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/119
Author: @marioortizmanero
Created: 8/28/2020
Status: ✅ Merged
Merged: 8/28/2020
Merged by: @ramsayleung
Base:
master← Head:rename-env📝 Commits (2)
15a2adeRename environmental variablescde2d89Updated changelog📊 Changes
14 files changed (+58 additions, -57 deletions)
View changed files
📝
.env(+3 -3)📝
CHANGELOG.md(+6 -5)📝
examples/album.rs(+2 -2)📝
examples/blocking/device.rs(+3 -3)📝
examples/blocking/me.rs(+3 -3)📝
examples/blocking/search.rs(+3 -3)📝
examples/blocking/seek_track.rs(+3 -3)📝
examples/current_user_recently_played.rs(+3 -3)📝
examples/track.rs(+2 -2)📝
examples/tracks.rs(+2 -2)📝
src/blocking/oauth2.rs(+11 -11)📝
src/lib.rs(+4 -4)📝
src/oauth2.rs(+11 -11)📝
tests/test_with_credential.rs(+2 -2)📄 Description
This PR closes #118, which suggested renaming the environmental variables to
RSPOTIFY_CLIENT_IDand so on.I've ran this command and it returned nothing, so I think I've covered all the cases:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.