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/publish-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: actions/publish-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 10 commits
  • 44 files changed
  • 7 contributors

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    87579b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

    * Add ESLint and Prettier
    
    * Rebuild action
    
    * Update package.json
    
    * Update licenses
    
    * Fix review points
    IvanZosimov authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9169aa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    3f069f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update configuration files (#28)

    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
    e7e3b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on May 23, 2023

  1. Remove implicit dependencies (#31)

    * Update configuration files
    
    * Install eslint-plugin-node
    
    * Move eslint-plugin-node to dev dependencies
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    nikolai-laevskii and github-actions[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    740c66c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    337dee4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    7ea110f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Node version upgrade to 20 (#38)

    * Node version update to 20
    
    * 1.0.0
    
    * Run Format check
    
    * Formatted changes
    
    * Update package.json
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    
    * Update api-utils.ts
    
    ---------
    
    Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
    HarithaVattikuti and MaksimZhukov authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f784495 View commit details
    Browse the repository at this point in the history
Loading