Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

enable Dependabot v2 #15

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
f0ff62f
fix for issue #2: Character to be escaped is missing error on windows
mgrossmanexp Oct 18, 2018
a4609e3
Add support for custom mapping types.
will-conductor Apr 19, 2018
eaeb48a
build(POM): update package name
aoudiamoncef Jan 26, 2019
79b7cb7
build(POM): Update project dependencies
aoudiamoncef Jan 26, 2019
d626c7a
build(*): Update nested project dependencies
aoudiamoncef Jan 26, 2019
af09721
ci(CircleCi): Add CircleCi configuration
aoudiamoncef Jan 26, 2019
eb98d34
build(Git): Update .gitignore file
aoudiamoncef Jan 26, 2019
19973ee
fix(CircleCi): Add NodeJS dependency
aoudiamoncef Jan 26, 2019
a3b5dde
version(Snapshot): Bump project version to 1.2.0-SNAPSHOT
aoudiamoncef Jan 27, 2019
5035205
ci(CircleCI): Add deploy job
aoudiamoncef Jan 27, 2019
215c6ec
build(POM): Bump version to 1.2.0 stable
aoudiamoncef Jan 27, 2019
cbc2a18
version(POM): Bump project version to 1.2.1-SNAPSHOT
aoudiamoncef Jan 27, 2019
d77f4e6
ci(CircleCi): Add script for installing NodeJS
aoudiamoncef Jan 28, 2019
1dec98b
version(POM): Update groupId
aoudiamoncef Jan 30, 2019
e154643
fix(CircleCi): Maven settings path
aoudiamoncef Jan 30, 2019
a2360e1
version:(POM): Bump project version to 1.2.1
aoudiamoncef Jan 30, 2019
09d68c6
build(*): Update apollo dependencies to 1.0.0-alpha5
aoudiamoncef Feb 5, 2019
cfa45ce
fix(*): Integration tests
aoudiamoncef Feb 5, 2019
f6fa388
version(*): Bump project version to 1.2.2
aoudiamoncef Feb 5, 2019
0c1532c
feat(Plugin): Add full Apollo compiler options
aoudiamoncef Feb 10, 2019
5d66702
refactor(Plugin): Add Kotlin way for holding parameters
aoudiamoncef Feb 24, 2019
cfb5a79
style(Plugin): Remove some code smells
aoudiamoncef Feb 24, 2019
7350d8f
fix(Readme): Remove wrong code
aoudiamoncef Feb 24, 2019
c412b3e
feat(Plugin): Add skip execution option
aoudiamoncef Feb 25, 2019
e82acf1
refactor(Plugin): Simplify skip condition
aoudiamoncef Feb 25, 2019
563c966
version(*): Bump version to 1.2.3
aoudiamoncef Feb 25, 2019
5f73124
refactor(*): Update defaults parameters values
aoudiamoncef Mar 23, 2019
78eb7dc
version(*): Bump version to 1.2.4
aoudiamoncef Mar 23, 2019
a5472c0
refactor(*): Upgrade to Apollo Android 1.0.0
aoudiamoncef May 28, 2019
6fdfa9f
version(*): Bump version to 1.3.0
aoudiamoncef May 28, 2019
415a04c
doc(Readme): Update Apollo Android version
aoudiamoncef May 28, 2019
51be355
doc(Readme): Add Kotlin models generation option
aoudiamoncef May 29, 2019
637f836
fix(CircleCi): Deploy on tag issue
aoudiamoncef May 29, 2019
5d8c0ed
fix(CircleCi): Stop deploy goal if master branch was detected
aoudiamoncef May 29, 2019
d5201a2
Added support to dynamically generate the schema.json.
Jul 12, 2019
47981f0
Merge pull request #6 from ApplauseAuto/master
Jul 13, 2019
de632a6
fix(CircleCI): Update deploy branches regex
aoudiamoncef Jul 13, 2019
6c33b61
parameterise node executable
Jul 31, 2019
6ef07a2
Merge pull request #8 from nahguam/parameterise-node
Aug 6, 2019
e28b136
version(*): Bump version to 1.3.2
aoudiamoncef Aug 6, 2019
d8dbd43
build(Plugin): Upgrade Apollo compiler to v1.0.2
aoudiamoncef Aug 6, 2019
72e1e12
version(*): Bump version to v1.3.3
aoudiamoncef Aug 6, 2019
e1a6dee
test(*): Migrate to Kotlin
aoudiamoncef Aug 12, 2019
654ccf1
test(*): Add AssertJ as default assertions library
aoudiamoncef Aug 16, 2019
7735832
refactor(Test): Convert AppoloCall to CompletableFuture
aoudiamoncef Aug 16, 2019
e8809e5
fix(CircleCi): filters on deploy job
aoudiamoncef Aug 17, 2019
f8111ec
feat(*): Upgrade to Apollo compiler v1.1.1
aoudiamoncef Sep 1, 2019
86a7b68
version(*): Bump version to 2.0.1-SNAPSHOT
aoudiamoncef Sep 1, 2019
f343e56
docs(*): Update documentation
aoudiamoncef Sep 2, 2019
4795121
fix(Introspection): Missing double quotes on query name
aoudiamoncef Sep 5, 2019
b1eff12
refactor(*): Upgrade to Apollo compiler 1.2.0
aoudiamoncef Oct 13, 2019
9fab6a6
version(*): Bump version to 2.1.1-SNAPSHOT
aoudiamoncef Oct 13, 2019
7d63645
refactor(*) Upgrade to Apollo compiler 1.2.1
aoudiamoncef Nov 7, 2019
f92c904
version(*): Bump version to 2.2.0
aoudiamoncef Nov 7, 2019
f870b68
version(*): Bump version to 2.2.1-SNAPSHOT
aoudiamoncef Nov 7, 2019
04ec4a9
refactor(*) Upgrade to Apollo compiler 1.2.2
aoudiamoncef Dec 3, 2019
3b5c3b8
version(*): Bump version to 2.2.1
aoudiamoncef Dec 3, 2019
677bbed
version(*): Bump version to 2.2.2-SNAPSHOT
aoudiamoncef Dec 3, 2019
2f4adc3
Add possibility to define custom HTTP headers for querying introspect…
Dec 18, 2019
1decc4a
Merge pull request #17 from zarebski-m/master
aoudiamoncef Dec 21, 2019
949b020
version(*): Bump version to 2.2.2
aoudiamoncef Dec 21, 2019
2896ab7
version(*): Bump version to 2.2.3-SNAPSHOT
aoudiamoncef Dec 21, 2019
46ceb69
version(*): Bump version to 2.2.3
aoudiamoncef Jan 14, 2020
34c5d88
version(*): Bump version to 2.2.4-SNAPSHOT
aoudiamoncef Jan 14, 2020
158bfce
version(*): Bump version to 2.3.0
aoudiamoncef Feb 5, 2020
a815208
version(*): Bump version to 2.3.1-SNAPSHOT
aoudiamoncef Feb 20, 2020
0aa45ef
version(*): Bump version to 2.3.1
aoudiamoncef Feb 20, 2020
ebbc732
version(*): Bump version to 2.3.2-SNAPSHOT
aoudiamoncef Feb 21, 2020
1c59937
version(*): Bump version to 2.3.2
aoudiamoncef Mar 18, 2020
3bb8ccb
version(*): Bump version to 2.4.0
aoudiamoncef Mar 24, 2020
afddc0c
version(*): Bump version to 2.4.1
aoudiamoncef Mar 31, 2020
dbbc8d7
version(*): Bump version to 2.4.2
aoudiamoncef Apr 7, 2020
bfcf4eb
version(*): Bump version to 2.4.3
aoudiamoncef Apr 17, 2020
080f2e4
version(*): Bump version to 2.4.4
aoudiamoncef Apr 18, 2020
fc8c7b4
version(*): Bump version to 3.0.0
aoudiamoncef Apr 22, 2020
4538832
docs(README): Wrong Kotlin version
aoudiamoncef Apr 22, 2020
2416ba4
version(*): Bump version to 3.0.1
aoudiamoncef Apr 30, 2020
d164259
version(*): Bump version to 3.0.2
aoudiamoncef May 6, 2020
428a2cd
doc(README): Update CircleCI && gist ulrs
aoudiamoncef May 6, 2020
45b21e2
version(*): Bum version to 3.0.3
aoudiamoncef May 11, 2020
7296b82
version(*): Bump version to 3.1.0
aoudiamoncef May 22, 2020
4d03881
style(*): Add Klint
aoudiamoncef Jun 13, 2020
e1c5623
build(*): Bump version to 3.2.0
aoudiamoncef Jun 13, 2020
bd0d048
build(*): Bump version to 3.2.1
aoudiamoncef Jul 6, 2020
9285539
enable Dependabot v2
sullis Jul 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions .circleci/.circleci.settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" ?>
<settings xsi:schemaLocation='http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd'
xmlns='http://maven.apache.org/SETTINGS/1.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>

