Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / salesforce/rules_spring issues and pull requests

#173 - improve default behavior of bazel run jvm

Pull Request - State: closed - Opened by plaird 11 months ago

#171 - deps_exclude deps are incorrectly modelled in the dependency graph

Issue - State: open - Opened by plaird about 1 year ago
Labels: bug, wontfix

#170 - handle cases of corrupt jar files

Pull Request - State: closed - Opened by plaird about 1 year ago

#169 - post 2.2.4 release updates

Pull Request - State: closed - Opened by kriscfoster about 1 year ago

#167 - Make bazelrun_jvm_flags a list like for java_binary

Issue - State: open - Opened by joca-bt over 1 year ago - 1 comment
Labels: enhancement, good first issue

#166 - Add bazelrun_env

Issue - State: open - Opened by joca-bt over 1 year ago - 1 comment
Labels: enhancement, good first issue

#165 - release of 2.2.3

Pull Request - State: closed - Opened by kriscfoster over 1 year ago

#164 - propagate visibility for springboot jar

Pull Request - State: closed - Opened by kriscfoster over 1 year ago
Labels: 2.2.3

#163 - Implement a include_git_properties_file attribute

Issue - State: closed - Opened by plaird over 1 year ago
Labels: enhancement, 2.2.4

#162 - release of 2.2.2

Pull Request - State: closed - Opened by plaird over 1 year ago

#161 - Implement addins feature

Pull Request - State: closed - Opened by plaird over 1 year ago

#160 - Implement an 'addins' feature to copy in files to the root of the springboot jar

Issue - State: closed - Opened by plaird over 1 year ago
Labels: enhancement, 2.2.2

#159 - Implement a deps_banned feature

Issue - State: open - Opened by plaird over 1 year ago
Labels: enhancement

#158 - minor updates

Pull Request - State: closed - Opened by plaird almost 2 years ago

#157 - springboot rule must honor 'neverlink' attribute on libraries

Issue - State: open - Opened by plaird about 2 years ago
Labels: enhancement

#156 - first drop of the springboot CLI

Pull Request - State: closed - Opened by plaird about 2 years ago

#155 - add new attribute deps_excludes_paths

Pull Request - State: closed - Opened by plaird over 2 years ago

#154 - upgrade bazel to 5.1.1 for local build

Pull Request - State: closed - Opened by plaird over 2 years ago

#153 - Support bzlmod

Issue - State: open - Opened by plaird over 2 years ago - 2 comments
Labels: enhancement

#152 - Rename 'checks' attributes with a consistent pattern

Issue - State: open - Opened by plaird over 2 years ago
Labels: enhancement

#150 - Provide a dependency mutual exclusion check

Issue - State: open - Opened by plaird over 2 years ago
Labels: enhancement

#149 - Provide a check_deps_maxcount enforcement and attribute

Issue - State: open - Opened by plaird over 2 years ago
Labels: enhancement

#148 - Fix and improve Spring Boot rule debugging

Issue - State: open - Opened by plaird over 2 years ago
Labels: bug, good first issue

#147 - Make maven_install namespace (e.g. @maven) configurable in the import bundles

Issue - State: open - Opened by plaird over 2 years ago
Labels: enhancement

#146 - Switch default branch name from master to main

Issue - State: closed - Opened by plaird over 2 years ago
Labels: tech debt, 2.2.1

#145 - adds testonly attribute to springboot rule #144

Pull Request - State: closed - Opened by plaird over 2 years ago

#144 - Support testonly attribute on springboot applications

Issue - State: closed - Opened by plaird over 2 years ago
Labels: enhancement, 2.2.1

#143 - ibazel run doesn't work, beginning with v2.1.0

Issue - State: open - Opened by drmercer-lucid over 2 years ago - 2 comments
Labels: bug

#142 - Provide a test launcher that uses the Spring Boot launcher

Issue - State: open - Opened by plaird over 2 years ago
Labels: enhancement

#141 - add bzlmod MODULE.bazel

Pull Request - State: closed - Opened by plaird almost 3 years ago

#140 - Create a MODULE.bazel file to support bzlmod

Issue - State: closed - Opened by plaird almost 3 years ago - 1 comment
Labels: enhancement, 2.2.0

#139 - Multiple `springboot` targets in one package

Issue - State: open - Opened by Zetten almost 3 years ago - 1 comment

#138 - pass tags attr to all subrules

Pull Request - State: closed - Opened by plaird about 3 years ago

#137 - appjar_locator does not add the `tags` to the target

Issue - State: closed - Opened by george-harness about 3 years ago - 5 comments
Labels: bug

#135 - Support externalized configuration for launching with bazel run

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#134 - improve docs for args to bazel run

Pull Request - State: closed - Opened by plaird over 3 years ago

#133 - Fix link to Repository readme

Pull Request - State: closed - Opened by weix0011 over 3 years ago - 3 comments
Labels: cla:missing

#132 - Spring Cloud example

Issue - State: closed - Opened by geaden over 3 years ago - 4 comments

#131 - Fix build failure if java_library has no META-INF/MANIFEST.MF

Pull Request - State: closed - Opened by fmeum over 3 years ago - 8 comments
Labels: cla:signed

#129 - Implement an app_deps attribute that writes dep classes into BOOT-INF/classes

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#128 - Git info for Build stamping partially broken

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: bug

#127 - fix write_gitinfo_properties.sh

Pull Request - State: closed - Opened by beiwuca over 3 years ago - 3 comments

#126 - fix for use case of springboot rule in root of workspace

Pull Request - State: closed - Opened by plaird over 3 years ago

#125 - Support for the Spring Boot thin jar layout

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#124 - Springboot rule in root of workspace fails with bazelrun_env.sh error

