Releases: franciscosuca/onlineCv
Releases · franciscosuca/onlineCv
v2.0.0:Dynamic application connected to Azure Cosmos
TLDR;
- Create CosmoDB and create connector on the project to fetch data from there
- Create AZ function that updates/create cosmosDB item(s) once the blob is update
- Retrieve data from cosmosDB
- Create pipeline on Github to connect with AZ (Deploy webapp to azure static webapp)
What's Changed
- Dev by @franciscosuca in #19
- Dev by @franciscosuca in #24
- 34 UI improvements by @franciscosuca in #35
- chore: use only one pipeline for generating the version, building and… by @franciscosuca in #37
- 38 integrate iframe for links related to the experiences by @franciscosuca in #39
- 38 integrate iframe for links related to the experiences by @franciscosuca in #40
- Dev by @franciscosuca in #45
- 26 create cosmosdb connector for the project to fetch data from the db by @franciscosuca in #51
- feature: create new pipeline to deploy application to azure. by @franciscosuca in #52
- 50 publish the project on az webapp dynamic app by @franciscosuca in #53
- 50 publish the project on az webapp dynamic app by @franciscosuca in #54
Full Changelog: v1.1.2...v2.0.0
v1.2.6
v1.2.4
v1.2.3
v1.2.2
Enable semantic-release on the project.
v1.2.1
v1.2.0
v1.1.2
What's Changed
- Skills page with two graphs
- Add Hambuger menu for small screens
Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.1.2
v1.1.1
What have changed
Enable Skills page
- Defined how the technologies per experience should be stored
- Create page to generate a graph based on the technologies listed on the work experiences
- Create chart-component that will show the programming experience
Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.1.1
v1.0.0
What's Changed
- Update 'About Me' page
- Update 'Contact' Footer
- Define format for data (dates, position, location, description)
- Experience pages (Component for pages about my experiences as software engineer)
- Remove files and folders from original template related to blog
- App hosting & deployment pipeline
New Contributors
- @franciscosuca made their first contribution in #1
Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.0