<profiles>
<profile>
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-sparow199-maven</id>
<name>bintray</name>
<url>https://dl.bintray.com/sparow199/maven</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-sparow199-maven</id>
<name>bintray-plugins</name>
<url>https://dl.bintray.com/sparow199/maven</url>
</pluginRepository>
</pluginRepositories>
<id>bintray</id>
</profile>
</profiles>
<activeProfiles>
<activeProfile>bintray</activeProfile>
</activeProfiles>
<servers>
<server>
<id>bintray-sparow199-maven</id>
<username>${env.BINTRAY_USERNAME}</username>
<password>${env.BINTRAY_TOKEN}</password>
</server>
<server>
<id>GitHub</id>
<username>${env.GITHUB_USERNAME}</username>
<password>${env.GITHUB_TOKEN}</password>
</server>
</servers>

</settings>
89 changes: 89 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
version: 2
general:
branches:
only:
- master
- develop
- /feature/.*/
jobs:
build:
docker:
- image: circleci/openjdk:8-jdk
working_directory: ~/apollo-client-maven-plugin
environment:
MAVEN_OPTS: -Xmx3200m
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "pom.xml" }}
- v1-dependencies-
- run: |
mvn dependency:resolve-plugins
mvn dependency:go-offline || true
- save_cache:
paths:
- ~/.m2
key: v1-dependencies-{{ checksum "pom.xml" }}
- run: mvn clean test