Issue - State: closed - Opened by dullchap over 3 years ago - 4 comments
Labels: bug

#123 - Updates readme

Pull Request - State: closed - Opened by Marcus-Rosti over 3 years ago - 5 comments
Labels: cla:signed

#122 - Participate in Bazel Federation

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#121 - fix another javabase bug

Pull Request - State: closed - Opened by plaird over 3 years ago

#120 - Use jar tool from toolchain

Pull Request - State: closed - Opened by mcamenzind over 3 years ago - 1 comment
Labels: cla:signed

#119 - genmanifest subrule fails on Linux with 'jar: command not found' in rules_spring 2.1

Issue - State: closed - Opened by plaird over 3 years ago - 2 comments
Labels: bug

#118 - implement background option for bazel run #117

Pull Request - State: closed - Opened by plaird over 3 years ago

#117 - Support launching the Spring Boot application in the background with bazel run

Issue - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#116 - Implement spring-boot-devtools support

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#115 - Implement WAR file packaging support

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#114 - Add deps_usetestclasspath attribute to SpringBoot rule

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#113 - Support BuildProperties bean in Spring Boot by writing META-INF/build-info.properties

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#112 - Extract Spring-Boot-Version from the MANIFEST of a Spring Boot JAR

Pull Request - State: closed - Opened by mcamenzind over 3 years ago - 3 comments
Labels: cla:signed

#111 - Spring Boot version extraction in `springboot/write_manifest.sh`

Issue - State: closed - Opened by mcamenzind over 3 years ago - 1 comment
Labels: bug

#110 - Executable shell script isn't runnable from repository root

Issue - State: open - Opened by simontoens over 3 years ago - 1 comment
Labels: bug, good first issue

#109 - make attribute names more consistent and clear

Pull Request - State: closed - Opened by plaird over 3 years ago - 1 comment

#108 - rename launcher word as bazelrun to be more specific

Pull Request - State: closed - Opened by plaird over 3 years ago

#107 - add link to the kotlin example

Pull Request - State: closed - Opened by plaird over 3 years ago

#106 - added stardoc for the springboot macro

Pull Request - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#105 - Bazel run fails if not run from workspace root

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment

#104 - create demoapp, simplify helloworld

Pull Request - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#103 - add launcher_script attribute to springboot rule so user can provide script for bazel run

Pull Request - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#102 - support handling of OS signals in Boot app

Pull Request - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#101 - update the captive deps

Pull Request - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#100 - Spring Boot packaging script springboot_pkg.sh can fail silently

Issue - State: closed - Opened by khogeland over 3 years ago - 1 comment
Labels: bug

#99 - Optimize IDE experience for Spring Boot iterative development

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#98 - finalize github repo rename to rules_spring

Pull Request - State: closed - Opened by plaird over 3 years ago - 1 comment

#97 - Rename GitHub repo from bazel-springboot-rule to rules_spring

Issue - State: closed - Opened by plaird over 3 years ago
Labels: enhancement

#96 - Create a minified application JRE using jlink

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#95 - v2.0.0 major repackaging of rule #30

Pull Request - State: closed - Opened by plaird over 3 years ago

#94 - Provide a Docker/OCI packaging example

Issue - State: open - Opened by plaird over 3 years ago - 2 comments
Labels: enhancement, Docker/OCI

#93 - Spike: Generate SpringNative applications for Bazel SpringBoot (GraalVM, AOT)

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#92 - Allow BUILD file to override the default launcher script for bazel run

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#91 - Use exec() to launch the Spring Boot jar in launcher script for bazel run

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment

#90 - Use exec to spawn java -jar

Pull Request - State: closed - Opened by joeljeske over 3 years ago - 3 comments
Labels: cla:signed

#89 - Make springboot rule customizable with extension code

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement, v3_rewrite

#88 - Provide a list of packaged files (BOM) as an output

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#87 - fix regression in classpath index, warn log message

Pull Request - State: closed - Opened by plaird over 3 years ago

#86 - Add notes on duplicate Maven dependency handling

Pull Request - State: closed - Opened by simontoens over 3 years ago

#85 - Add notes on duplicate Maven dependency handling

Pull Request - State: closed - Opened by simontoens over 3 years ago

#84 - Create a Kotlin example for Spring Boot

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#83 - send 1.1.x fix for kotlin projects to master

Pull Request - State: closed - Opened by plaird over 3 years ago

#82 - Make sure to only pass the app jar to the packaging logic #81

Pull Request - State: closed - Opened by simontoens over 3 years ago - 2 comments

#81 - springboot rule doesn't work when the java_library attribute references a kt_jvm_library target

Issue - State: closed - Opened by simontoens over 3 years ago - 5 comments
Labels: bug

#80 - write docs, examples, for testing springboot apps

Pull Request - State: closed - Opened by plaird over 3 years ago

#79 - Standardize naming of springboot rule attributes

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#78 - Add ability to configure workspace specific defaults for springboot rule

Issue - State: open - Opened by plaird over 3 years ago
Labels: enhancement

#77 - Support Code Coverage with Spring Boot Rule

Issue - State: closed - Opened by plaird over 3 years ago - 1 comment
Labels: enhancement

#76 - small fix to packaging script following dep ordering PR

Pull Request - State: closed - Opened by plaird over 3 years ago

#75 - BOOT-INF/lib entries written in BUILD file order

Pull Request - State: closed - Opened by simontoens over 3 years ago - 2 comments

#74 - Drop support for Bazel 1.x

Issue - State: open - Opened by plaird almost 4 years ago
Labels: tech debt, COMPAT-BREAK

#72 - Insert order into executable jar is not deterministic, causes classloading differences

Issue - State: closed - Opened by plaird almost 4 years ago - 1 comment
Labels: bug