Skip to content

Commit 03c8d41

Browse files
juanpedromorenoactions-user
authored andcommitted
Update documentation, changelog and other files [skip ci]
1 parent cddbbc9 commit 03c8d41

6 files changed

Lines changed: 162 additions & 24 deletions

File tree

AUTHORS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ These are the people that have contributed to the _github4s_ project:
3939
- [![anamariamv](https://avatars0.githubusercontent.com/u/2183589?v=4&s=20) **anamariamv**](https://github.com/anamariamv)
4040
- [![calvellido](https://avatars0.githubusercontent.com/u/7753447?v=4&s=20) **calvellido**](https://github.com/calvellido)
4141
- [![AdrianRaFo](https://avatars0.githubusercontent.com/u/15971742?v=4&s=20) **AdrianRaFo**](https://github.com/AdrianRaFo)
42+
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)
4243
- [![georgeorfanidi](https://avatars0.githubusercontent.com/u/24582954?v=4&s=20) **georgeorfanidi**](https://github.com/georgeorfanidi)
4344
- [![mfirry](https://avatars0.githubusercontent.com/u/1107071?v=4&s=20) **mfirry**](https://github.com/mfirry)
4445
- [![mkobzik](https://avatars0.githubusercontent.com/u/18078706?v=4&s=20) **mkobzik**](https://github.com/mkobzik)
45-
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)
4646
- [![AntonioMateoGomez](https://avatars0.githubusercontent.com/u/25897490?v=4&s=20) **AntonioMateoGomez**](https://github.com/AntonioMateoGomez)
4747
- [![duanebester](https://avatars1.githubusercontent.com/u/2539656?v=4&s=20) **duanebester**](https://github.com/duanebester)
4848
- [![lloydmeta](https://avatars3.githubusercontent.com/u/914805?v=4&s=20) **lloydmeta**](https://github.com/lloydmeta)
@@ -54,6 +54,7 @@ These are the people that have contributed to the _github4s_ project:
5454
- [![bond15](https://avatars1.githubusercontent.com/u/9124653?v=4&s=20) **bond15**](https://github.com/bond15)
5555
- [![zachkirlew](https://avatars1.githubusercontent.com/u/15320944?v=4&s=20) **zachkirlew**](https://github.com/zachkirlew)
5656
- [![pepegar](https://avatars0.githubusercontent.com/u/694179?v=4&s=20) **pepegar**](https://github.com/pepegar)
57+
- [![nihirash](https://avatars0.githubusercontent.com/u/5459892?v=4&s=20) **nihirash**](https://github.com/nihirash)
5758
- [![asoltysik](https://avatars2.githubusercontent.com/u/17353292?v=4&s=20) **asoltysik**](https://github.com/asoltysik)
5859
- [![chalenge](https://avatars1.githubusercontent.com/u/5385518?v=4&s=20) **chalenge**](https://github.com/chalenge)
5960
- [![dcsobral](https://avatars2.githubusercontent.com/u/141079?v=4&s=20) **dcsobral**](https://github.com/dcsobral)
@@ -63,8 +64,10 @@ These are the people that have contributed to the _github4s_ project:
6364
- [![mscharley](https://avatars0.githubusercontent.com/u/336509?v=4&s=20) **mscharley**](https://github.com/mscharley)
6465
- [![MaureenElsberry](https://avatars0.githubusercontent.com/u/17556002?v=4&s=20) **MaureenElsberry**](https://github.com/MaureenElsberry)
6566
- [![mikegirkin](https://avatars1.githubusercontent.com/u/4907402?v=4&s=20) **mikegirkin**](https://github.com/mikegirkin)
67+
- [![kusaeva](https://avatars1.githubusercontent.com/u/5486933?v=4&s=20) **kusaeva**](https://github.com/kusaeva)
6668
- [![peterneyens](https://avatars1.githubusercontent.com/u/6407606?v=4&s=20) **peterneyens**](https://github.com/peterneyens)
6769
- [![raulraja](https://avatars3.githubusercontent.com/u/456796?v=4&s=20) **raulraja**](https://github.com/raulraja)
6870
- [![satorg](https://avatars0.githubusercontent.com/u/3954178?v=4&s=20) **satorg**](https://github.com/satorg)
6971
- [![suhasgaddam](https://avatars2.githubusercontent.com/u/7282584?v=4&s=20) **suhasgaddam**](https://github.com/suhasgaddam)
70-
- [![oybek](https://avatars1.githubusercontent.com/u/2409985?v=4&s=20) **oybek**](https://github.com/oybek)
72+
- [![oybek](https://avatars1.githubusercontent.com/u/2409985?v=4&s=20) **oybek**](https://github.com/oybek)
73+
- [![reimai](https://avatars2.githubusercontent.com/u/1123908?v=4&s=20) **reimai**](https://github.com/reimai)

CHANGELOG.md

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,37 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/47degrees/github4s/tree/HEAD)
3+
## [v0.27.0](https://github.com/47degrees/github4s/tree/v0.27.0) (2020-11-17)
44

5-
[Full Changelog](https://github.com/47degrees/github4s/compare/v0.26.0...HEAD)
5+
[Full Changelog](https://github.com/47degrees/github4s/compare/v0.26.0...v0.27.0)
6+
7+
⚠️ **Breaking changes**
8+
9+
- make accessToken an io to use gh app's expiring tokens [\#567](https://github.com/47degrees/github4s/pull/567) ([reimai](https://github.com/reimai))
10+
11+
📈 **Dependency updates**
12+
13+
- Update sbt to 1.4.3 [\#570](https://github.com/47degrees/github4s/pull/570) ([47erbot](https://github.com/47erbot))
14+
- Update sbt to 1.4.2 [\#566](https://github.com/47degrees/github4s/pull/566) ([47erbot](https://github.com/47erbot))
15+
- Update sbt to 1.4.1 [\#562](https://github.com/47degrees/github4s/pull/562) ([47erbot](https://github.com/47erbot))
16+
- Update scalafmt-core to 2.7.5 [\#561](https://github.com/47degrees/github4s/pull/561) ([47erbot](https://github.com/47erbot))
17+
- Update sbt-mdoc to 2.2.10 [\#560](https://github.com/47degrees/github4s/pull/560) ([47erbot](https://github.com/47erbot))
18+
- Update http4s-blaze-client, http4s-circe, ... to 0.21.8 [\#559](https://github.com/47degrees/github4s/pull/559) ([47erbot](https://github.com/47erbot))
19+
- Update sbt-tpolecat to 0.1.14 [\#558](https://github.com/47degrees/github4s/pull/558) ([47erbot](https://github.com/47erbot))
20+
- Update scalafmt-core to 2.7.4 [\#557](https://github.com/47degrees/github4s/pull/557) ([47erbot](https://github.com/47erbot))
21+
- Update sbt to 1.4.0 [\#556](https://github.com/47degrees/github4s/pull/556) ([47erbot](https://github.com/47erbot))
22+
- Update scalafmt-core to 2.7.3 [\#555](https://github.com/47degrees/github4s/pull/555) ([47erbot](https://github.com/47erbot))
623

724
**Closed issues:**
825

26+
- Support creation of pull request reviews [\#563](https://github.com/47degrees/github4s/issues/563)
927
- Default value for optional field [\#549](https://github.com/47degrees/github4s/issues/549)
1028
- Include "permissions" in domain objects [\#526](https://github.com/47degrees/github4s/issues/526)
1129

30+
**Merged pull requests:**
31+
32+
- Repository model enriched: Archived status available now [\#565](https://github.com/47degrees/github4s/pull/565) ([nihirash](https://github.com/nihirash))
33+
- Support a creation of pull request reviews [\#564](https://github.com/47degrees/github4s/pull/564) ([kusaeva](https://github.com/kusaeva))
34+
1235
## [v0.26.0](https://github.com/47degrees/github4s/tree/v0.26.0) (2020-09-23)
1336

1437
[Full Changelog](https://github.com/47degrees/github4s/compare/v0.25.0...v0.26.0)
@@ -396,14 +419,14 @@
396419
**Merged pull requests:**
397420

398421
- Release 0.18.8 [\#221](https://github.com/47degrees/github4s/pull/221) ([BenFradet](https://github.com/BenFradet))
422+
- Add cla-bot to the Github4s in the wild section [\#220](https://github.com/47degrees/github4s/pull/220) ([BenFradet](https://github.com/BenFradet))
399423

400424
## [v0.18.7](https://github.com/47degrees/github4s/tree/v0.18.7) (2018-08-20)
401425

402426
[Full Changelog](https://github.com/47degrees/github4s/compare/v0.18.6...v0.18.7)
403427

404428
**Merged pull requests:**
405429

406-
- Add cla-bot to the Github4s in the wild section [\#220](https://github.com/47degrees/github4s/pull/220) ([BenFradet](https://github.com/BenFradet))
407430
- Release 0.18.7 [\#219](https://github.com/47degrees/github4s/pull/219) ([BenFradet](https://github.com/BenFradet))
408431
- Add listCollaborators method [\#218](https://github.com/47degrees/github4s/pull/218) ([asoltysik](https://github.com/asoltysik))
409432
- add get tree api implementation [\#217](https://github.com/47degrees/github4s/pull/217) ([aberey](https://github.com/aberey))
@@ -449,6 +472,7 @@
449472
- Release 0.18.4 [\#205](https://github.com/47degrees/github4s/pull/205) ([BenFradet](https://github.com/BenFradet))
450473
- Change param so we are filtering by label [\#204](https://github.com/47degrees/github4s/pull/204) ([drwlrsn](https://github.com/drwlrsn))
451474
- Keep circe decoders dry [\#202](https://github.com/47degrees/github4s/pull/202) ([BenFradet](https://github.com/BenFradet))
475+
- \# Make `body: Option\[String\]` [\#200](https://github.com/47degrees/github4s/pull/200) ([lloydmeta](https://github.com/lloydmeta))
452476

453477
## [v0.18.3](https://github.com/47degrees/github4s/tree/v0.18.3) (2018-03-11)
454478

@@ -457,7 +481,6 @@
457481
**Merged pull requests:**
458482

459483
- Release 0.18.3 [\#201](https://github.com/47degrees/github4s/pull/201) ([BenFradet](https://github.com/BenFradet))
460-
- \# Make `body: Option\[String\]` [\#200](https://github.com/47degrees/github4s/pull/200) ([lloydmeta](https://github.com/lloydmeta))
461484

462485
## [v0.18.2](https://github.com/47degrees/github4s/tree/v0.18.2) (2018-03-07)
463486

@@ -470,7 +493,6 @@
470493
**Merged pull requests:**
471494

472495
- Releases 0.18.2 [\#199](https://github.com/47degrees/github4s/pull/199) ([fedefernandez](https://github.com/fedefernandez))
473-
- Add pagination support for PullRequest ops [\#198](https://github.com/47degrees/github4s/pull/198) ([lloydmeta](https://github.com/lloydmeta))
474496

475497
## [v0.18.1](https://github.com/47degrees/github4s/tree/v0.18.1) (2018-02-14)
476498

@@ -495,6 +517,7 @@
495517

496518
**Merged pull requests:**
497519

520+
- Add pagination support for PullRequest ops [\#198](https://github.com/47degrees/github4s/pull/198) ([lloydmeta](https://github.com/lloydmeta))
498521
- Release version 0.18.0 [\#193](https://github.com/47degrees/github4s/pull/193) ([BenFradet](https://github.com/BenFradet))
499522
- Bump sbt-org-policies to 0.8.22 to benefit from cats 1.0.1 and circe 0.9.1 [\#192](https://github.com/47degrees/github4s/pull/192) ([BenFradet](https://github.com/BenFradet))
500523
- Get a single issue [\#191](https://github.com/47degrees/github4s/pull/191) ([GRBurst](https://github.com/GRBurst))
@@ -670,6 +693,7 @@
670693

671694
**Merged pull requests:**
672695

696+
- Fixes BuildInfo Code Dependency [\#82](https://github.com/47degrees/github4s/pull/82) ([juanpedromoreno](https://github.com/juanpedromoreno))
673697
- Adds the get contents operation [\#80](https://github.com/47degrees/github4s/pull/80) ([fedefernandez](https://github.com/fedefernandez))
674698
- Upgrades sbt-org-policies plugin [\#78](https://github.com/47degrees/github4s/pull/78) ([fedefernandez](https://github.com/fedefernandez))
675699
- Fixes Github token through env var [\#77](https://github.com/47degrees/github4s/pull/77) ([juanpedromoreno](https://github.com/juanpedromoreno))
@@ -699,7 +723,6 @@
699723
- Updates the headers and formatting [\#72](https://github.com/47degrees/github4s/pull/72) ([fedefernandez](https://github.com/fedefernandez))
700724
- Git tag feature [\#71](https://github.com/47degrees/github4s/pull/71) ([fedefernandez](https://github.com/fedefernandez))
701725
- Pull request list [\#70](https://github.com/47degrees/github4s/pull/70) ([fedefernandez](https://github.com/fedefernandez))
702-
- Excludes BuildInfo class from packaging [\#65](https://github.com/47degrees/github4s/pull/65) ([juanpedromoreno](https://github.com/juanpedromoreno))
703726
- Update License [\#64](https://github.com/47degrees/github4s/pull/64) ([anamariamv](https://github.com/anamariamv))
704727

705728
## [v0.12.1](https://github.com/47degrees/github4s/tree/v0.12.1) (2017-03-28)
@@ -710,6 +733,7 @@
710733

711734
- Adds some git methods [\#67](https://github.com/47degrees/github4s/pull/67) ([fedefernandez](https://github.com/fedefernandez))
712735
- Bumps sbt-org-policies plugin version [\#66](https://github.com/47degrees/github4s/pull/66) ([juanpedromoreno](https://github.com/juanpedromoreno))
736+
- Excludes BuildInfo class from packaging [\#65](https://github.com/47degrees/github4s/pull/65) ([juanpedromoreno](https://github.com/juanpedromoreno))
713737

714738
## [v0.12.0](https://github.com/47degrees/github4s/tree/v0.12.0) (2017-03-22)
715739

@@ -765,7 +789,6 @@
765789

766790
- Makes mandatory some fields when creating issues [\#51](https://github.com/47degrees/github4s/pull/51) ([fedefernandez](https://github.com/fedefernandez))
767791
- Adds a new root project to set Scala version [\#50](https://github.com/47degrees/github4s/pull/50) ([fedefernandez](https://github.com/fedefernandez))
768-
- Adds create and edit methods for issues [\#49](https://github.com/47degrees/github4s/pull/49) ([fedefernandez](https://github.com/fedefernandez))
769792
- Adds list and search methods for issues [\#47](https://github.com/47degrees/github4s/pull/47) ([fedefernandez](https://github.com/fedefernandez))
770793
- Adds crossover for Scala 2.10 and upgrades libraries [\#46](https://github.com/47degrees/github4s/pull/46) ([fedefernandez](https://github.com/fedefernandez))
771794
- Fix forced user agent in js side [\#43](https://github.com/47degrees/github4s/pull/43) ([jdesiloniz](https://github.com/jdesiloniz))
@@ -790,6 +813,7 @@
790813

791814
**Merged pull requests:**
792815

816+
- Adds create and edit methods for issues [\#49](https://github.com/47degrees/github4s/pull/49) ([fedefernandez](https://github.com/fedefernandez))
793817
- Upgrades sbt catalyst extras plugin [\#37](https://github.com/47degrees/github4s/pull/37) ([juanpedromoreno](https://github.com/juanpedromoreno))
794818
- Integrates sbt-catalysts-extras and sbt-microsites plugins [\#35](https://github.com/47degrees/github4s/pull/35) ([juanpedromoreno](https://github.com/juanpedromoreno))
795819
- Add method to create gists [\#34](https://github.com/47degrees/github4s/pull/34) ([jdesiloniz](https://github.com/jdesiloniz))

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
[![Join the chat at https://gitter.im/47degrees/github4s](https://badges.gitter.im/47degrees/github4s.svg)](https://gitter.im/47degrees/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![codecov.io](http://codecov.io/gh/47degrees/github4s/branch/master/graph/badge.svg)](http://codecov.io/gh/47degrees/github4s) [![Maven Central](https://img.shields.io/badge/maven%20central-0.26.0-green.svg)](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/47degrees/github4s/master/LICENSE) [![Latest version](https://img.shields.io/badge/github4s-0.26.0-green.svg)](https://index.scala-lang.org/47degrees/github4s) [![GitHub Issues](https://img.shields.io/github/issues/47degrees/github4s.svg)](https://github.com/47degrees/github4s/issues)
2+
[![Join the chat at https://gitter.im/47degrees/github4s](https://badges.gitter.im/47degrees/github4s.svg)](https://gitter.im/47degrees/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![codecov.io](http://codecov.io/gh/47degrees/github4s/branch/master/graph/badge.svg)](http://codecov.io/gh/47degrees/github4s) [![Maven Central](https://img.shields.io/badge/maven%20central-0.27.0-green.svg)](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/47degrees/github4s/master/LICENSE) [![Latest version](https://img.shields.io/badge/github4s-0.27.0-green.svg)](https://index.scala-lang.org/47degrees/github4s) [![GitHub Issues](https://img.shields.io/github/issues/47degrees/github4s.svg)](https://github.com/47degrees/github4s/issues)
33

44
Github4s
55
=============
@@ -11,7 +11,7 @@ Github4s
1111
To get started with SBT, simply add the following to your build.sbt file.
1212

1313
```scala
14-
libraryDependencies += "com.47deg" %% "github4s" % "0.26.0"
14+
libraryDependencies += "com.47deg" %% "github4s" % "0.27.0"
1515
```
1616

1717
## Github4s in the wild

github4s/src/main/scala/github4s/algebras/AccessToken.scala

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
/*
2+
* Copyright 2016-2020 47 Degrees Open Source <https://www.47deg.com>
3+
*
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
117
package github4s.algebras
218

319
import github4s.GHResponse

github4s/src/main/scala/github4s/interpreters/StaticAccessToken.scala

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
/*
2+
* Copyright 2016-2020 47 Degrees Open Source <https://www.47deg.com>
3+
*
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
117
package github4s.interpreters
218

319
import github4s.GHResponse

0 commit comments

Comments
 (0)