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

ui: don't run bindata when using embed #801

Closed
wants to merge 4 commits into from

Conversation

ear7h
Copy link
Contributor

@ear7h ear7h commented Aug 13, 2021

Since this required multiple files and there was another go file in the directory I moved it to its own directory.

@ear7h ear7h requested a review from ARolek August 13, 2021 23:44
@coveralls
Copy link

coveralls commented Aug 13, 2021

Pull Request Test Coverage Report for Build 1aafe76c1-PR-801

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 45.15%

Files with Coverage Reduction New Missed Lines %
cache/redis/redis.go 6 93.41%
Totals Coverage Status
Change from base Build 8e12766c4: 0.1%
Covered Lines: 5460
Relevant Lines: 12093

💛 - Coveralls

@ear7h ear7h requested a review from gdey as a code owner August 16, 2021 17:25
@gdey
Copy link
Member

gdey commented Aug 18, 2021

@ear7h I'll take a look at this on Friday after #795

@ARolek ARolek changed the base branch from v0.14.x to v0.15.x November 5, 2021 17:33
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@ARolek ARolek force-pushed the ui-build-script-improvement branch 2 times, most recently from 3d9f26a to f15ff8f Compare November 8, 2021 03:00
ear7h and others added 2 commits November 7, 2021 20:02
* The UI is built by callinig go generate. This was not being done
during release so the built in viewer was not available in the
compiled binary.

* Fix Windows npm compile bug for ui throwing the error "error
Delete `␍`  prettier/prettier"

* Added nodejs to Docker container to compile the UI
@ARolek ARolek force-pushed the ui-build-script-improvement branch from f15ff8f to bdb6bb8 Compare November 8, 2021 03:02
@ARolek
Copy link
Member

ARolek commented Nov 8, 2021

This has been merged into master.

@ARolek ARolek closed this Nov 8, 2021
@ARolek
Copy link
Member

ARolek commented Jan 13, 2022

@ear7h for some reason it appears this did not get properly merged. I'm re-opening and will figure out what's going on.

@ARolek
Copy link
Member

ARolek commented Apr 11, 2022

I ended up dropping go-bindata entirely in this PR: #843. Closing in favor of that PR.

@ARolek ARolek closed this Apr 11, 2022
@gdey gdey deleted the ui-build-script-improvement branch May 18, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants