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

Snap not building - fixed issue #37

Merged
merged 21 commits into from
Nov 25, 2023
Merged

Snap not building - fixed issue #37

merged 21 commits into from
Nov 25, 2023

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    fcf2833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146337a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from kz6fittycent/testing

    Fix build issues
    kz6fittycent committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dda02c7 View commit details
    Browse the repository at this point in the history
  4. smh

    I  failed to ensure that the right java package was referenced in prime...ugh.
    kz6fittycent committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f55caea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed527a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    092ad02 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update test-snap-can-build.yml

    Implementing test builds on `testing` branch. Makes far more sense.
    kz6fittycent committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1173023 View commit details
    Browse the repository at this point in the history
  2. Update snapcraft.yaml

    kz6fittycent committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c9c7b67 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update snapcraft.yaml

    Just in case there were any more errors from snapcraft.io.
    kz6fittycent committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0a9bf69 View commit details
    Browse the repository at this point in the history
  2. Update snapcraft.yaml

    last commit no good.
    kz6fittycent committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6704451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b0794 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from kz6fittycent/testing

    Testing
    kz6fittycent committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    064ae20 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Maybe?

    kz6fittycent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a2e4c60 View commit details
    Browse the repository at this point in the history
  2. Core22 commit

    Included naming conventions, as build seemed to work in commit: kz6fittycent@a2e4c60
    kz6fittycent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    15c9a56 View commit details
    Browse the repository at this point in the history
  3. Update snapcraft.yaml

    apparently the new naming convention isn't working. Reverted to older one from core20.
    kz6fittycent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3a6df72 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge pull request #6 from kz6fittycent/testing

    Testing
    kz6fittycent committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f4048b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86837ce View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Cleanup added to remove blacklisted certs

    Added cleanup section - used in mc-installer. I'm at a loss after this. The failed tests seem to be hit/miss and that makes no sense to me. Whatever, here we go!
    kz6fittycent committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f04780a View commit details
    Browse the repository at this point in the history
  2. This is getting really, really old

    I'm reverting back to core20 since the testing branch is working as expected, and no failures. 
    
    If this doesn't work, I am done and closing the PR.
    kz6fittycent committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    17a484e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Updated license in yaml

    license: MIT
    kz6fittycent committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fe71cdb View commit details
    Browse the repository at this point in the history
  2. Core22

    Test builds are failing randomly. I am not certain the checks are legitimate. If it's failing on nearly 50%, what does that say about the 50% that are passing? I'm done troubleshooting it.
    kz6fittycent committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    97fc9b4 View commit details
    Browse the repository at this point in the history