Commit Graph

503 Commits

Author SHA1 Message Date
andy
902b6e6a8c
fix: ci build of PRs, ignore failing charts tests, updating tests version to .NET 6 (#175)
* fixed failing integration tests, upgraded test projects to .NET Core 3.1

added more nulled properties for those that can be altered on the API
closes #146

* bumping test projects up to .NET 6

* adding specific solution to dotnet commands (was breaking after adding second sln)

* solution name in title instead of command!

* dummy commit to test push for actions

* another dummy commit

* adding pull_request trigger
2023-01-04 14:55:21 +00:00
Rikki Tooley
1371ecc93b
docs: add maintenence help note 2021-05-18 12:00:50 +01:00
Rikki Tooley
6ab361ce70 Mark LastArtist.MainImage as obsolete
- closes user.getTopArtists no longer returns images #166
2020-07-02 18:45:14 +01:00
Rikki Tooley
6b06394c6a
Merge pull request #162 from th0mk/next
Order and update LastResponseStatus (fixes #150)
2020-06-29 19:19:24 +01:00
Thom Kaptein
c77e03b9ba Order and update LastResponseStatus (fixes #150) 2020-06-29 14:18:16 +02:00
Rikki
9035db05e8 Merge branch 'album-wiki' into next 2020-06-28 23:54:04 +01:00
Rikki
70c9d1e580 Fix typos in paths in publish workflow 2020-06-28 02:55:53 +01:00
Rikki
9370e1553d Fix typo in dotnet nuget push 2020-06-28 02:52:19 +01:00
Rikki
8989956a3d Upload build artifact to GH 2020-06-28 02:51:53 +01:00
Rikki
3bc83a815e Adjust GH workflows 2020-06-28 02:45:21 +01:00
Rikki
c7e0f9cdef Bump version 1.2.0 2020-06-28 02:30:49 +01:00
Rikki Tooley
8667d94d5f
Merge pull request #159 from inflatablefriends/github-actions
Use GitHub Actions for CI + use dotnet CLI for packaging
2020-06-28 02:27:46 +01:00
Rikki
a2ff77f8f8 Reduce amt of test output in CI 2020-06-28 02:23:25 +01:00
Rikki
0eef4c948e Remove run-tests script
- run dotnet test instead
2020-06-28 02:20:37 +01:00
Rikki
e86b30bba0 Remove AppVeyor config 2020-06-28 02:20:03 +01:00
Rikki
c764337b1a Add core tests project to sln + upgrade deps 2020-06-28 02:14:54 +01:00
Rikki
5ccdd7de95 Fix capitalisation of paths in resxs 2020-06-28 02:13:46 +01:00
Rikki
f56d3e3cef Update docs to ref .NET Core SDK 2020-06-28 01:17:53 +01:00
Rikki Tooley
1764fb9d35 Start configuring Nuget package publish 2020-06-26 17:37:00 +01:00
Rikki Tooley
8d09f8114c Configure build workflows for pr, release + next branches 2020-06-26 17:02:59 +01:00
Rikki Tooley
c972e108ee Switch to using dotnet pack to create .nupkg 2020-06-26 16:40:03 +01:00
Rikki Tooley
ff422c6b88 Remove unneeded build platforms in sln 2020-06-26 16:08:25 +01:00
Rikki Tooley
7c84ec8cf8 Add metadata from nuspec to IF.Lastfm.Core 2020-06-26 16:06:42 +01:00
Rikki Tooley
483ae1b550 Recreate sln file with just core project 2020-06-26 15:52:17 +01:00
Rikki Tooley
fc95385a8c
Start configuring build with GitHub actions 2020-06-26 15:09:23 +01:00
dogguts
f2f2bbe37e fix unit test 2019-04-24 23:46:32 +02:00
dogguts
80707afb9a add Wiki to LastAlbum 2019-04-24 16:37:44 +02:00
Rikki Tooley
2f14a19660
Merge pull request #143 from klinge/feature/add-user.getWeeklyChart-functions
Feature/adding User.getWeeklyChart-functions
2019-02-02 14:10:51 +00:00
Johan Klinge
23307b274f Merge branch 'feature/add-user.getWeeklyChart-functions' of https://github.com/klinge/lastfm into feature/add-user.getWeeklyChart-functions 2019-01-31 14:01:40 +01:00
Johan Klinge
0b908b2f9d Dummy commit to test appveyor integrations tests 2019-01-31 14:01:04 +01:00
Johan Klinge
e365d50377 Removed To and From attribs from PageResponse and tests 2019-01-30 18:28:47 +01:00
Rikki Tooley
944623c1d2
Merge pull request #144 from L-Dogg/OptionalParamsToGetRecentTracksRequest
Add optional parameters to the GetRecentTracks request
2019-01-29 08:42:33 +00:00
orgiele
10239d4d30 Get rid of polish characters, add params to GetRecentTrackCommand 2019-01-27 15:14:26 +01:00
Johan Klinge
6a7a0eab7b Better error message in integration test 2019-01-23 11:40:55 +01:00
Johan Klinge
2948b020b9 Fixing review comments on tests and command 2019-01-21 10:25:36 +01:00
Rikki Tooley
17c00c7dee
Merge pull request #141 from klinge/feature/129-add-Artist.GetTopAlbumsByMbidAsync
Issue 129 - Add artist.get top albums by mbid async
2019-01-20 16:34:53 +00:00
Rikki Tooley
e2511d19a6
Merge pull request #140 from klinge/feature/128-ArtistGetInfo-add-lang-param
Issue 128 - Added lang param to Artist.GetInfo
2019-01-20 16:33:49 +00:00
Rikki Tooley
375c11b686
Merge pull request #142 from klinge/feature/fix-sqlite-tests
Fix for SQLite tests
2019-01-20 16:33:19 +00:00
Szymon Adach
c3aff5aa29 Add optional parameters to the GetRecentTracks request 2019-01-20 12:33:50 +01:00
Johan Klinge
20039f1172 Added integration tests 2019-01-10 13:41:19 +01:00
Johan Klinge
7de822c18d Fixing resulting error in test for UserGetTopAlbumCommandTests 2019-01-10 13:21:53 +01:00
Johan Klinge
864bd34991 Update to LastAlbum object to handle different naming of artistname in the response of User.GetWeeklyAlbumChart 2019-01-10 13:14:54 +01:00
Johan Klinge
581afd708c Added unit tests - still failing.. 2019-01-10 13:00:26 +01:00
Johan Klinge
a1e366c249 Implemented User.GetWeeklyAlbumChart 2019-01-10 11:07:55 +01:00
Johan Klinge
bf6aad6ef8 Added integration test 2019-01-09 16:43:08 +01:00
Johan Klinge
33c834905c Added unit tests for User.GetWeeklyTrackChart 2019-01-09 15:33:50 +01:00
Johan Klinge
e293e538a6 Added User.GetWeeklyTrackChart 2019-01-09 15:15:26 +01:00
Johan Klinge
6806ea4b9d Integration test for UserGetWeeklyArtistChart 2019-01-09 14:18:13 +01:00
Johan Klinge
695d318aaa Added To and From params to PageResponse 2019-01-09 13:59:52 +01:00
Johan Klinge
9a764cec5f Added unit test for User.GetWeeklyArtistChart 2019-01-09 13:29:57 +01:00