Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

How can I release a project once it's developed? #2

Closed
DarrenWen opened this issue Jun 11, 2019 · 3 comments
Closed

How can I release a project once it's developed? #2

DarrenWen opened this issue Jun 11, 2019 · 3 comments

Comments

@DarrenWen
Copy link

How can I release a project once it's developed?Can the author add a release command to package.json to simplify the operation

@jan-slegr
Copy link

Hi Darren,

why did you post the same question twice, one here and second one in imodeljs project. The duplicates just polute discussed topics, but I do not think it ensures the issue will be solved faster.

Because iModelJS is based on NodeJS runtime, I recommend to search NodeJS forums and communities, where recommended ways how to release a project and related best practices have been discussed quite often.

Or do you experience any issue with the project release that seems to be specific to iModelJS frameowrk or implementation?

With regards,

Jan

@calebmshafer
Copy link
Member

@DarrenWen could you please provide more information about what you're asking?

Most of the release process of a service or application is really up to you and common practices for Node.js. If you're having specific issues with the tools provided by iModel.js then we can definitely help resolve those and the issue may belong in the iModel.js repository.

@calebmshafer calebmshafer transferred this issue from imodeljs/simple-viewer-app Sep 27, 2019
@calebmshafer
Copy link
Member

Closing due to inactivity. If this is still and issue please re-open.

EimantasDaknys pushed a commit to EimantasDaknys/imodeljs-samples that referenced this issue Sep 7, 2020
* moved thematic-display-sample to showcase

* set camera for sample

* removed redeneant updateState call

* removed unnecessary iModelAppOptions placeholder

* added newline to end of file

* removed overwriting default camera position

Co-authored-by: Nathan Elrod <Nathan.Elrod@bentley.com>
EimantasDaknys pushed a commit to EimantasDaknys/imodeljs-samples that referenced this issue Sep 7, 2020
* Shadow study sample (imodeljs#3)

* Added Shadow Study to  Sample Showcase

* Modified sample to work with new showcase changes

* Fixed initialization issue and updated image

* Minor Style Changes

* Fixed some line spacings

Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>

* Component showcases (imodeljs#4)

* Added Shadow Study to  Sample Showcase

* Progress on Button Showcase

* All Components now have an individual page

* UI-Button Sample Cleaned Up

Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>

* For view-clip, default the clipping to remove the top half.

* Update to 2.1.0-dev.23

* Thematic Display Sample (imodeljs#2)

* moved thematic-display-sample to showcase

* set camera for sample

* removed redeneant updateState call

* removed unnecessary iModelAppOptions placeholder

* added newline to end of file

* removed overwriting default camera position

Co-authored-by: Nathan Elrod <Nathan.Elrod@bentley.com>

* Set up CI with Azure Pipelines (imodeljs#5)

* Set up CI with Azure Pipelines
* v2.0.0 update.
* Update @bentley/react-script to 3.4.1.

* moved samplespec and added files property for importing raw files

* added @bentley/monaco-editor
added customize-cra
added react-app-rewired

* created sample editor to handle importing raw file content

* added codicon icons

* changed names of index files

* cleaned up overrides and updated monaco-editor

* fixed minor issues with managing files
Added tab navigation

* added activitybar and splitscreens to hide and show editor

* fixed minor issue related to file content not showing up in editor

* moved sampleSpec from index to separate file

* added styles for panes

* minor linting issues and added copyright headers

* restored changes in master that didn't merge correctly

* added copyright headers

* updated samplespec

* updated sample specs

* updated sample specs

* updated package.json and package-lock.json

* fixed linting errors

* changed imports slightly

* increased heap size on build

Co-authored-by: Thomas DiCarlo <tomdicarlo@hotmail.com>
Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>
Co-authored-by: unknown <38294200+Josh-Schifter@users.noreply.github.com>
Co-authored-by: Nathan Elrod <nvelrod@gmail.com>
Co-authored-by: Nathan Elrod <Nathan.Elrod@bentley.com>
Co-authored-by: BaoTon <39310001+BaoTon@users.noreply.github.com>
EimantasDaknys pushed a commit to EimantasDaknys/imodeljs-samples that referenced this issue Sep 7, 2020
* Shadow study sample (imodeljs#3)

* Added Shadow Study to  Sample Showcase

* Modified sample to work with new showcase changes

* Fixed initialization issue and updated image

* Minor Style Changes

* Fixed some line spacings

Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>

* Component showcases (imodeljs#4)

* Added Shadow Study to  Sample Showcase

* Progress on Button Showcase

* All Components now have an individual page

* UI-Button Sample Cleaned Up

Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>

* For view-clip, default the clipping to remove the top half.

* Update to 2.1.0-dev.23

* Thematic Display Sample (imodeljs#2)

* moved thematic-display-sample to showcase

* set camera for sample

* removed redeneant updateState call

* removed unnecessary iModelAppOptions placeholder

* added newline to end of file

* removed overwriting default camera position

Co-authored-by: Nathan Elrod <Nathan.Elrod@bentley.com>

* Set up CI with Azure Pipelines (imodeljs#5)

* Set up CI with Azure Pipelines
* v2.0.0 update.
* Update @bentley/react-script to 3.4.1.

* Component showcases (imodeljs#8)

* Added Shadow Study to  Sample Showcase

* Progress on Button Showcase

* All Components now have an individual page

* UI-Button Sample Cleaned Up

* Adjusted all component showcases to work with new showcase

* Merge

* Updated UI thumbnails to be less distorted, fixed several lint errors

* Temporarily removed Context Menu and SVG Input components

Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>

* WIP

* Finish first pass of grouping of samples.

* Clean up merge

* Add thematic sample and fix initial view aspect ratio

* Fix some linter issues

* second try at fixing linter issues

* Third try at making the linter happy.

* Fix merge fallout.

Co-authored-by: Thomas DiCarlo <tomdicarlo@hotmail.com>
Co-authored-by: Thomas M. Dicarlo - Intern <Thomas.Dicarlo@bentley.com>
Co-authored-by: Nathan Elrod <nvelrod@gmail.com>
Co-authored-by: Nathan Elrod <Nathan.Elrod@bentley.com>
Co-authored-by: BaoTon <39310001+BaoTon@users.noreply.github.com>
Co-authored-by: Thomas DiCarlo <24437642+tomdicarlo@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants