Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-735: Introduce versioning and releases #325

Merged
merged 37 commits into from
Mar 21, 2024
Merged

Commits on Feb 9, 2024

  1. Create Action to automatically set LGHA refs to an expected value; Cr…

    …eate Workflow to automatically change refs and create a tag
    davidpuplava committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2507da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61010f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    9c30364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3641fd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c1fbb View commit details
    Browse the repository at this point in the history
  4. Remove extra whitespace

    davidpuplava committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e7f93de View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8d30e18 View commit details
    Browse the repository at this point in the history
  2. Refactor tag version to be reusable and take a secret; Add starter wo…

    …rkflow to run for LGHA repo
    davidpuplava committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    def22e7 View commit details
    Browse the repository at this point in the history
  3. Rmove whitespace

    davidpuplava committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    859c77d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 28, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    c5281cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee3af6 View commit details
    Browse the repository at this point in the history
  3. Surface the set-gha-refs action parameters up to workflow

    Add inputs to tag-version workflow to pass to the set-gha-refs action.
    This is similar to how LGHA's spelling workflow/action is done. This
    then allows the tag-version-this-repo workflow to customize the
    additional-pattern-include-list specific to LGHA explicit references.
    davidpuplava committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    66de866 View commit details
    Browse the repository at this point in the history
  4. Lock external acation stefanzweifel/git-auto-commit-action to specifi…

    …c commit hash for security reasons
    davidpuplava committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    08bf3cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eed4713 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab3535e View commit details
    Browse the repository at this point in the history
  7. Update readme to link to externally used action, add spell check igno…

    …re to avoid spelling action run failures
    davidpuplava committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    32030b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    36bbcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd52bc0 View commit details
    Browse the repository at this point in the history
  3. Refactor external action ncipollo/release-action into internal action…

    … to centralize versioning; Update uses elsewhere
    davidpuplava committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e0ce7b5 View commit details
    Browse the repository at this point in the history
  4. Fix spelling errors

    davidpuplava committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a102798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee31067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fb17de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1667cd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c0127f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    004e19b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b47381 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12492f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbc033e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    05a109a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d5e3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a954acd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24f5ce6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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