GithubHelp home page GithubHelp logo

gradle / playframework Goto Github PK

View Code? Open in Web Editor NEW
47.0 33.0 40.0 2.72 MB

Gradle Play Support

Home Page: https://gradle.github.io/playframework/

License: Apache License 2.0

Kotlin 3.33% Groovy 34.16% Java 50.63% Scala 2.79% HTML 2.08% JavaScript 0.38% Shell 0.05% CSS 2.95% FreeMarker 3.62%
play-framework gradle hacktoberfest gradle-bt gradle-bt-jvm

playframework's People

Contributors

artbristol avatar big-guy avatar bmuschko avatar cantsingh avatar clemstoquart avatar cmsr avatar cstroe avatar eskatos avatar fushar avatar gabizou avatar iaco86 avatar jjohannes avatar jlleitschuh avatar jospehchiu avatar jprinet avatar marracuene avatar novokrest avatar paulfridrick avatar pioterj avatar rieske avatar sineaggi avatar tresat avatar wolfs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

playframework's Issues

Externalize existing documentation page

  • Externalize source code snippets
  • Import source code snippets in docs
  • Add ability to generate HTML from it via Asciidoctor
  • Change documentation to reflect different plugin behavior

Set up build infrastructure for plugin

  • Build code uses Kotlin DSL
  • Integration test source set and task
  • Integration test fixture live in a separate source set
  • Declare necessary dependencies
  • Enable build scan

Play application plugin: Tool chain should live in external plugin

  • Corresponding tool chain migrated to external plugin (this could potentially involve using the worker API instead)
  • This will involve the deployment API
  • Simplify implementation as needed
  • Custom task type in external plugin does not call off to Gradle core anymore

Avoid use of `afterEvaluate`

This can wait until later, but we should be judicious in the use of afterEvaluate. This has been good so far.

Implement multi-version integration testing

  • A selection of existing integration tests can be run with multiple versions of Play
  • TestKit does not have built-in support for it
  • Implement a JUnit rule to allow running tests multiple times

Note: We do not know yet what the supported versions of Play should be. This depends on customers of the plugin giving us the information.

Set up CI for project on Travis CI

  • Provide a Travis CI configuration file
  • Enable project on Travis CI
  • The plugin source code can be compiled, all tests can be run
  • Add build badge to README file of project

Plugin suite can be published to Gradle Plugin Portal

  • Write publishing code in build script using the Kotlin DSL
  • An initial version is available on the Gradle plugin portal
  • Individual plugins are mapped on the Gradle plugin portal
  • New versions can be published to Gradle plugin portal

Play IDE plugin: Write plugin implementation class with current model

  • Convert existing logic from software model to current model
  • Only supports IntelliJ IDEA
  • Mapping of configurations to IDEA scopes
  • Mapping of source/target byte code version
  • Mapping of source directories

Note: We should see IntelliJ can just import a Play project without the needs to implement this plugin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.