Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.0
Choose a base ref
...
head repository: actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.0
Choose a head ref
  • 7 commits
  • 63 files changed
  • 8 contributors

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    14d87b2 View commit details
    Browse the repository at this point in the history
  2. Update advanced-usage.md (#436)

    change to be consistent with https://github.com/actions/setup-java#usage
    benjub authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ea15b3b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Add and configure ESLint and update configuration for Prettier (#458)

    * Add ESLint config and update Prettier
    
    * Update test files
    
    * Rebuild action
    
    * Update docs
    
    * Update licenses
    
    * Update tsconfig
    
    * Rebuild action
    
    * Update tsconfig.json
    
    * Fix console.time calls
    
    * Rebuild action
    
    * Rebuild action on Linux
    IvanZosimov authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0de5c66 View commit details
    Browse the repository at this point in the history
  2. Add update-config-files.yml

    IvanZosimov committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    676c490 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request #463 from akv-platform/reusable-workflow

    Turn on automatic update of ESLint and Prettier configuration files
    marko-zivic-93 authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    888b400 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update configuration files (#464)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    669e072 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    5ffc13f View commit details
    Browse the repository at this point in the history
Loading