deploy:
docker:
- image: circleci/openjdk:8-jdk
working_directory: ~/apollo-client-maven-plugin
environment:
MAVEN_OPTS: -Xmx3200m
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "pom.xml" }}
- v1-dependencies-
- run: |
mvn dependency:resolve-plugins
mvn dependency:go-offline || true
- save_cache:
paths:
- ~/.m2
key: v1-dependencies-{{ checksum "pom.xml" }}
- run:
name: Deploy the artifacts
command: |
mvn -s ./.circleci/.circleci.settings.xml -DskipTests deploy -P bintray
sync:
docker:
- image: byrnedo/alpine-curl:0.1.8
steps:
- run:
name: Sync version Artifacts to Maven Central
command: |
curl -d '{"username": "${SONATYPE_USER_TOKEN}", "password": "${SONATYPE_PASSWORD}"}' -H "Content-Type: application/json" -X POST https://bintray.com/maven_central_sync/sparow199/maven/apollo-client-maven-plugin/3.2.1

workflows:
version: 2
build-deploy:
jobs:
- build:
filters:
tags:
only: /.*/
- deploy:
requires:
- build
filters:
# only act on version tags
tags:
only: /^v\d+\.\d+\.\d+$/
# ignore any commit on any branch by default
branches:
ignore: /.*/
- sync:
requires:
- deploy
filters:
# only act on version tags
tags:
only: /^v\d+\.\d+\.\d+$/
# ignore any commit on any branch by default
branches:
ignore: /.*/
21 changes: 21 additions & 0 deletions .githooks/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#!/usr/bin/env bash

# Create a regex for a conventional commit.
conventional_commit_regex="^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\([a-z \-]+\))?!?: .+$"

# Get the commit message (the parameter we're given is just the path to the
# temporary file which holds the message).
commit_message=$(cat "$1")

# Check the message, if we match, all good baby.
if [[ "$commit_message" =~ $conventional_commit_regex ]]; then
echo -e "\e[32mCommit message meets Conventional Commit standards...\e[0m"
exit 0
fi

# Uh-oh, this is not a conventional commit, show an example and link to the spec.
echo -e "\e[31mThe commit message does not meet the Conventional Commit standard\e[0m"
echo "An example of a valid message is: "
echo " feat(login): add the 'remember me' button"
echo "More details at: https://www.conventionalcommits.org/en/v1.0.0/#summary"
exit 1
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
Loading